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

Commits on Nov 21, 2025

  1. feat: improve Export button clarity by renaming to Convert (#126)

    ## Changes
    
    **File**: `src/webview/src/components/Toolbar.tsx`
    
    - Changed Export button label from "Export" to "Convert to Slash Command"
    - Added tooltip explaining the action: "Convert to Slash Command and save to .claude/commands/"
    - Updated button states to show "Converting..." during operation
    
    **Files**: Translation system (7 files)
    
    - Renamed translation keys for consistency:
      - `toolbar.export` → `toolbar.convert`
      - `toolbar.export.tooltip` → `toolbar.convert.tooltip`
      - `toolbar.exporting` → `toolbar.converting`
    - Updated all 5 supported languages (en, ja, ko, zh-CN, zh-TW)
      - English: "Convert to Slash Command"
      - Japanese: "Slash Commandに変換"
      - Korean: "Slash Command로 변환"
      - Chinese (Simplified): "转换为 Slash Command"
      - Chinese (Traditional): "轉換為 Slash Command"
    
    ## Impact
    
    - Better UX: Users can now immediately understand what the button does
    - More accurate terminology: "Convert" reflects that the app transforms existing visual workflow to Slash Command format (not generating from scratch)
    - Improved discoverability: Tooltip provides context about where the Slash Command will be saved
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-authored-by: Claude <noreply@anthropic.com>
    breaking-brake and claude authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    aa65d61 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #127 from breaking-brake/main

    Release: v2.11.0
    breaking-brake authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    eaa5c11 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.11.0 [skip ci]

    ## [2.11.0](v2.10.0...v2.11.0) (2025-11-21)
    
    ### Features
    
    * improve Export button clarity by renaming to Convert ([#126](#126)) ([aa65d61](aa65d61))
    github-actions[bot] committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    c173d9f 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.