-
Notifications
You must be signed in to change notification settings - Fork 546
Comparing changes
Open a pull request
base repository: breaking-brake/cc-wf-studio
base: v3.24.0
head repository: breaking-brake/cc-wf-studio
compare: v3.24.1
- 6 commits
- 16 files changed
- 3 contributors
Commits on Feb 21, 2026
-
improvement: split Copilot toggle into Copilot Chat and Copilot CLI (#…
…597) * improvement: split Copilot toggle into Copilot Chat and Copilot CLI - Split single "Copilot" toggle into independent "Copilot Chat" and "Copilot CLI" toggles - Each toggle shows its own toolbar column with Export/Run buttons - Remove CopilotExecutionModeDropdown component (no longer needed) - Add localStorage migration from legacy copilot-beta-enabled key - Rename provider 'copilot-vscode' to 'copilot-chat' across codebase Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: split Copilot row in README and update agent links - Split single GitHub Copilot row into Copilot Chat and Copilot CLI - Update Claude Code link to GitHub repository - Update Copilot CLI link to GitHub repository Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 3f9fe0e - Browse repository at this point
Copy the full SHA 3f9fe0eView commit details -
improvement: move AI agent toggles into submenu and prevent menu auto…
…-close (#598) - Group AI agent toggles (Copilot Chat/CLI, Codex, Roo Code, Gemini CLI) into AI Agents submenu - Add event.preventDefault() to toggle items to keep menu open on click - Add ChevronLeft icon to submenu trigger for left-side expansion Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 5032b9d - Browse repository at this point
Copy the full SHA 5032b9dView commit details -
chore: add claude-code keywords to package.json (#599)
- Added "claude code" and "claude-code" to keywords for better Marketplace discoverability Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for f861fb3 - Browse repository at this point
Copy the full SHA f861fb3View commit details -
improvement: rename Codex to Codex CLI in UI labels (#600)
- Updated toolbar label above convert/execute buttons - Updated MoreActionsDropdown toggle label - Updated SettingsDropdown provider preset label - Updated AIProviderBadge display label Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 34df72e - Browse repository at this point
Copy the full SHA 34df72eView commit details -
Merge pull request #601 from breaking-brake/main
Release: v3.24.1
Configuration menu - View commit details
-
Copy full SHA for ea6b938 - Browse repository at this point
Copy the full SHA ea6b938View commit details -
chore(release): 3.24.1 [skip ci]
## [3.24.1](v3.24.0...v3.24.1) (2026-02-21) ### Improvements * move AI agent toggles into submenu and prevent menu auto-close ([#598](#598)) ([5032b9d](5032b9d)) * rename Codex to Codex CLI in UI labels ([#600](#600)) ([34df72e](34df72e)) * split Copilot toggle into Copilot Chat and Copilot CLI ([#597](#597)) ([3f9fe0e](3f9fe0e))
Configuration menu - View commit details
-
Copy full SHA for 05a3536 - Browse repository at this point
Copy the full SHA 05a3536View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.24.0...v3.24.1