Skip to content

Releases: Lexus2016/claude-code-studio

Claude Code Studio v5.71.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 20:06

What's Changed

  • chore: release v5.71.0
  • docs: 5.71.0 release notes (security & reliability hardening)
  • docs(audit): add adversarial audit + verified remediation plan
  • docs(planning): mark v1.1 Electron Desktop as shipped (audit)
  • docs: correct README + CLAUDE.md drift (audit)
  • test: wire npm test + fix stale integration assertion (audit)
  • harden(server): WS error handler, terminal error middleware, mcp/add id validation
  • fix(ssh): add fable to SSH MODEL_MAP (audit LOW)
  • fix(security): write auth.json/sessions-auth.json 0600 (audit MEDIUM)
  • fix(packaging): exclude dev secrets/junk from desktop bundle (audit C3)
  • fix(security): chmod MCP temp config to 0600 — protect bearer secrets (audit H3)
  • fix(ssh): add onUsage to SSH builder — unbreak SSH chat engine (audit C4)
  • fix(updater): notify on macOS brew upgrade failure instead of silent same-version relaunch

Installation

# Run latest version directly
npx github:Lexus2016/claude-code-studio

# Or install globally
npm install -g github:Lexus2016/claude-code-studio
claude-code-studio

Open http://localhost:3000 in your browser

Claude Code Studio v5.70.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:29

What's Changed

  • chore: release v5.70.1
  • fix(updater): trust Homebrew tap before cask upgrade — fixes macOS update loop on Homebrew 6.0+

Installation

# Run latest version directly
npx github:Lexus2016/claude-code-studio

# Or install globally
npm install -g github:Lexus2016/claude-code-studio
claude-code-studio

Open http://localhost:3000 in your browser

Claude Code Studio v5.70.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:04

What's Changed

  • chore: release v5.70.0
  • docs: document French and Hebrew language support and Hebrew RTL (v5.70.0)
  • i18n(he): per-block auto direction in renderMd
  • i18n(he): harden RTL — markdown content, bidi, and a specificity fix
  • i18n(he): fix leftover English strings and add RTL layout polish
  • Add French and Hebrew translations to the web UI
  • Add French and Hebrew translations
  • fix(ci): bump Homebrew cask off the macOS build only, not the full matrix

Installation

# Run latest version directly
npx github:Lexus2016/claude-code-studio

# Or install globally
npm install -g github:Lexus2016/claude-code-studio
claude-code-studio

Open http://localhost:3000 in your browser

Claude Code Studio v5.69.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 17:14

What's Changed

  • chore: release v5.69.0
  • docs(readme): document v5.69.0 (restore Fable model, en/ru/ua)
  • fix(ui): restore Fable model option in chat, kanban and schedule

Installation

# Run latest version directly
npx github:Lexus2016/claude-code-studio

# Or install globally
npm install -g github:Lexus2016/claude-code-studio
claude-code-studio

Open http://localhost:3000 in your browser

Claude Code Studio v5.68.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 12:27

What's Changed

  • chore: release v5.68.0
  • docs(readme): document v5.68.0 live activity indicator (en/ru/ua)
  • fix(260627-c7v): self-terminate elapsed timer when message el leaves DOM
  • docs(quick-260627-c7v): live activity indicator in web chat
  • feat(260627-c7v): wire 4 WS states + terminal timer-stop into handler
  • feat(260627-c7v): state-aware label + elapsed timer on streaming footer

Installation

# Run latest version directly
npx github:Lexus2016/claude-code-studio

# Or install globally
npm install -g github:Lexus2016/claude-code-studio
claude-code-studio

Open http://localhost:3000 in your browser

Claude Code Studio v5.67.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 09:28

What's Changed

  • chore: release v5.67.0
  • style(ui): interface polish pass — transitions, cursors, typography

Installation

# Run latest version directly
npx github:Lexus2016/claude-code-studio

# Or install globally
npm install -g github:Lexus2016/claude-code-studio
claude-code-studio

Open http://localhost:3000 in your browser

Claude Code Studio v5.66.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 16:55

What's Changed

  • chore: release v5.66.0
  • feat(ui): minimap rail fills full height with proportional overview

Installation

# Run latest version directly
npx github:Lexus2016/claude-code-studio

# Or install globally
npm install -g github:Lexus2016/claude-code-studio
claude-code-studio

Open http://localhost:3000 in your browser

Claude Code Studio v5.65.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 16:18

What's Changed

  • chore: release v5.65.0
  • feat: auto-retry transient server overloads (429/529) + idle-based timeouts
  • fix(quick-260619-oqv): bound minimap rail to #messages, not full .center
  • docs(quick-260619-oqv): record minimap rail quick task in STATE.md
  • fix(quick-260619-oqv): attach minimap thumb on init so first message does not throw
  • feat(quick-260619-oqv): add minimap rail controller JS
  • feat(quick-260619-oqv): add minimap rail markup + CSS
  • fix(ui): export menu exports on click; localize Export/Notes (uk/en/ru)
  • feat: add activity panel with live event stream
  • feat(ui): combine session export buttons into a single format menu (#18)
  • fix(ci): pass changelog to github-script via env, not inline interpolation

Installation

# Run latest version directly
npx github:Lexus2016/claude-code-studio

# Or install globally
npm install -g github:Lexus2016/claude-code-studio
claude-code-studio

Open http://localhost:3000 in your browser

Claude Code Studio v5.64.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 14:31

What's Changed

  • chore: release v5.64.0
  • test(render): add table + in-progress status to preview coverage
  • fix(ui): status pill shows only the short label, summary as text
  • chore(ui): demoMessages() dev helper to preview message hierarchy
  • docs(plan): mark visual-hierarchy plan implemented + record deviations
  • test(render): end-to-end integration test + visual preview generator
  • test(render): guard that new transforms leave plain prose untouched
  • feat(ui): key-value facts grid from Key: value runs
  • style(ui): typographic hierarchy for message headline/sections/body
  • feat(ui): promote trailing status line into a colored pill
  • feat(ui): GitHub-style admonition callouts in messages
  • feat(ui): render standalone links as button actions
  • feat(ui): autolink bare URLs + unify markdown links as external ↗ links
  • test(render): function-source loader harness for single-file index.html
  • docs(plan): chat message visual hierarchy implementation plan
  • docs(spec): chat message visual hierarchy design
  • fix(ui): don't treat parenthesized (1)(2)(3) as a numbered list

Installation

# Run latest version directly
npx github:Lexus2016/claude-code-studio

# Or install globally
npm install -g github:Lexus2016/claude-code-studio
claude-code-studio

Open http://localhost:3000 in your browser

5.63.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 18:14
v5.63.0

v5.63.0 — terminal catch-up, self-heal on refocus, header connection …