What's Changed
- Antigravity (
agy) now appears correctly in the Herdr sidebar and supports Chat View with messages and tool results. Starting a new conversation clears the previous chat immediately, and stopping a response reliably clears its working status. Included in the bundled web client; desktop and mobile apps also need a version with Antigravity support. - Added support for OpenCode 2, including chat transcripts, permission prompts, and session status. Run OpenCode 2 with
--standaloneso Moshi can associate it with its terminal pane. - Fixed OpenCode Chat View keeping the previous conversation after
/new. Stop now handles OpenCode's second-Escape confirmation and reliably clears interrupted turns. - Improved Korean terminal input in the bundled web client and fixed Cmd+J switching to the wrong pane from Chat View.
- Improved the bundled web client's image viewer: Escape closes the viewer without interrupting the agent, and clicking outside an expanded image closes it.
- Removing a saved host from the web client's Home menu now takes one click, and grouping workspaces by status no longer makes the sidebar scroll unexpectedly.
- The bundled web client now supports answering Codex’s asynchronous questions while it continues working.
- Retrying a failed connection in the web client now immediately shows “Reconnecting…”, even when a background connection attempt is already running.