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

Commits on Jan 1, 2026

  1. improvement: remove unnecessary info message from editor (#347)

    - Removed "Editing... Save (Ctrl+S) to apply changes" notification
    - Removed unused label variable
    breaking-brake authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    2f65423 View commit details
    Browse the repository at this point in the history
  2. fix: use cross-platform path separator for agent file detection (#348)

    - Use regex /[/\\]agents[/\\]/ instead of includes('/agents/')
    - Fixes false positive validation error on Windows
    - Closes #345
    breaking-brake authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    49479cd View commit details
    Browse the repository at this point in the history
  3. fix: use workspace .vscode/ for editor temp files on Windows (#349)

    - Store temp files in .vscode/ instead of os.tmpdir() for path consistency
    - Normalize file paths using vscode.Uri.file().fsPath for comparison
    - Add tmp- prefix to temp file names for clarity
    - Fixes save detection not working on Windows due to path mismatch
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    breaking-brake and claude authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    00c13a4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #350 from breaking-brake/main

    Release: v3.11.1
    breaking-brake authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    67d814c View commit details
    Browse the repository at this point in the history
  5. chore(release): 3.11.1 [skip ci]

    ## [3.11.1](v3.11.0...v3.11.1) (2026-01-01)
    
    ### Bug Fixes
    
    * use cross-platform path separator for agent file detection ([#348](#348)) ([49479cd](49479cd)), closes [#345](#345)
    * use workspace .vscode/ for editor temp files on Windows ([#349](#349)) ([00c13a4](00c13a4))
    
    ### Improvements
    
    * remove unnecessary info message from editor ([#347](#347)) ([2f65423](2f65423))
    github-actions[bot] committed Jan 1, 2026
    Configuration menu
    Copy the full SHA
    eff58b9 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.