What's Changed
- chore: release v7.9.0
- docs: 7.9.0 changelog + refresh README version banner (en/ru/ua)
- test: cover /cancel and notifyProjectAdded (topic sync on project add)
- i18n: add claudecli.unavailable.* to fr/he
- feat: surface missing local claude CLI in the UI
- claude-cli.js: drop claudeCliStatus() caching, add spawnSync timeout, widen authenticated heuristic
- fix: /cancel command handler + forum topic sync for newly added projects
- test: wire claude-cli-status.test.js into the npm test chain
- fix: claudeCliStatus() Windows shell handling + drop stray scope-creep lines
- feat: surface local claude CLI availability in /api/version
- test: move session-restart onto a port no other suite books
- fix: a remote SSH chat must never become permanently unusable (#67)
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