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: v2.9.0
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: v2.10.0
Choose a head ref
Loading
  • 3 commits
  • 15 files changed
  • 3 contributors

Commits on Nov 21, 2025

  1. feat: add color property to SubAgent nodes (#124)

    * feat: add color property to SubAgent nodes
    
    - Add color selection dropdown in PropertyPanel using Radix UI Select
    - Display color badge on SubAgentNode canvas
    - Export color to YAML frontmatter in .md files
    - Add i18n translations for 5 languages (en, ja, ko, zh-CN, zh-TW)
    - Support 8 colors: Red, Blue, Green, Yellow, Purple, Orange, Pink, Cyan
    - Color display: colored square + text in selector, colored badge on canvas
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    
    * fix: resolve Radix UI Select empty string value error
    
    - Change "none" option value from empty string to "none"
    - Update value change handler to check for "none" instead of empty string
    - Fixes crash: "A <Select.Item /> must have a value prop that is not an empty string"
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    
    * docs: add color field to SubAgent schema
    
    - Add color property to subAgent node definition in workflow-schema.json
    - Enables AI workflow generation to include color assignments
    - Enum values: red, blue, green, yellow, purple, orange, pink, cyan
    - Optional field for backward compatibility
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    
    * refactor: simplify color "None" option labels
    
    - Change from "None (No color)" to "None" for all 5 languages
    - Reduces redundancy since label already says "Color"
    - Improves UI clarity and consistency
    
    Languages updated:
    - English: "None (No color)" → "None"
    - Japanese: "なし(色なし)" → "なし"
    - Korean: "없음 (색상 없음)" → "없음"
    - Chinese (Simplified): "无(无颜色)" → "无"
    - Chinese (Traditional): "無(無顏色)" → "無"
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: Claude <noreply@anthropic.com>
    breaking-brake and claude authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    65f4e0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #125 from breaking-brake/main

    Release: v2.10.0
    breaking-brake authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    ea2d19d View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.10.0 [skip ci]

    ## [2.10.0](v2.9.0...v2.10.0) (2025-11-21)
    
    ### Features
    
    * add color property to SubAgent nodes ([#124](#124)) ([65f4e0b](65f4e0b))
    github-actions[bot] committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    86fed56 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.