codeburn/tests/providers
AgentSeal 475ab0da61 fix: case-insensitive Codex originator check
Codex Desktop on Windows uses "Codex Desktop" as the originator
string instead of "codex_cli" or "codex_vscode". The startsWith
check was case-sensitive, rejecting these sessions silently.

Fixes #1 (comment by @JiglioNero).
2026-04-15 16:06:28 -07:00
..
codex.test.ts fix: case-insensitive Codex originator check 2026-04-15 16:06:28 -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