Spring AI 2.0 replaces per-model tool loops with a composable advisor
therealdanvega · x · 2026-07-24
Spring AI 2.0 removes the need for per-model tool loops by introducing a composable ToolCallingAdvisor.
The post highlights two practical changes:
- You can build a live “Calling tool…” UI by streaming tool-call events.
- You can take back manual control when necessary, instead of letting every model own its own tool loop.
This is positioned as a workflow and implementation improvement for agent-style applications.
More from coding & agent
- Open-source package normalizes coding-agent sessions into one standard trajectory format — carsonfarmer · 2026-07-24
- Vercel lets Workflows pin state to a region, with AI Gateway limits coming soon — cramforce · 2026-07-24
- ChatGPT Voice tips warn users to offload work into new threads and expect context resets — jxnlco · 2026-07-24
- 30 open-source AI repos covering agents, local inference, and workflow automation — Shruti_0810 · 2026-07-24
- Context Engineering 2.0 argues that smarter systems need shared memory and subagents — mdancho84 · 2026-07-24
- Context Engineering 2.0 says the next AI shift is toward context-cooperative systems — mdancho84 · 2026-07-24