beta → main: design system docs, redirect fixes, version bump#90
Merged
Rohitjoshi9023 merged 8 commits intomainfrom Apr 22, 2026
Merged
beta → main: design system docs, redirect fixes, version bump#90Rohitjoshi9023 merged 8 commits intomainfrom
Rohitjoshi9023 merged 8 commits intomainfrom
Conversation
#84) - Introduced `allowToCopyMessage` prop to enable a copy action button below assistant messages on hover. - Updated `FloatingActions` component to support custom class names and adjusted layout for better positioning. - Enhanced documentation for `ChatProps` to include the new copy action feature. Co-authored-by: Rohit joshi <30589256+Rohitjoshi9023@users.noreply.github.com>
… corresponding images - Introduced two new examples: Skills System and Generative UI, showcasing dynamic skill loading and AI-generated UI components, respectively. - Added descriptions, tags, and links to GitHub repositories for both examples. - Included preview images for each example in the documentation. This enhances the showcase section, providing users with more insights into the capabilities of the SDK.
Adds a `wasStopped` boolean to `CopilotContextValue` that is set to true when `stop()` is called and reset to false on the next `sendMessage()`, allowing consumers to distinguish a user-initiated stop from other non-streaming states. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Move the copy action inside the csdk-message-content wrapper so it only appears on messages with text content, and copies the clean displayed text (follow-ups and sources stripped) rather than raw message.content. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Rohitjoshi9023
approved these changes
Apr 22, 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
copilot-sdk-design-systemstatic site intoapps/docs/public/design-system/(served at/design-system/)@yourgpt/copilot-sdkversion2.5.1-beta.0→2.5.1-beta.1next.config.mjsfor broken legacy URLs:/docs/smart-ai-context→/docs/skills/docs/ai-context→/docs/skills/docs/custom-tools→/docs/tools/frontend-tools/docs/streaming→/docs/llm-sdk/stream-text/docs/ai-response-control→/docs/tools/agentic-loop/docs/tool-approval→/docs/tools/frontend-tools/docs/tools/screenshot→/docs/tools/built-in/screenshotTest plan
/design-system/is accessible after deploy🤖 Generated with Claude Code