Product feature · runtime

Subagent write accessCommon product term

Allow a child agent to create or modify project files.

Terminology basis: Common product term. Anthropic — Create custom subagents

Subagent write access: 2 supported, 0 partial, 0 unsupported, 29 unreviewed across 31 cataloged products.

Markdown · JSON

Explore this familyMore in Subagents9 capabilities

Current evidence by product

Can my agent use Subagent write access?

Read across for the answer. 2 of 31 current product columns have reviewed evidence; unreviewed does not mean unsupported.

  • Supported2
  • Partial0
  • Unsupported0
  • Unknown29
  • Not applicable0

Web

9 products

Desktop

13 products

CLI

9 products

Unknown means no public evidence has been reviewed for that product and capability. It does not mean unsupported.

How statuses are assigned

Definition and scope

What this capability means

Allow a child agent to create or modify project files.

Support is recorded only when exact, dated evidence covers this behavior.

Traceable compatibility

Assertion ledger

Documentation evidence only. No runtime conformance test is implied.

Claude CLIcli · current
Supported
Target
current Claude Code subagent documentation · dated-documentation
Environment
local-default
Observed
2026-08-28
  • policyactual writes depend on the subagent's tools, permission mode, inherited parent permissions, and optional worktree isolation
Evidence
Copilot Chatdesktop · current
Supported
Target
current VS Code subagent documentation · dated-documentation
Environment
local-default
Observed
2026-08-28
  • policywrites require the child configuration to expose an editing tool and remain subject to VS Code trust and approval controls
Evidence
  1. 1. Evidence checked 2026-08-28: Claude Code subagents can inherit Edit and Write tools or receive an explicit tool allowlist; `acceptEdits` and worktree isolation provide documented write-control modes.
  2. 2. Evidence checked 2026-08-28: VS Code custom agents used as subagents can receive the `edit` tool, and the official coordinator example assigns code-writing work to an Implementer child.