Coding agent

Claude Code

Polished Claude-first agent across terminal, IDE, desktop, and web.

Status
Active
License
Proprietary
Evidence
Documented + independently measured configuration, 56 sources
Product record checked
2026-07-27

At a glance

A Claude-centric coding agent with interactive and non-interactive workflows, explicit permissions, native sandboxing, MCP, hooks, plugins, delegated agents, background sessions, and subscription or API authentication.

Good choice if

  • Developers already paying for Claude Pro or Max
  • Interactive and delegated work on large repositories
  • Teams that want hooks, MCP, subagents, and explicit permission modes

Check before choosing

  • The local CLI is host-first: OS sandboxing is disabled by default, may fall back to unsandboxed execution when unavailable unless failIfUnavailable is enabled, and covers Bash subprocesses rather than every tool
  • Worktrees isolate file edits rather than processes; browser control runs in the user's real Chrome profile and can access authenticated sites
  • Checkpoint rewind omits Bash-created file changes and remote side effects; agent teams and agent view are research previews, and parallel background sessions consume subscription quota independently
See 8 more considerations
  • Server-managed settings are not fail-closed on an uncached first launch unless forceRemoteSettingsRefresh is explicitly enabled
  • Hosted model access is Claude-only, local open-weight models are unsupported, and Chrome integration requires a direct Anthropic plan
  • Managed Code Review is a separate Team and Enterprise GitHub surface whose neutral check does not block merges unless users add their own CI gate
  • Plugin marketplaces can install agents, hooks, MCP and LSP servers; organizations must configure marketplace allowlists when arbitrary sources are not acceptable
  • The optional unattended retry watchdog can retry capacity errors indefinitely and other transient failures for roughly three hours, so CI owners still need explicit time and spend boundaries
  • Auto mode is classifier-backed rather than a sandbox: Anthropic's published evaluation reports a 17% false-negative rate on 52 real overeager actions and says it is not a replacement for careful review in high-stakes workflows
  • Zero Data Retention is a separately enabled option for qualifying Enterprise API organizations and excludes web and Cloud sessions, Remote Control, feedback, third-party tools, and MCP integrations
  • The public GitHub repository exposes releases, plugins, examples, and issue automation rather than the proprietary core implementation or product test suite

Why it qualifies as a coding harness

This confirms category fit, not product quality. Every required criterion links back to first-party evidence.

Qualifies4 of 4 required criteria evidenced
  • Adaptive agent loop

    Documented

    The system repeatedly observes results and chooses the next action instead of following a fixed one-pass graph.

  • Repository tool execution

    Documented

    The system can use tools to inspect and change a repository or its execution environment.

  • Task-aware context management

    Documented

    The runtime assembles, updates, compacts, retrieves, or persists task-relevant context while work proceeds.

  • Model-independent runtime control

    Documented

    Permissions, budgets, interruption, policy, or stop controls operate outside the model's own text generation.

Membership establishes category fit only. It does not score quality, safety, autonomy, model capability, or benchmark performance. · Read the membership rule.

How it works under the hood

Seven mechanisms mapped from first-party records. These labels describe what the harness provides, not how intelligent its model is.

7/7layers documented
  • Execution & isolationSandbox availableDocumented mechanism, not a performance score.
  • Tooling & integrationsExtensible + browserDocumented mechanism, not a performance score.
  • Context & statePersistent stateDocumented mechanism, not a performance score.
  • Lifecycle & recoveryCheckpoint/rewindDocumented mechanism, not a performance score.
  • ObservabilityStructured tracesDocumented mechanism, not a performance score.
  • VerificationTool-assistedDocumented mechanism, not a performance score.
  • Governance & permissionsPolicy controlsDocumented mechanism, not a performance score.

Public code audit

Unrankedsupport-only repository
Security policy
Present at inspected commit
CI workflow
Not found
Automated tests
Not found
Evaluation assets
Not found
Contributor documentation
Present at inspected commit

The v2.1.220 public tree contains release material, plugins, examples, a security policy, and 12 issue/support automation workflows, but not the proprietary core implementation, engineering tests, or product evaluation suite.

Inspect commit 7ef6eec9d9ba84ea6f233f26c45f1df5c5991843, checked 2026-07-27

Capability support

Documented first-class product support, checked against the sources below.

External tools (MCP)
DocumentedProduct-supported MCP integrationSource · checked 2026-07-27The source establishes the mechanism, not its quality or availability in every mode.
Local models
Not documentedNo first-class support established by the current recordAbsence of current documentation is not proof that the capability is impossible.
Agent parallelism
DocumentedDelegated or parallel agent workflowSource · checked 2026-07-27The source establishes the mechanism, not its quality or availability in every mode.
Runs without an open UI
DocumentedNon-interactive or automation surfaceSource · checked 2026-07-27The source establishes the mechanism, not its quality or availability in every mode.
Browser control
DocumentedBuilt-in or product-supported browser controlSource · checked 2026-07-27The source establishes the mechanism, not its quality or availability in every mode.
Isolated execution
OptionalOptional OS sandbox locally; managed isolation on cloud surfacesSource · checked 2026-07-27Local sandbox coverage depends on configuration and does not contain every process or side effect.
Undo file changes
DocumentedProduct-supported file or session rollbackSource · checked 2026-07-27The source establishes the mechanism, not its quality or availability in every mode.

Primary evidence

Each capability claim is tied to a first-party record and a verification date.

Product record checked 2026-07-27
View 48 additional sources
Product and interfaces6 sources
Execution and control8 sources
Agents, state and recovery9 sources
Automation and extensions8 sources
Enterprise and operations13 sources
Managed MCP accessOrganization allowlists, denylists, and managed MCP server restrictionsOfficial docsSettingsUser and project settings hierarchy, sandbox keys, permission defaults, and managed deliveryOfficial docsServer-managed settingsCentral policy delivery, precedence, fail-closed refresh option, audit hooks, and limitationsOfficial docsAdmin setupEnterprise rollout map for providers, managed policy, monitoring, and data handlingOfficial docsAuthenticationClaude subscription, Console API, enterprise providers, credentials, and long-lived tokensOfficial docsFeature availabilityFeature matrix across subscription plans, Console, Bedrock, Agent Platform, and FoundryOfficial docsEnterprise network configurationProxy, custom CA, mTLS, and required network domains for enterprise deploymentsOfficial docsLarge codebasesMonorepo and large-tree guidance with nested CLAUDE.md, sparse worktrees, and package focusOfficial docsUsage monitoringOpenTelemetry metrics and events, configuration, privacy boundaries, and dashboardsOfficial docsData usageWhat Claude Code transmits, retention posture, telemetry services, and opt-out controlsOfficial docsZero Data RetentionQualified Enterprise enablement, direct-inference scope, excluded product surfaces and integrations, and model availability changesOfficial docsAgent SDK secure deploymentIsolation, credential management, and network controls for hosted Agent SDK agentsOfficial docsRuntime errors and retriesRuntime failure classes, automatic retries, unattended watchdog behavior, timeouts, partial responses, recovery, and provider-specific errorsOfficial docs
Releases and public code audit4 sources