-
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.27.1
head repository: breaking-brake/cc-wf-studio
compare: v3.28.0
- 5 commits
- 34 files changed
- 3 contributors
Commits on Mar 11, 2026
-
chore: update hono 4.12.5 to 4.12.7 for prototype pollution vulnerabi…
…lity (#645) - Fixes moderate severity Prototype Pollution in parseBody (GHSA advisory) - Non-breaking patch update via npm audit fix Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 0415491 - Browse repository at this point
Copy the full SHA 0415491View commit details
Commits on Mar 16, 2026
-
feat: add Sub-Agent creation dialog with deferred file creation (#646)
* feat: add Sub-Agent creation dialog with browse and create flow - Add SubAgentCreationDialog for browsing existing .claude/commands - Add SubAgentFormDialog for creating new Sub-Agent nodes - Add command-browser-service and command-operations - Move "Create New" buttons next to filter input in both SubAgent and Skill dialogs - Change SubAgent dialog title to "Browse Sub-Agent" - Set default model to "Inherit" for new Sub-Agent creation - Add i18n translations for all Sub-Agent dialog strings (en/ja/ko/zh-CN/zh-TW) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * feat: defer sub-agent file creation until user accepts in DiffPreviewDialog - Split autoCreateSubAgentFiles into planSubAgentFiles + executeSubAgentFileCreation - Add PlannedSubAgentFile type and pass plannedFiles through MCP payload - Show "Files to be created" section in DiffPreviewDialog with file paths - Add schema fields (commandFilePath, commandScope, agentType, aiGenerationGuidance) - Add commandScope validation and export-service reference model support Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for f6d8b9f - Browse repository at this point
Copy the full SHA f6d8b9fView commit details -
chore: fix undici vulnerabilities via npm audit fix (#647)
- Updated undici to resolve 6 security advisories (CRLF injection, request smuggling, WebSocket overflow, memory consumption) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for eabb566 - Browse repository at this point
Copy the full SHA eabb566View commit details -
Merge pull request #648 from breaking-brake/main
Release: v3.28.0
Configuration menu - View commit details
-
Copy full SHA for e4fe76f - Browse repository at this point
Copy the full SHA e4fe76fView commit details -
chore(release): 3.28.0 [skip ci]
## [3.28.0](v3.27.1...v3.28.0) (2026-03-16) ### Features * add Sub-Agent creation dialog with deferred file creation ([#646](#646)) ([f6d8b9f](f6d8b9f))
Configuration menu - View commit details
-
Copy full SHA for e44b8d0 - Browse repository at this point
Copy the full SHA e44b8d0View 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.27.1...v3.28.0