codeburn/tests/providers
Teo Delis e7633d932b fix: address PR review feedback on Copilot provider
- init currentModel to '' and skip assistant messages before first
  session.model_change to avoid silent misattribution
- add comment documenting why inputTokens is always 0
- fix delete_file tool mapping ('Edit' -> 'Delete')
- add schema doc comment to ToolRequest optional fields
- remove catch-all from CopilotEvent union for proper TS narrowing
- add tests: pre-model-change skip, workspace.yaml quote/comment strip,
  longest-prefix model display name match
2026-04-16 19:30:08 +03: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.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
pi.test.ts chore: normalize Pi tool names via toolNameMap 2026-04-16 01:57:39 -07:00