-
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.4.0
head repository: breaking-brake/cc-wf-studio
compare: v3.4.1
- 6 commits
- 16 files changed
- 3 contributors
Commits on Dec 8, 2025
-
fix: hide unsupported nodes in SubAgentFlow edit mode (#230)
- Hide SubAgent, SubAgentFlow, AskUserQuestion, Branch buttons instead of disabling - Hide Quick Start instructions section - Remove unused StyledTooltip import
Configuration menu - View commit details
-
Copy full SHA for e595d37 - Browse repository at this point
Copy the full SHA e595d37View commit details -
chore: add improvement commit type for patch releases (#231)
- Add improvement type to releaseRules (patch bump) - Add Improvements section to CHANGELOG - Update CLAUDE.md with new commit type
Configuration menu - View commit details
-
Copy full SHA for f8bd5c6 - Browse repository at this point
Copy the full SHA f8bd5c6View commit details -
improvement: add AI name generation to SubAgentFlow dialog (#232)
- Add AiGenerateButton to SubAgentFlow name input field - Reuse existing generateWorkflowName service (no Extension Host changes) - Add translations for 5 languages (en, ja, ko, zh-CN, zh-TW) - Position button inside input field (consistent with main workflow) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 0059d03 - Browse repository at this point
Copy the full SHA 0059d03View commit details -
fix: update SubAgentFlow name on canvas after editing (#233)
- Changed name editing to use local state instead of immediate store update - Name is now saved only on submit, not on every keystroke - Cancel properly discards name changes - Existing SubAgentFlowNode label is updated when dialog closes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 2419d7c - Browse repository at this point
Copy the full SHA 2419d7cView commit details -
Merge pull request #234 from breaking-brake/main
Release: v3.4.1
Configuration menu - View commit details
-
Copy full SHA for 840779a - Browse repository at this point
Copy the full SHA 840779aView commit details -
chore(release): 3.4.1 [skip ci]
## [3.4.1](v3.4.0...v3.4.1) (2025-12-08) ### Bug Fixes * hide unsupported nodes in SubAgentFlow edit mode ([#230](#230)) ([e595d37](e595d37)) * update SubAgentFlow name on canvas after editing ([#233](#233)) ([2419d7c](2419d7c)) ### Improvements * add AI name generation to SubAgentFlow dialog ([#232](#232)) ([0059d03](0059d03))
Configuration menu - View commit details
-
Copy full SHA for 000da3e - Browse repository at this point
Copy the full SHA 000da3eView 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.4.0...v3.4.1