Skip to content

v0.1.62 (2026-07-02)

Choose a tag to compare

@shayne-snap shayne-snap released this 01 Jul 09:40
3dc5f12

v0.1.62 — 2026-07-02

🆕 Features

  • feat(tui): show detailed user input answers in timeline (#335) — Full user input answers are now visible in the timeline, including multi-line responses. Removed 💬 emoji from the "Other" picker row for a cleaner look.

🧠 Agent

  • agent: add anti-duplication guardrails to delegation policy (#336) — Prevents the model from delegating the same sub-task multiple times when it receives the same result back.

🐛 Fixes

  • fix(tui): only title reasoning-only status cards, not all status cards — Prevents non-reasoning status cards from incorrectly showing a "Reasoning" label.

📦 What else

  • Built with Go, distributed as static binaries for macOS, Linux, and Windows (amd64 + arm64).
  • Published on npm as @usewhale/whale with platform-specific packages.