github Lexus2016/claude-code-studio v5.34.0
v5.34.0 — Session Compact

latest releases: v5.50.0, v5.49.1, v5.49.0...
one month ago

Session Compact — Summarize & Continue

Hit Compact & New in the session bar to compress the current conversation via Haiku and continue in a fresh session — all context preserved, zero token waste.

What's new

  • Session Compact — new API endpoint POST /api/sessions/:id/compact uses Haiku to summarize the entire conversation into a structured context block, then creates a new session with that summary as the first message. Perfect for long-running sessions that hit context limits.
  • Compact & New button — appears in the session bar alongside existing controls. One click: summarize → open new tab with fresh session containing full context.
  • Queue editor UX — expanded editing mode with larger editor area, improved button styling, and better visual hierarchy when editing task descriptions on the Kanban board.

Technical details

  • Haiku summarization with ~80K character transcript cap
  • New session inherits project directory, MCP servers, skills, model, and engine settings
  • i18n support for compact feature across all 3 languages (EN/UA/RU)
  • 171 lines added across server.js and public/index.html

Full Changelog: v5.33.0...v5.34.0

Don't miss a new claude-code-studio release

NewReleases is sending notifications on new releases.