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.7.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.8.0
Choose a head ref
Loading
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Dec 17, 2025

  1. feat: structured JSON response format for AI refinement (#287)

    * feat: add structured JSON response format for AI refinement
    
    - Add AIRefinementResponse and AISubAgentFlowResponse types
    - Update prompts to require structured JSON with status field
    - Add parseRefinementResponse and parseSubAgentFlowResponse functions
    - Include aiMessage in refinement results for chat UI display
    - Fix NodeType enum usage in createMinimalSubAgentFlow
    - Add raw CLI output to INFO logs for debugging
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    * fix: detect timeout errors by exitCode 143 in addition to isTerminated
    
    - nano-spawn may only set exitCode=143 (128 + SIGTERM) without isTerminated flag
    - Added exitCode check to timeout detection logic
    - Fixes TIMEOUT errors being incorrectly reported as UNKNOWN_ERROR
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    breaking-brake and claude authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    d16f74e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #288 from breaking-brake/main

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

    ## [3.8.0](v3.7.4...v3.8.0) (2025-12-17)
    
    ### Features
    
    * structured JSON response format for AI refinement ([#287](#287)) ([d16f74e](d16f74e))
    github-actions[bot] committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    de131dc 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.