codeburn/tests/providers
AgentSeal 2d114d9393 feat: add OpenCode provider
Reads session data from OpenCode's SQLite databases at
~/.local/share/opencode/. Reuses the existing better-sqlite3
adapter (same as Cursor), lazy-loaded so users without OpenCode
see no difference. Adds bashCommands to the provider interface
so shell command breakdowns work across all providers.

31 tests, schema validation, diagnostic stderr on failures.
Also fixes a pre-existing tsc error in currency.ts.
2026-04-15 14:24:37 -07:00
..
codex.test.ts fix: include agent/subagent sessions, fix Codex cache hit and cost calculation 2026-04-14 10:18:14 -07:00
cursor.test.ts fix: final review cleanup 2026-04-15 05:35:11 -07:00
opencode.test.ts feat: add OpenCode provider 2026-04-15 14:24:37 -07:00