Search the documentation
8 pages for self-hosted-runner.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Claude Code changelog
Claude Code CLI · in the page
changelog
…TTL used when no subagent TTL setting is configured * Added `claude self-hosted-runner --client-label <label>` (or `SELF_HOSTED_RUNNER_CLIENT_LABEL`) to override the label the runner registers with…
CLI reference
Claude Code CLI · in the page
cli-reference
…laude rm 7c5dcf5d` | | `claude self-hosted-runner` | Start a runner process that registers this machine or container with a [self-hosted environment](/docs/e…
Customize sessions in self-hosted environments
Claude Code CLI · in the page
self-hosted-environments-configuration
…t the wrapper when you start the runner: ```bash theme={null} claude self-hosted-runner --environment-secret-file /etc/claude/environment-secret --exec-path /etc/claude/session-wrapper.sh ``` The ru…
Deploy self-hosted environments to production
Claude Code CLI · in the page
self-hosted-environments-deploy
…ALL_PROXY`. * **Either flag passed to the orchestrator subcommand**: `self-hosted-runner orchestrator` doesn't accept the flags or their environment variables. Pass the flag to each runner the orchest…
Verify session identity in self-hosted environments
Claude Code CLI · in the page
self-hosted-environments-identity
…. Instead of calling a JWT library, they can run the runner binary's `self-hosted-runner decode-token` subcommand. The subcommand reads the token from a positional argument, from `CLAUDE_CODE_SESSION_…
Self-hosted environments quickstart
Claude Code CLI · in the page
self-hosted-environments-quickstart
…e standard `claude` binary, and earlier versions don't recognize the `self-hosted-runner` subcommand. The native installer's default `latest` channel carries each release as soon as it's published; th…
Self-hosted environments reference
Claude Code CLI · in the page
self-hosted-environments-reference
…the defaults such as `/workspace` and `~/.claude` assume. Run `claude self-hosted-runner --help` for the authoritative list on your installed version. Metric series and a few API fields still use `po…
Week 32 · August 3–7, 2026
Claude Code CLI · in the page
whats-new/2026-w32
…ucture, in public beta on Team and Enterprise plans. Run <code>claude self-hosted-runner</code> on your machines or containers to turn them into runners. When someone picks your environment while star…