Add subtle docs banner for LLM-friendly markdown rendering#775
Merged
evantahler merged 12 commits intomainfrom Feb 16, 2026
Merged
Add subtle docs banner for LLM-friendly markdown rendering#775evantahler merged 12 commits intomainfrom
evantahler merged 12 commits intomainfrom
Conversation
Adds a desktop-only pill banner on the landing page linking to the agentic development page, and documents the automatic markdown rendering feature for AI agents on that page. [DEV-381] Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The new LLM-friendly banner replaces this larger callout section. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Uses the brand pink-to-purple gradient background, colored text and border, hover shadow effect, and an animated arrow to make the banner more eye-catching. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
byrro
approved these changes
Feb 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Content-Type: text/markdownfor known agent User-Agents orAccept: text/markdownheader)Closes DEV-381
Test plan
/get-started/setup/connect-arcade-docspnpm buildto confirm no build errors🤖 Generated with Claude Code
Note
Low Risk
Primarily docs content and a small landing-page UI callout with click tracking; minimal behavioral impact and no sensitive logic changes.
Overview
Highlights that Arcade docs are LLM-friendly by adding a subtle pill banner on the landing page linking to
get-started/setup/connect-arcade-docs, and updates tracking/iconography for the new callout.Expands the
Agentic Developmentpage (and its generated markdown version) to document automatic markdown responses (Content-Type: text/markdown) based on AIUser-Agentdetection or anAccept: text/markdownheader, and updates the page’s last-updated date.Written by Cursor Bugbot for commit 125f167. This will update automatically on new commits. Configure here.