tf_code/AGENTS.md
Aiden Cline 81fef60266
fix: ensure variants also work for completely custom models (#6481)
Co-authored-by: Daniel Smolsky <dannysmo@gmail.com>
2025-12-30 16:37:32 -06:00

236 B

Debugging

  • To test opencode in the packages/opencode directory you can run bun dev

SDK

To regenerate the javascript SDK, run ./packages/sdk/js/script/build.ts

Tool Calling

  • ALWAYS USE PARALLEL TOOLS WHEN APPLICABLE.