Skip to content

v0.26.1

Choose a tag to compare

@github-actions github-actions released this 22 Dec 15:20
· 3706 commits to main since this release

Fixed

  • SDK tools respect cwd: Core tools (bash, read, edit, write, grep, find, ls) now properly use the cwd option from createAgentSession(). Added tool factory functions (createBashTool, createReadTool, etc.) for SDK users who specify custom cwd with explicit tools. (#279)