Changelog

What's new in proto, newest first.

v0.62.1 latest
  • A2A chat: tool-call lines no longer render twice for the same tool call.
v0.62.0
  • A2A terminal client: rich Ink TUI with native markdown, streaming thoughts, and a cost footer.
  • Human-in-the-loop input-required resume for the agent chat.
  • Chat history reflows correctly on terminal resize.
v0.61.0
  • New A2A terminal client: register, discover, and chat with protoAgent (and any A2A 1.0 agent) by name — `proto agent <name>`.