Add support for OpenCode sessions
Currently cli-sessions supports browsing and resuming sessions from:
Claude Code
Codex
Antigravity (agy)
Copilot CLI
It would be useful to add support for OpenCode so users can manage all of their AI coding assistant sessions from a single interface.
Expected behavior
Detect OpenCode session storage.
Parse available sessions.
Display them alongside other supported CLIs in chronological order.
Resume the selected session using the appropriate OpenCode resume command while restoring the original working directory.
Add support for OpenCode sessions
Currently cli-sessions supports browsing and resuming sessions from:
Claude Code
Codex
Antigravity (agy)
Copilot CLI
It would be useful to add support for OpenCode so users can manage all of their AI coding assistant sessions from a single interface.
Expected behavior
Detect OpenCode session storage.
Parse available sessions.
Display them alongside other supported CLIs in chronological order.
Resume the selected session using the appropriate OpenCode resume command while restoring the original working directory.