What's Changed
- chore: release v7.2.0
- fix(terminal): add exponential backoff to the reconnect retry
- fix(terminal): actually retry the socket after an unexpected drop in the foreground
- feat(activity): detect busy terminal sessions in /api/activity
- feat(ui): tabs-bar/header reorg, composer placeholder-height fix, misc i18n key
- feat(activity): make activity-panel subgroup headers collapsible
- feat(notifications): surface background-tab chat events via notification rail
- fix(terminal): repair paste mojibake, auto-reconnect frozen sessions, add paste-to-terminal action
- Redesign new-tab chooser modal: distinct chat vs terminal surfaces
Installation
# Run latest version directly
npx github:Lexus2016/claude-code-studio
# Or install globally
npm install -g github:Lexus2016/claude-code-studio
claude-code-studioOpen http://localhost:3000 in your browser