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

Commits on Jan 1, 2026

  1. feat: add Edit in VSCode Editor functionality (#341)

    * Initial plan
    
    * improvement: add Edit in VSCode Editor functionality
    
    - Added OPEN_IN_EDITOR and EDITOR_CONTENT_UPDATED message types
    - Created text-editor.ts handler for opening content in native editor
    - Added openInEditor bridge function in vscode-bridge.ts
    - Created reusable EditInEditorButton component
    - Added button to MessageInput.tsx and PropertyOverlay.tsx
    - Added i18n translations for 5 languages
    
    Co-authored-by: breaking-brake <76818625+breaking-brake@users.noreply.github.com>
    
    * fix: remove redundant parenthetical content from tooltip translations
    
    Co-authored-by: breaking-brake <76818625+breaking-brake@users.noreply.github.com>
    
    * fix: use temp file for Edit in Editor to support Vim :w
    
    - Replace untitled document with temp file approach
    - Fix save dialog appearing after Ctrl+S
    - Fix Vim :w not working
    - Replace emoji with lucide-react FileEdit icon
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    * fix: properly cleanup when editor is closed without saving
    
    - Use onDidChangeVisibleTextEditors instead of onDidCloseTextDocument
    - Fixes button staying disabled after closing editor without saving
    - Fixes temp files not being deleted
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    * improvement: add Edit in Editor to MCP AI mode inputs
    
    - Added EditInEditorButton to AiToolSelectionInput (Task Content)
    - Added EditInEditorButton to AiParameterConfigInput (Parameter Content)
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    * improvement: disable input fields while editing in VSCode editor
    
    - Added onEditingStateChange callback to EditInEditorButton
    - Applied readOnly state with visual feedback to all textarea inputs
    - Affected: MessageInput, PropertyOverlay, AiToolSelectionInput, AiParameterConfigInput
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    * improvement: add Edit in Editor to Skill and Slack dialogs
    
    - SkillCreationDialog: Description, Instructions fields
    - SlackShareDialog: Description field
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: breaking-brake <76818625+breaking-brake@users.noreply.github.com>
    Co-authored-by: breaking-brake <sei_plus@outlook.jp>
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    4 people authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    e61bc51 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #346 from breaking-brake/main

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

    ## [3.11.0](v3.10.2...v3.11.0) (2026-01-01)
    
    ### Features
    
    * add Edit in VSCode Editor functionality ([#341](#341)) ([e61bc51](e61bc51))
    github-actions[bot] committed Jan 1, 2026
    Configuration menu
    Copy the full SHA
    35fe78d 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.