-
Notifications
You must be signed in to change notification settings - Fork 546
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: breaking-brake/cc-wf-studio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.30.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: breaking-brake/cc-wf-studio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.31.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 32 files changed
- 3 contributors
Commits on Mar 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ba74dff - Browse repository at this point
Copy the full SHA ba74dffView commit details
Commits on Mar 26, 2026
-
feat: add built-in sub-agent presets with cross-platform export suppo…
…rt (#686) * feat: add built-in sub-agent presets with cross-platform export support - Add general-purpose, explore, plan built-in sub-agent presets - Export built-in agents as regular sub-agents for non-Claude Code targets - Cursor export: readonly frontmatter for explore/plan, omit haiku model - Non-CC prompt output: skip subagent_type, treat as normal sub-agents - Rename controlledByCC to controlledByPreset across all translations - Update builtInDescription to clarify behavior on other AI agents Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix: address CodeRabbit review feedback for built-in sub-agent presets - Add builtInType/commandFilePath mutual exclusivity validation - Skip builtInType nodes in checkExistingFiles preflight - Fix model fallback for built-in nodes (use preset model, not sonnet) - Narrow haiku suppression to built-in agents only - Set preset-derived node name at creation time - Localize built-in badge labels in SubAgentNode - Use shared BuiltInSubAgentType instead of duplicated literal union - Add agentType to custom agent example in schema Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * chore: add reply-to-comments step in pr-review-analysis skill - Add Step 5 to post replies to review comments after analysis - Require user confirmation before posting any replies - Include verdict-based reply templates (Fixed/Partial/Invalid) - Document correct gh api endpoint with in_reply_to parameter 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 8188f84 - Browse repository at this point
Copy the full SHA 8188f84View commit details -
improvement: separate Agent Definition and Prompt in Sub-Agent node (#…
…687) * improvement: separate Agent Definition and Prompt fields in Sub-Agent node - Add agentDefinition field to SubAgentData for agent role/capabilities (exported as .md file body) - Add prompt field for task instructions (exported in execution instructions) - Route all Sub-Agent creation flows through SubAgentFormDialog for prompt input - Show agent name + prompt preview on canvas node instead of description + agent definition - Parse YAML frontmatter when selecting existing commands (extract model/tools/memory) - Add i18n support for new fields across all 5 languages Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * improvement: prioritize built-in sub-agents in AI generation guidance - Remove new agent auto-creation path from aiGenerationGuidance steps - Add useCases and whenToUse for each built-in agent type (explore/plan/general-purpose) - Remove list_available_agents from default AI editing flow - Custom agents only used when user explicitly specifies one Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * improvement: slim down SubAgent schema section by 44% - Remove verbose field descriptions (type/enum sufficient) - Simplify builtInAgents to flat useCases arrays - Remove frontmatterFormat, workflow key, whenToUse - Remove custom agent example (built-in only) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix: add agentDefinition fallback and missing fields in schema examples - Fallback to data.prompt when agentDefinition is missing (legacy compat) - Add agentDefinition to all sample subAgent nodes in workflow-schema.json 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 b336890 - Browse repository at this point
Copy the full SHA b336890View commit details -
Merge pull request #688 from breaking-brake/main
Release: v3.31.0
Configuration menu - View commit details
-
Copy full SHA for e7ff41d - Browse repository at this point
Copy the full SHA e7ff41dView commit details -
chore(release): 3.31.0 [skip ci]
## [3.31.0](v3.30.4...v3.31.0) (2026-03-26) ### Features * add built-in sub-agent presets with cross-platform export support ([#686](#686)) ([8188f84](8188f84)) ### Improvements * add confirm dialog before disabling group highlight ([#685](#685)) ([ba74dff](ba74dff)) * separate Agent Definition and Prompt in Sub-Agent node ([#687](#687)) ([b336890](b336890))
Configuration menu - View commit details
-
Copy full SHA for ae15fee - Browse repository at this point
Copy the full SHA ae15feeView commit details
Loading
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.30.4...v3.31.0