Releases: Lexus2016/claude-code-studio
Releases · Lexus2016/claude-code-studio
Claude Code Studio v5.49.1
What's Changed
- chore: release v5.49.1
- feat: task watchdog + scheduler datetime pre-fill
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
Claude Code Studio v5.49.0
What's Changed
- chore: release v5.49.0
- feat: re-arm recurring tasks in-place instead of cloning
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
Claude Code Studio v5.48.3
What's Changed
- chore: release v5.48.3
- chore: ignore .planning/quick working files
- docs: update README (EN/RU/UA) for v5.48.3 — SSH-aware interrupt pill
- fix: explicitly hide interrupt pill when switching to SSH project
- docs(quick-260404-qlq): complete hide interrupt pill for SSH sessions
- fix(quick-260404-qlq): hide interrupt pill for SSH project sessions
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
v5.48.2
Changes
- revert: Remove
[1m]context suffix from model aliases — use short CLI aliases (opus,sonnet,haiku) instead of suffixed variants
Full Changelog
Claude Code Studio v5.48.1
What's Changed
- chore: release v5.48.1
- feat: use 1M context window for opus and sonnet models
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
Claude Code Studio v5.48.0
What's Changed
- chore: release v5.48.0
- feat: interrupt attachments + Telegram interrupt queue + ask_user file reply
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
Claude Code Studio v5.47.3
What's Changed
- chore: release v5.47.3
- fix: interrupt badge reconciliation via done-event deliveredInterruptCount
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
Claude Code Studio v5.47.2
What's Changed
- chore: release v5.47.2
- fix: persist interrupt delivery status in SQLite (interrupt_delivered type)
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
Claude Code Studio v5.47.1
What's Changed
- chore: release v5.47.1
- fix: concurrency safety — SQLite busy_timeout, atomic config writes, cross-connection session lock
- fix: update interrupt pill text on language switch
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
Claude Code Studio v5.47.0
What's Changed
- chore: release v5.47.0
- chore: ignore test-snapshot files
- docs: update README (EN/RU/UA) for v5.47.0 — interrupt pill, rate limit auto-wait, concurrency safety
- fix: concurrency safety — SQLite busy_timeout, atomic config writes, cross-connection session lock
- fix: rate limit wait — extract shared sleep, add min wait floor, fix backoff
- feat(i18n): add rate limit wait UI translations (UK/EN/RU)
- feat: PreToolUse hook for reliable mid-task interrupt delivery + rate limit auto-wait
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