Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 236 Bytes

File metadata and controls

11 lines (6 loc) · 236 Bytes

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.