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.8.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: v3.8.1
Choose a head ref
Loading
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Dec 17, 2025

  1. fix: improve JSON parsing to handle nested markdown code blocks (#289)

    - Changed parseClaudeCodeOutput() to use position-based extraction
    - Removes only outer ```json...``` markers instead of regex matching
    - Fixes PARSE_ERROR when AI response contains code blocks in message
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    breaking-brake and claude authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    d0ca208 View commit details
    Browse the repository at this point in the history
  2. fix: dialog positioning broken by NodePalette transform (#290)

    - Add @radix-ui/react-portal and @radix-ui/react-collapsible
    - Wrap SkillBrowserDialog and McpNodeDialog with Portal.Root
    - Replace manual CSS collapse with Radix Collapsible component
    - Remove transform: translateX() that broke position: fixed dialogs
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    breaking-brake and claude authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    b1adb8f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #291 from breaking-brake/main

    Release: v3.8.1
    breaking-brake authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    b1d1893 View commit details
    Browse the repository at this point in the history
  4. chore(release): 3.8.1 [skip ci]

    ## [3.8.1](v3.8.0...v3.8.1) (2025-12-17)
    
    ### Bug Fixes
    
    * dialog positioning broken by NodePalette transform ([#290](#290)) ([b1adb8f](b1adb8f))
    * improve JSON parsing to handle nested markdown code blocks ([#289](#289)) ([d0ca208](d0ca208))
    github-actions[bot] committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    c8c8d06 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.