codeburn/tests
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
..
providers fix: case-insensitive Codex originator check 2026-04-15 16:06:28 -07:00
bash-commands.test.ts refactor: share BASH_TOOLS from classifier, remove comments 2026-04-14 10:24:38 +02:00
export.test.ts Fix CSV formula injection in exports 2026-04-14 11:04:10 -04:00
provider-registry.test.ts feat: add OpenCode provider 2026-04-15 14:24:37 -07:00