This website requires JavaScript.
Explore
Help
Sign In
ToothFairyAI_Public
/
tf_code
Watch
1
Star
0
Fork
0
You've already forked tf_code
mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced
2026-03-30 13:54:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tf_code
/
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
…
revert-compact.test.ts
…
session.test.ts
…