Added
- OpenCode: Added read-only SQLite backend support for OpenCode v1.2+, including automatic detection between
~/.local/share/opencode/opencode.dband legacy per-file JSON session storage. Preferences → OpenCode now shows the detected backend.
Changed
- Agent Cockpit / Menu Bar: OpenCode live sessions now participate in shared active/waiting summaries, background session lookup, and iTerm-based presence detection alongside Codex and Claude.
Fixed
- OpenCode: Main-window session rows now show live-state dots for active and waiting OpenCode sessions.
- OpenCode: iTerm busy-state detection is more reliable, reducing false idle/open classification while a session is still working.
- OpenCode: Search hydration and direct session-directory overrides now work correctly for SQLite-backed storage.
- OpenCode: Raw JSON previews are capped at
8 KBwith valid-JSON truncation to avoid oversized payload rendering.