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

Commits on Mar 19, 2026

  1. feat: add group node highlight toggle, MCP improvements, and bug fixes (

    #661)
    
    * feat: add group node highlight toggle, MCP Stop button, and edge animation
    
    - Add highlight toggle button (lightbulb) to WorkflowEditor panel
    - Add MCP server Stop button and "cc-wf-studio MCP" badge to Toolbar
    - Add highlight-driven edge animation (ignores animation toggle)
    - Add highlight_group_node MCP tool for execution tracking
    - Pass highlightEnabled to export/run commands
    - Remove React.memo from GroupNode to fix intermittent highlight failure
    - Add i18n keys for highlight toggle
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    
    * fix: move AntigravityMcpRefreshDialog listener to App.tsx
    
    - Moved ANTIGRAVITY_MCP_REFRESH_NEEDED listener from McpServerSection to App.tsx
    - Dialog now renders regardless of RefinementChatPanel open/close state
    - Removed dialog-related state and handlers from McpServerSection
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    
    * fix: remove duplicate Cancel button from modal warning dialogs
    
    - VSCode modal dialogs auto-add a Cancel button, so explicit 'Cancel' was redundant
    - Affected: all provider handlers, slack-import, skill-normalization-service
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    
    * fix: pass highlightEnabled to Run handlers and improve Antigravity MCP flow
    
    - Add { highlightEnabled: payload.highlightEnabled } to all 7 Run handlers
    - Add AntigravityMcpRefreshNeededPayload with context and skillName fields
    - Support skipCascadeLaunch option for Antigravity Run when config is newly written
    - Handle MCP server port changes by clearing written configs
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    
    * fix: address PR review feedback for highlight toggle feature
    
    - Return result from handleRunForAntigravity to avoid sending refresh dialog on failure
    - Allow highlight clear (null) even when isHighlightEnabled is false
    - Respect prefers-reduced-motion for highlight pulse animations
    - Reset highlightedGroupNodeId on workflow clear/load/update operations
    - Rename keyframe to kebab-case (highlight-btn-pulse)
    - Escape Markdown table cells in workflow prompt generator
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    breaking-brake and claude authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    5158e37 View commit details
    Browse the repository at this point in the history
  2. fix: detect Cursor editor via appName instead of extension ID (#662)

    - Cursor Agent is built-in, not a separate extension
    - Use vscode.env.appName/uriScheme for detection
    
    Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    breaking-brake and claude authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    ffbb163 View commit details
    Browse the repository at this point in the history
  3. fix: support plugin agents in workflow detection and export (#651) (#663

    )
    
    * fix: support plugin agents in workflow detection and export
    
    - Add scanPluginAgents() to command-service following scanPluginSkills pattern
    - Add pluginName field to CommandReference and SubAgentData types
    - Add Plugin tab in SubAgentCreationDialog with pluginName:agentName display
    - Skip plugin agent nodes during export (files exist in plugin directory)
    - Show pluginName:agentName format in SubAgentNode and prompt generator
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    
    * fix: address PR #663 review feedback
    
    - Fix installation selection fallback when no project scope matches
    - Add pluginName to deduplication checks in scanAllCommands/scanAllSkills
    - Internationalize hardcoded English string in SubAgentCreationDialog
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    breaking-brake and claude authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    3aa2023 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #664 from breaking-brake/main

    Release: v3.30.0
    breaking-brake authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    bc4e1a0 View commit details
    Browse the repository at this point in the history
  5. chore(release): 3.30.0 [skip ci]

    ## [3.30.0](v3.29.2...v3.30.0) (2026-03-19)
    
    ### Features
    
    * add group node highlight toggle, MCP improvements, and bug fixes ([#661](#661)) ([5158e37](5158e37))
    
    ### Bug Fixes
    
    * detect Cursor editor via appName instead of extension ID ([#662](#662)) ([ffbb163](ffbb163))
    * support plugin agents in workflow detection and export ([#651](#651)) ([#663](#663)) ([3aa2023](3aa2023))
    github-actions[bot] committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    aa4a4fc 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.