agent: v0.2.1
0.2.1 (2026-07-08)
Fixes an issue where server tool calls were not marked as dynamic, causing the agent's tool loop to stop prematurely. The loop now correctly continues past server tool calls.
Highlights
- Server tool calls are now marked as dynamic so the agent's tool loop continues past them instead of halting. (#15)