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
8b5dde5536
tweak: retry logic to catch certain provider problems
2026-01-26 16:12:41 -05:00
..
compaction.test.ts
fix(opencode): add input limit for compaction (
#8465
)
2026-01-15 01:35:16 -06:00
instruction.test.ts
feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (
#10678
)
2026-01-26 10:49:41 -05: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
fix: ensure images are properly returned as tool results
2026-01-21 23:54:44 -06:00
retry.test.ts
tweak: retry logic to catch certain provider problems
2026-01-26 16:12:41 -05:00
revert-compact.test.ts
fix: compact command after revert now properly cleans up revert state (
#6235
)
2025-12-26 22:57:59 -06:00
session.test.ts
…