Skip to content
v0.1.132026-09-01

Agents get faces

macOS only. Agent mode is redesigned: every teammate wears a face, an agent's chats are tabs across the top, and an agent can search its own past conversations. Kimi Code joins the engine list.

  • Faces and a two-line rail. Every agent gets a generated face you can change. The rail shows the face, the name, and what the agent last said.
  • Agents search their own history. Before an agent says it does not remember, it can search the prose of its past chats. Tool output is never searched.
  • Kimi Code. Moonshot AI's Kimi Code is in the engine catalogue.

Added

  • Every agent wears a generated face, derived from its ID. Pick a different one from the face picker in the agent editor or on its Settings face.
  • session_search: an agent can search its own past chats. Prose only, scoped to that agent, most recent first. Tool calls, commands, and reasoning are never searched.
  • Kimi Code (Moonshot AI) is a selectable engine.

Changed

  • An agent's chats are a tab strip across the top of the page, in creation order or the order you drag them into, with + at the end. The chat rail is gone, and Chats, Memory, Skills, and Settings collapse into one gear.
  • Routine launches use a lighter overlay instead of the full intro. Session restore and quit are bounded, so a stuck step cannot hang them.

Fixed

  • A malformed handoff prompt no longer crashes the child-process launch.
  • Drops onto a hidden pane route to the right place again, and multi-line input to a terminal TUI is submitted intact.
  • A turn that dies on prompt_too_long now ends with one sentence naming the next step, under the provider's own message.