Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

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
Choose a base ref
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
Choose a head ref
Loading
  • 5 commits
  • 32 files changed
  • 3 contributors

Commits on Mar 25, 2026

  1. Configuration menu
    Copy the full SHA
    ba74dff View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. 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>
    breaking-brake and claude authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    8188f84 View commit details
    Browse the repository at this point in the history
  2. 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>
    breaking-brake and claude authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    b336890 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #688 from breaking-brake/main

    Release: v3.31.0
    breaking-brake authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    e7ff41d View commit details
    Browse the repository at this point in the history
  4. 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))
    github-actions[bot] committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    ae15fee View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.