All releases

v1.7.0 Feb 17, 2026

Context overview panel and inline Mermaid diagrams

New

1 change
  • UI: added a context overview panel with token usage, cost breakdown, and raw message inspection to make session debugging easier.

Improvements

5 changes
  • Chat: improved live streaming with part-delta updates and smarter auto-follow scrolling.
  • Chat: Mermaid diagrams now render inline in assistant messages, with quick copy/download actions for easier sharing.
  • Sessions: project icon and color customizations now persist reliably across restarts.
  • Reliability: managed local OpenCode runtimes now use rotated secure auth and tighter lifecycle control across runtimes.
  • Git/GitHub: improved backend reliability for repository and auth operations (thanks to @nelsonPires5).