Skip to content

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:18

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 /search command for finding and jumping to matching text in the current session.
  • Added messages_search keybind config option.
  • Added scrollable /context view with user/assistant token breakdown and visible message count.
  • Added live agent status and latest tool activity to the session sidebar.
  • Added richer /why diagnostics using current session status and message parts.
  • Added disable-model-invocation: true support 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.

Zeth Code is a fork of MiMo Code. If you face any error or bug, feel free to open an issue on this repository!