v1.0.5
Zeth Code v1.0.5
the sixth release of ZethCode. a quality release focused on TUI streaming reliability, RTL/Persian handling, session search, AgentRouter compatibility, and Windows terminal input fixes.
Fixed
- Fixed assistant message streaming reliability by buffering out-of-order text deltas.
- Fixed Persian/RTL prompt rendering with safer wrapping for mixed Persian and English text.
- Fixed user message bubble wrapping in the TUI so long text does not overflow.
- Fixed AgentRouter streaming compatibility by filtering billing summary SSE events before they reach the model stream parser.
- Fixed Windows terminal paste/input behavior by enabling virtual terminal input.
- Fixed dependency versions for console core and enterprise packages.
Added
- Added
/searchcommand for finding and jumping to matching text in the current session. - Added
messages_searchkeybind config option. - Added scrollable
/contextview with user/assistant token breakdown and visible message count. - Added live agent status and latest tool activity to the session sidebar.
- Added richer
/whydiagnostics using current session status and message parts. - Added
disable-model-invocation: truesupport for skills so manual-only skills can be hidden from model-visible skill lists. - Updated release workflow defaults for
v1.0.5. - Updated package versions and README release notes to
1.0.5.