cloudaxe-opencode/packages/opencode/test/session
2026-01-20 16:39:00 -06:00
..
compaction.test.ts fix(opencode): add input limit for compaction (#8465) 2026-01-15 01:35:16 -06:00
llm.test.ts feat: add litellmProxy provider option for explicit LiteLLM compatibility (#8658) 2026-01-15 22:01:15 +00:00
message-v2.test.ts core: fix issue when switching models (mainly between providers) where past reasoning/metadata would be sent to server and cause 400 errors since they came from another account/provider 2026-01-20 16:39:00 -06:00
retry.test.ts core: prevent TimeoutOverflowWarning by capping setTimeout delay to max 32-bit signed integer 2025-12-31 16:15:49 -06:00
revert-compact.test.ts
session.test.ts