Search the documentation
38 pages for /cd.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Claude Code GitLab CI/CD
Claude Code CLI · title
gitlab-ci-cd
claude-platform-on-aws-iam-actions
Claude Developer Platform · in the page
api/claude-platform-on-aws-iam-actions
…e or, with the Admin role, in the Claude Console. </Note> Grants a CI/CD role the actions needed to create and manage workspaces, without any inference permissions: ```json { "Version": "2012-10-1…
authentication
Claude Developer Platform · in the page
manage-claude/authentication
…Production workloads on cloud platforms (AWS, Google Cloud, Azure), CI/CD pipelines, and Kubernetes, where you want to eliminate static secrets | | [App Attest](https://platform.claude.com/docs/en/man…
Migrate to Claude Agent SDK
Claude Code CLI · in the page
agent-sdk/migration-guide
…n(main()) ``` </CodeGroup> Isolation is especially important for CI/CD pipelines, deployed applications, test environments, and multi-tenant systems where local customizations should not leak in.…
Quickstart
Claude Code CLI · in the page
agent-sdk/quickstart
…(/docs/en/agent-sdk/hosting)**: deploy agents to Docker, cloud, and CI/CD * **[Example agents](https://github.com/anthropics/claude-agent-sdk-demos)**: see complete examples: email assistant, research…
Securely deploying AI agents
Claude Code CLI · in the page
agent-sdk/secure-deployment
…work requests or to exfiltrate data. For many single-developer and CI/CD use cases, sandbox-runtime raises the bar significantly with minimal setup. The sections below cover containers and VMs for de…
Configure auto mode
Claude Code CLI · in the page
auto-mode-config
…name one * **Org-specific CLIs** * **Secrets management** * **CI/CD deploy targets** * **Network posture** * **Protected deployment namespaces / environments**: falls back to the Sensitive r…
Claude Code changelog
Claude Code CLI · in the page
changelog
…ntercepting proxy's HTML page); it now retries the poll * Improved `/cd`: the new directory's project settings, hooks, `.mcp.json` servers (behind the usual approval prompt), skills, and agents now…
Code Review
Claude Code CLI · in the page
code-review
…d service, see [GitHub Actions](/docs/en/github-actions) or [GitLab CI/CD](/docs/en/gitlab-ci-cd). For repositories on a self-hosted GitHub instance, see [GitHub Enterprise Server](/docs/en/github-ent…
Commands
Claude Code CLI · in the page
commands
…| | `/cd <path>` | Move this session to a new working…
Speed up responses with fast mode
Claude Code CLI · in the page
fast-mode
…ong autonomous tasks where speed matters less * Batch processing or CI/CD pipelines * Cost-sensitive workloads ### Fast mode vs effort level Fast mode and effort level both affect response speed, bu…
Feature availability
Claude Code CLI · in the page
feature-availability
…<td>✓</td> <td>✓</td> </tr> <tr> <td>[GitLab CI/CD](/docs/en/gitlab-ci-cd)</td> <td>✓</td> <td>✓</td> <td>✓</td> <td>✓</td> <td>✓</td> <td>✗<…
Run Claude Code programmatically
Claude Code CLI · in the page
headless
…ent that power Claude Code. It's available as a CLI for scripts and CI/CD, or as [Python](/docs/en/agent-sdk/python) and [TypeScript](/docs/en/agent-sdk/typescript) packages for full programmatic cont…
How Claude Code works
Claude Code CLI · in the page
how-claude-code-works
…te Control](/docs/en/remote-control), [Slack](/docs/en/slack), and [CI/CD pipelines](/docs/en/github-actions). The interface determines how you see and interact with Claude, but the underlying agentic…
Connect Claude Code to tools via MCP
Claude Code CLI · in the page
mcp
…he Agent SDK without naming them * When you [move the session with `/cd`](/docs/en/permissions#move-the-session-to-another-directory) on v2.1.246 or later, Claude Code connects the servers of plugin…
Overview
Claude Code CLI · in the page
overview
…ue triage with [GitHub Actions](/docs/en/github-actions) or [GitLab CI/CD](/docs/en/gitlab-ci-cd). </Accordion> <Accordion title="Connect your tools with MCP" icon="plug"> The [Model Context…
Configure permissions
Claude Code CLI · in the page
permissions
…lore)"] } } ``` ### Cd `Cd` rules control which directories the [`/cd` command](/docs/en/commands) can move the session to. `Cd` is not a model-invocable tool: Claude can't call it, and the rules…
Platforms and integrations
Claude Code CLI · in the page
platforms
…e, JetBrains, web, mobile, and integrations like Chrome, Slack, and CI/CD. Claude Code runs the same underlying engine everywhere, but each surface is tuned for a different way of working. This page…
Create and distribute a plugin marketplace
Claude Code CLI · in the page
plugin-marketplaces
…n with read-only access to the marketplace repository. <Note> In CI/CD environments, configure a git credential helper before installing plugins from private repositories. On GitHub Actions, export…
Plugins reference
Claude Code CLI · in the page
plugins-reference
…ot. Launch from the repository root, or [move the session there with `/cd`](/docs/en/permissions#move-the-session-to-another-directory) on v2.1.246 or later. </Warning> ### Edit, reload, and disable…
How Claude Code uses prompt caching
Claude Code CLI · in the page
prompt-caching
…whether to run `/reload-plugins`. * When you [move the session with `/cd`](/docs/en/permissions#move-the-session-to-another-directory) on v2.1.246 or later, Claude Code applies the plugins the new di…
Quickstart
Claude Code CLI · in the page
quickstart
…rains IDEs](/docs/en/jetbrains), in [Slack](/docs/en/slack), and in CI/CD with [GitHub Actions](/docs/en/github-actions) and [GitLab](/docs/en/gitlab-ci-cd). See [all interfaces](/docs/en/overview#use…
Manage sessions
Claude Code CLI · in the page
sessions
…machine, so it finds a session that started elsewhere or moved with [`/cd`](/docs/en/commands). The cross-project search resolves the ID only when exactly one other project holds a transcript with mes…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…startup from every settings file. * After you [move the session with `/cd`](/docs/en/permissions#move-the-session-to-another-directory) on v2.1.246 or later: the new directory's project and local `env…
Extend Claude with skills
Claude Code CLI · in the page
skills
…ectory alongside the project skills. When you [move the session with `/cd`](/docs/en/permissions#move-the-session-to-another-directory) on v2.1.246 or later, Claude Code adds the new directory's proje…
Create custom subagents
Claude Code CLI · in the page
sub-agents
…de Code programmatically](/docs/en/headless) with the Agent SDK for CI/CD and automation * [Use MCP servers](/docs/en/mcp) to give subagents access to external tools and data
Week 24 · June 8–12, 2026
Claude Code CLI · in the page
whats-new/2026-w24
# Week 24 · June 8–12, 2026 > Move a session to a new directory with /cd, let subagents spawn their own subagents, and troubleshoot a broken configuration with safe mode. <div className="digest-meta…
Week 28 · July 6–10, 2026
Claude Code CLI · in the page
whats-new/2026-w28
…ode> on a variable it can't resolve from context</div> <div><code>/cd</code> now suggests directory paths as you type, matching <code>/add-dir</code></div> <div><code>/commit-push-pr</code> au…
What's new
Claude Code CLI · in the page
whats-new/index
…24" description="June 8–12, 2026" tags={["v2.1.166–v2.1.176"]}> **`/cd`**: move the current session to a new working directory mid-conversation without rebuilding the prompt cache. Also this wee…
Run parallel sessions with worktrees
Claude Code CLI · in the page
worktrees
…the session under the session's new working directory, the same way [`/cd`](/docs/en/commands) does, so `/desktop` and `--resume` find it there. Exiting moves it back the same way. A worktree created…
Set up Claude Tag
Claude Documentation · in the page
claude-tag/admins/setup-overview
…-on-call): how Anthropic runs Claude Tag as its first responder for CI/CD failures
Watch monitors and alerts
Claude Documentation · in the page
claude-tag/users/use-cases/watch-monitors
…izontal arrow> How Anthropic runs Claude as first responder for CI/CD failures </Card> <Card title="On-call kit" href="https://github.com/anthropics/oncall-kit" horizontal arrow> Referenc…
Design guidelines
Claude Documentation · in the page
connectors/building/mcp-apps/design-guidelines
…ns": ["https://api.example.com"], "resourceDomains": ["https://cdn.example.com"], "baseUriDomains": [] } } } } ``` By default, all external origins are blocked. `frameDoma…
Contributor Communication
Model Context Protocol · in the page
community/communication
…producible steps * Documentation improvements with specific scope * CI/CD problems and infrastructure issues * Release tasks and milestone tracking **Note:** SEP proposals are submitted as pull reque…
OAuth Client Credentials
Model Context Protocol · in the page
extensions/auth/oauth-client-credentials
…on a schedule or in response to events, without a user present * **CI/CD pipelines** invoke MCP servers as part of automated build, test, or deployment workflows * **Server-to-server integrations** c…
Authorization Extensions
Model Context Protocol · in the page
extensions/auth/overview
…als](/extensions/auth/oauth-client-credentials) | | CI/CD pipeline calling MCP tools | [OAuth Client Credentials](/extensions/auth/oauth-client-credentials)…
SEP-1686: Tasks
Model Context Protocol · in the page
seps/1686-tasks
…WS Step Functions, Workflows for Google Cloud, or APIs representing CI/CD pipelines, among other applications. Today, it is possible for individual MCP servers to represent tools in a way that enable…
SEP-994: Shared Communication Practices/Guidelines
Model Context Protocol · in the page
seps/994-shared-communication-practicesguidelines
…Bug reports with reproducible steps * Documentation improvements * CI/CD and infrastructure issues * Release tasks and milestone tracking ### Decision Records All MCP decisions are documented publi…