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

Release: v3.8.0#288

Merged
breaking-brake merged 1 commit intoproductionbreaking-brake/cc-wf-studio:productionfrom
mainbreaking-brake/cc-wf-studio:mainCopy head branch name to clipboard
Dec 17, 2025
Merged

Release: v3.8.0#288
breaking-brake merged 1 commit intoproductionbreaking-brake/cc-wf-studio:productionfrom
mainbreaking-brake/cc-wf-studio:mainCopy head branch name to clipboard

Conversation

@breaking-brake
Copy link
Copy Markdown
Owner

Summary

Merge latest changes from main to production for automated release v3.8.0.

Included Changes

Features

  • feat: structured JSON response format for AI refinement (feat: structured JSON response format for AI refinement #287)
    • Implement structured JSON response format to prevent PARSE_ERROR when AI returns non-JSON
    • AI's response message now displayed in chat UI
    • Fix timeout detection for exitCode 143 (SIGTERM)

Release Version Calculation

v3.8.0 (minor bump)

Semantic Release will analyze commits since the last release (v3.7.4) and will bump the version based on:

Result: 3.7.4 + minor = 3.8.0

CHANGELOG.md Contents

The following features will be included:

Release Automation

This merge will trigger the automated release workflow which will:

  1. Analyze commit messages to determine version bump (3.7.4 → 3.8.0)
  2. Update version in package.json files
  3. Generate CHANGELOG.md with features
  4. Create GitHub release with release notes
  5. Build and upload VSIX package
  6. Sync version changes back to main branch

Merge Strategy

Use merge commit (not squash) to preserve all individual commits and their history for proper Semantic Release analysis.

* 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 breaking-brake merged commit 769f322 into production Dec 17, 2025
4 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.