github Lexus2016/claude-code-studio v5.58.0
v5.58.0 — Font Size Adjust + Draft Auto-Save

6 hours ago

What's New

🔡 Message Font Size — = / - / 0

Adjust the chat message font size on the fly without touching any settings panel:

  • = — increase font (11 → 12 → 13 → 14 → 15 → 16 → 17 → 18 → 20 → 22px)
  • - — decrease font
  • 0 — reset to default (15px)

Preference is saved to localStorage and restored on every page load. Works outside any text field, consistent with all other keyboard shortcuts.

💾 Draft Auto-Save

Every keystroke in the message input is silently persisted to localStorage. If you refresh the page, close the tab by accident, or lose power — your unsent draft comes back exactly as you left it.

  • Saves on every input event
  • Cleared automatically the moment you hit Send — no stale recovery noise
  • Char counter updates immediately when the draft is restored
  • Zero UI, zero setup — it just works

Subscription Engine Improvement

Improved busy-detection logic in the tmux-based Subscription engine — more reliable completion signaling, prevents premature break before final text block is flushed.

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

NewReleases is sending notifications on new releases.