What's Changed
- chore: release v7.6.0
- docs: 7.6.0 release note — the three fixes that landed after it was drafted
- fix: rehydrate attachment bodies on the Telegram clarification follow-up
- fix(ui): clamp slash-command previews to two lines
- fix: stop marking clarifications delivered before they reach the Telegram session
- fix: three defects in conversation mode that only a live run could find
- fix: deliver a leftover clarification on the subscription task path
- fix: refuse Delegate on a remote SSH project instead of running it locally (#55)
- fix: deliver mid-task clarifications on the subscription engine
- fix: validate bot_id on the task endpoints
- docs: document conversation mode and its three invariants
- feat: conversation mode — a room of bots discusses one message
- feat: show which bots are taking part, in the Activity panel
- feat: a hand-off written after the turn ended waits in the bot's inbox
- feat: a bot-owned task reports into that bot's own topic
- feat: a Telegram topic can belong to one bot
- fix: mid-task clarifications silently vanish in the subscription (tmux) engine
- fix: heartbeat the terminal and chat WebSockets against zombie connections
- feat: /bots lists the roster in Telegram; a bot's subtask keeps its owner
- feat: read AGENTS.md when a project has no CLAUDE.md (#54) (#56)
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