Skip to content
Tools · Aug 7, 2026

Claude Code v2.1.224 adds self-hosted environments, cross-session messaging, and archive plugin installation

Version 2.1.224 of Anthropic’s Claude Code introduces self-hosted runners, cross-session agent communication, and HTTPS-based plugin installation without git or npm.

Trust79
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • Claude Code v2.1.224 adds self-hosted environments for running sessions on user-controlled infrastructure on Team and Enterprise plans.
  • Users can now install plugins from HTTPS-hosted ZIP archives with optional SHA-256 pinning, removing dependency on git or npm.
  • Claude Code sessions can message each other across machines using a new SendMessage capability, with discovery via ListAgents.
  • The release includes multiple sandbox credential-masking options and fixes for long project paths and Remote Control issues.
  • VS Code extension and SDK clients receive fixes for Remote Control connection states and session management.

Anthropic released Claude Code v2.1.224, which adds self-hosted environments via a new claude self-hosted-runner component that lets teams run Claude Code sessions on their own machines or containers on Team and Enterprise plans.

The update introduces an archive plugin installation method that allows users to install plugins from a ZIP archive over HTTPS without requiring git or npm, with optional SHA-256 pinning for integrity verification.

Claude Code sessions can now send messages to each other across machines using a new SendMessage capability, and users can discover available agents with the ListAgents command.

Sandbox credential-masking options were expanded to include extract and onExtractNoMatch for structured environment values, decode: "jwt" with maskClaims for JWT-aware masking, and awsPairs / sigv4 for AWS SigV4 re-signing; these features require network.tlsTerminate and are honored only from user, managed, or --settings contexts.

The release addresses a bug where long project paths (>200 characters) could resolve to another project’s session directory under a shared sanitized prefix, and fixes session list, rename, fork, delete, and /resume operations to prevent cross-project interference.

Remote Control reliability was improved with fixes for auto-start failures, blank post-clear messages, and stale session handling, alongside better progress reporting and reconnection UX for attached clients.

VS Code extension users received fixes for Remote Control connection state visibility and a bug where sessions resumed despite Remote Control being disabled.

The changelog also notes removal of the 200-subagent-per-session spawn cap, improved fullscreen history retention, and changes to managed settings and feedback survey transcript sharing behavior.

Sources
  1. 01GitHub · anthropics/claude-code releasesv2.1.224
Also on Tools

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.