codeburn/tests/providers
iamtoruk 0725fe2fbb fix(cursor-agent): preserve raw model name for unknown Cursor models
The fallback path in modelDisplayName returned "Auto (Sonnet est.) (est.)"
for any model not listed in modelDisplayNames, double-tagging the est.
suffix and hiding the real model ID. New Cursor model IDs now surface as
their raw name with a single (est.) suffix until the display map is
updated. Adds a regression test.
2026-04-21 04:21:06 -07:00
..
codex.test.ts fix: case-insensitive Codex originator check 2026-04-15 16:06:28 -07:00
copilot.test.ts fix: address PR review feedback on Copilot provider 2026-04-16 19:30:08 +03:00
cursor-agent.test.ts fix(cursor-agent): preserve raw model name for unknown Cursor models 2026-04-21 04:21:06 -07:00
cursor.test.ts fix: final review cleanup 2026-04-15 05:35:11 -07:00
opencode.test.ts fix: drop better-sqlite3 to remove deprecated prebuild-install (#75) 2026-04-18 01:26:23 -07:00
pi.test.ts chore: normalize Pi tool names via toolNameMap 2026-04-16 01:57:39 -07:00