Todas las versiones

v1.7.0 17 feb 2026

Context overview panel and inline Mermaid diagrams

Novedades

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

Mejoras

5 cambios
  • 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).