zeroclaw/docs/reference/api
simianastronaut e2f6f20bfb feat(agent): add tool_call_dedup_exempt config to bypass within-turn dedup (#2978)
Add `agent.tool_call_dedup_exempt` config key (list of tool names) to
allow specific tools to bypass the within-turn identical-signature
deduplication check in run_tool_call_loop. This fixes the browser
snapshot polling use case where repeated calls with identical arguments
are legitimate and should not be suppressed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 10:28:42 -04:00
..
channels-reference.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
config-reference.md feat(agent): add tool_call_dedup_exempt config to bypass within-turn dedup (#2978) 2026-03-12 10:28:42 -04:00
config-reference.vi.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
providers-reference.md feat: Add Opencode-go provider (#3113) 2026-03-11 19:35:43 -04:00