PulseAugur
EN
LIVE 22:45:48

Anthropic's Claude Agents gain domain control, overriding Console settings

Anthropic has updated its Claude Managed Agents with new security features, introducing web domain allowlists and blocklists for its web_search and web_fetch tools. These lists, which can each contain up to 64 entries, provide granular control over the sites agents can access. A key distinction is that while web_fetch errors when a URL is not permitted, web_search silently omits disallowed results, making it harder to detect filtering. Crucially, these agent-specific lists override the broader domain restrictions set in the Claude Console, which only apply to Messages API requests. AI

IMPACT Enhances security and control for AI agents, potentially impacting how developers implement web browsing capabilities.

RANK_REASON This is a product update for an existing AI agent service, not a new frontier model release or significant industry-wide event.

Read on dev.to — Anthropic tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Anthropic's Claude Agents gain domain control, overriding Console settings

COVERAGE [1]

  1. dev.to — Anthropic tag TIER_1 English(EN) · Manu Shukla ·

    Claude Managed Agents got web domain allowlists on 20 August 2026, and the Console org list does not apply

    <h1> Claude Managed Agents got web domain allowlists on 20 August 2026, and the Console org list does not apply </h1> <p><strong>Summary.</strong> On 20 August 2026 Anthropic added <code>allowed_domains</code> and <code>blocked_domains</code> to the <code>web_search</code> and <c…