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.5.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.5.1
Choose a head ref
Loading
  • 4 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 16, 2025

  1. fix: Windows compatibility for AI generation features (#83)

    * fix: add Windows support for AI editing features (Issue #79)
    
    - Introduce nano-spawn v2.0.0 for cross-platform compatibility
    - Migrate from child_process.spawn to nano-spawn
    - Fix Windows signal handling (SIGTERM/SIGKILL → kill())
    - Implement manual type definitions for TypeScript compatibility
    - Add testing draft (ISSUE_79_TESTING_DRAFT.md)
    
    Fixes #79
    
    * fix: apply nano-spawn to mcp-cli-service for Windows compatibility
    
    - Migrate executeClaudeMcpCommand from child_process.spawn to nano-spawn
    - Add type definitions for nano-spawn compatibility
    - Improve error handling with SubprocessError type guard
    - Ensure cross-platform support for MCP CLI commands
    
    Related to #79
    
    * fix: improve Windows compatibility for process spawning
    
    - Include nano-spawn in VSIX package (.vscodeignore)
    - Use stdin for prompt delivery to avoid Windows CLI limits
    - Enhanced error logging for subprocess failures
    
    Fixes #79
    
    * fix: use npx for Claude Code CLI execution (Windows compatibility)
    
    - Execute claude via npx to avoid Windows PATH issues (#3838)
    - Apply to both claude-code-service.ts and mcp-cli-service.ts
    - Tested successfully on Windows environment
    - Performance impact: ~0.4s overhead (negligible vs 30-90s generation time)
    
    Fixes #79
    
    * chore: remove testing draft (info will be documented in Issue #79)
    breaking-brake authored Nov 16, 2025
    Configuration menu
    Copy the full SHA
    fd919bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from breaking-brake/fix/i18n-placeholder-support

    fix: support both single and double brace placeholders in i18n
    breaking-brake authored Nov 16, 2025
    Configuration menu
    Copy the full SHA
    7b36e5f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #85 from breaking-brake/main

    Release: v2.5.1
    breaking-brake authored Nov 16, 2025
    Configuration menu
    Copy the full SHA
    b6c2bad View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.5.1 [skip ci]

    ## [2.5.1](v2.5.0...v2.5.1) (2025-11-16)
    
    ### Bug Fixes
    
    * Windows compatibility for AI generation features ([#83](#83)) ([fd919bb](fd919bb)), closes [#79](#79) [#79](#79) [#79](#79) [#79](#79) [#3838](https://github.com/breaking-brake/cc-wf-studio/issues/3838) [#79](#79) [#79](#79)
    github-actions[bot] committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    8d72ba2 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.