github Lexus2016/claude-code-studio v5.9.4
v5.9.4 — Always-visible completion summary

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

What's New

Guaranteed completion indicator

Claude Code sometimes finishes by calling tools (Read, Bash, etc.) without writing a text summary — leaving the user with no idea what happened. Now fixed with a two-layer approach:

Layer 1 — Stronger prompt instruction:
Reinforced system prompt with a CRITICAL directive: after tool calls, Claude MUST write a final text summary. "The user cannot see tool results — they only see your text."

Layer 2 — Client-side fallback:
If the done event arrives and the response text doesn't contain a status line (✅ Done, ⏳ In progress, etc.), a green "✅ Done — N operations" badge is auto-inserted at the bottom of the message. The user always sees a clear completion indicator.


Full Changelog: v5.9.3...v5.9.4

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

NewReleases is sending notifications on new releases.