This website requires JavaScript.
Explore
Help
Sign In
CloudAxe
/
cloudaxe-opencode
Watch
1
Star
0
Fork
You've already forked cloudaxe-opencode
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6
c4c489a5bc
cloudaxe-opencode
/
packages
/
opencode
/
test
/
session
History
Aiden Cline
021e42c0bb
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
..
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