All releases

v1.16.1 Jul 14, 2026

Prompt Navigator and a faster sidebar

New

2 changes
  • Prompt Navigator: an optional marker rail beside desktop chats. Hover a marker to preview that prompt, click to jump to it, or give it a shortcut in Keyboard Shortcuts settings (thanks to @makeittech).
  • Chat/Subagents: "Open subtask" works for nested subagents in the side-panel chat, and a Parent action takes you back to the previous subagent (thanks to @ameshkov).

Improvements

2 changes
  • Chat: a shell-mode command card updates its status and output while the command runs, and highlights the command and its output.
  • Small Model: a custom OpenAI-compatible provider uses the base URL and API key from your OpenCode configuration (thanks to @ameshkov).

Fixes

4 changes
  • Performance: a large session sidebar stays responsive while chats stream, including setups with many projects, worktrees, and sessions.
  • Chat: opening a long chat after an empty or aborted agent turn no longer reloads bigger and bigger parts of its history.
  • Chat/Subagents: a task card follows its own subagent when several run at once, so its activity and "Open subtask" no longer point at another session.
  • Sessions: a temporary project lookup failure no longer drops worktree groups from the sidebar.