Search the documentation
50 pages for merge.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.
optimizing-for-cost-and-intelligence
Claude Developer Platform · in the page
about-claude/models/optimizing-for-cost-and-intelligence
…mposes the task, dispatches subtasks to lower-cost worker models, and merges their results. The orchestrator's own transcript stays short because workers absorb the token-heavy exploration, so most to…
Create an instance of the Claude API client
Claude Developer Platform · in the page
about-claude/use-case-guides/ticket-routing
…* Legal documentation requests </Accordion> <Accordion title="Emergency support"> * Critical system failures * Urgent security issues * Time-sensitive problems </Accordion> <Ac…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/best-practices
…yaml description: Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs, forms, or document extraction. ``` **Excel Analy…
enterprise
Claude Developer Platform · in the page
agents-and-tools/agent-skills/enterprise
…ow-specific Skills rather than broad, multipurpose ones. As patterns emerge across your organization, consolidate related Skills into role-based bundles. <Tip> Use evaluations to decide when to con…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/overview
…sing description: Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs, forms, or document extraction. --- ``` Claude lo…
mcp-connector
Claude Developer Platform · in the page
agents-and-tools/mcp-connector
…e/tool-search-tool). ### Configuration merging Configuration values merge with this precedence (highest to lowest): 1. Tool-specific settings in `configs` 2. Set-level `default_config` 3. System de…
deploy-helm
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/deploy-helm
…te `values.yaml` rather than relying on `--reuse-values`. Helm's deep-merge behavior can silently fail to remove deleted routes. </Warning> ### Rotate the tunnel token With programmatic access, incr…
define-tools
Claude Developer Platform · in the page
agents-and-tools/tool-use/define-tools
…creating a separate tool for every action (`create_pr`, `review_pr`, `merge_pr`), group them into a single tool with an `action` parameter. Fewer, more capable tools reduce selection ambiguity and mak…
Beta
Claude Developer Platform · in the page
api/beta
…rn: when thinking runs flank the boundary, omitting the block merges them into one span the server cannot validate (the request is rejected), and moving it into the middle of a single…
Environments
Claude Developer Platform · in the page
api/beta/environments
…do not need to invoke them directly. Update work item metadata with merge semantics. #### Path parameters - `environment_id: string` - `work_id: string` #### Headers - `"anthropic-beta": option…
Work
Claude Developer Platform · in the page
api/beta/environments/work
…do not need to invoke them directly. Update work item metadata with merge semantics. ### Path parameters - `environment_id: string` - `work_id: string` ### Headers - `"anthropic-beta": optional…
Update Work Item
Claude Developer Platform · in the page
api/beta/environments/work/update
…do not need to invoke them directly. Update work item metadata with merge semantics. ## Path parameters - `environment_id: string` - `work_id: string` ## Headers - `"anthropic-beta": optional a…
Messages
Claude Developer Platform · in the page
api/beta/messages
…rn: when thinking runs flank the boundary, omitting the block merges them into one span the server cannot validate (the request is rejected), and moving it into the middle of a single…
Batches
Claude Developer Platform · in the page
api/beta/messages/batches
…when thinking runs flank the boundary, omitting the block merges them into one span the server cannot validate (the request is rejected), and moving it into the middle of a sin…
Create a Message Batch
Claude Developer Platform · in the page
api/beta/messages/batches/create
…when thinking runs flank the boundary, omitting the block merges them into one span the server cannot validate (the request is rejected), and moving it into the middle of a sin…
Count tokens in a Message
Claude Developer Platform · in the page
api/beta/messages/count_tokens
…rn: when thinking runs flank the boundary, omitting the block merges them into one span the server cannot validate (the request is rejected), and moving it into the middle of a single…
Create a Message
Claude Developer Platform · in the page
api/beta/messages/create
…rn: when thinking runs flank the boundary, omitting the block merges them into one span the server cannot validate (the request is rejected), and moving it into the middle of a single…
User Profiles
Claude Developer Platform · in the page
api/beta/user_profiles
…Length: 255 - `metadata: optional map[string]` Key-value pairs to merge into the stored metadata. Keys provided overwrite existing values. To remove a key, set its value to an empty string. Keys n…
Update User Profile
Claude Developer Platform · in the page
api/beta/user_profiles/update
…Length: 255 - `metadata: optional map[string]` Key-value pairs to merge into the stored metadata. Keys provided overwrite existing values. To remove a key, set its value to an empty string. Keys n…
Compliance API
Claude Developer Platform · in the page
api/compliance
…ncy with other compliance routes. If both are provided, the lists are merged. #### Headers - `"x-api-key": optional string` #### Returns - `data: optional array of object or object or object or 48…
Activities
Claude Developer Platform · in the page
api/compliance/activities
…ncy with other compliance routes. If both are provided, the lists are merged. ### Headers - `"x-api-key": optional string` ### Returns - `data: optional array of object or object or object or 480…
Query compliance activities
Claude Developer Platform · in the page
api/compliance/activities/list
…ncy with other compliance routes. If both are provided, the lists are merged. ## Headers - `"x-api-key": optional string` ## Returns - `data: optional array of object or object or object or 480 mo…
compaction
Claude Developer Platform · in the page
build-with-claude/compaction
…: $messages; $messagesAfterCompaction = array_merge( [['role' => 'assistant', 'content' => [$compactionBlock]]], $preserved );…
fallback-credit
Claude Developer Platform · in the page
build-with-claude/fallback-credit
…t_token: String => credit_token} => details} exact_body = request.merge(fallback_credit_token: credit_token) # Prefer the continuation shape unless the claim is false attempt = if details…
claude-prompting-best-practices
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/claude-prompting-best-practices
…ather than attempting everything at once. This capability especially emerges over multiple context windows or task iterations, where Claude can work on a complex task, save the state, and continue wit…
using
Claude Developer Platform · in the page
cli-sdks-libraries/cli/using
…ument to stdin to supply the full request body. Fields from stdin are merged with flags, with flags taking precedence. Here `version` is the optimistic-locking token returned by an earlier `retrieve`,…
compliance-faq
Claude Developer Platform · in the page
manage-claude/compliance-faq
…ity and access](https://claude.ai/admin-settings/identity), and use **Merge Organizations** to link the two under a shared parent. Once linked, follow [Set up the Compliance API](https://platform…
agent-setup
Claude Developer Platform · in the page
managed-agents/agent-setup
…ding its `agents` roster. Pass `null` to clear it. * **Metadata** is merged at the key level. Keys you provide are added or updated. Keys you omit are preserved. To delete a specific key, set its val…
dreams
Claude Developer Platform · in the page
managed-agents/dreams
…ranscripts, then produces a new, reorganized memory store: duplicates merged, stale or contradicted entries replaced with the latest value, and new insights surfaced. The input store is never modifie…
sessions
Claude Developer Platform · in the page
managed-agents/sessions
…alue:** The value replaces the agent's value in full. Overrides never merge with the agent's configuration, so a `tools` override must list every tool the session should have. There is one exception:…
skills
Claude Developer Platform · in the page
managed-agents/skills
…ur agent's trust boundary. Anyone who can commit to the repository (a merged external pull request, a compromised dependency, a contributor) can add or change a skill, the platform loads it at session…
tools
Claude Developer Platform · in the page
managed-agents/tools
…creating a separate tool for every action (`create_pr`, `review_pr`, `merge_pr`), group them into a single tool with an `action` parameter. Fewer, more capable tools reduce selection ambiguity and mak…
vaults
Claude Developer Platform · in the page
managed-agents/vaults
…ly and both locations are enabled. | | Update credential | Fields merge individually: `{"body": false}` disables body substitution and leaves `header` unchanged.…
overview
Claude Developer Platform · in the page
release-notes/overview
…cripts and produces a reorganized output memory store with duplicates merged, stale entries replaced, and new insights surfaced. Dream endpoints are gated by the `dreaming-2026-04-21` beta header. [Re…
reduce-hallucinations
Claude Developer Platform · in the page
test-and-evaluate/strengthen-guardrails/reduce-hallucinations
…lly reduce false information. <Accordion title="Example: Analyzing a merger & acquisition report"> ```text User wrap As our M&A advisor, analyze this report on the potential acquisition of AcmeCo…
Set up Claude Code for your organization
Claude Code CLI · in the page
admin-setup
…e). Array settings such as `permissions.allow` and `permissions.deny` merge entries from all sources, so developers can extend managed lists but not remove from them. For `fallbackModel`, `availableMo…
Hosting the Agent SDK
Claude Code CLI · in the page
agent-sdk/hosting
…ed variables like `PATH` and `ANTHROPIC_API_KEY`. In Python, `env` is merged on top of the inherited environment. <CodeGroup> ```typescript TypeScript theme={null} import { query } from "@anthrop…
Observability with OpenTelemetry
Claude Code CLI · in the page
agent-sdk/observability
…e same process need different telemetry settings. In Python, `env` is merged on top of the inherited environment. In TypeScript, `env` replaces the inherited environment entirely, so include `...proce…
Agent SDK reference - Python
Claude Code CLI · in the page
agent-sdk/python
…| `{}` | Environment variables merged on top of the inherited process environment. See [Environment variables](/docs/en/env-vars) for variables the underlying CL…
Subagents in the SDK
Claude Code CLI · in the page
agent-sdk/subagents
…cess.env` into it to keep variables like `PATH`, while the Python SDK merges it into the inherited environment. This example turns nesting off, allows at most five subagents at a time, and stops the q…
Track todos
Claude Code CLI · in the page
agent-sdk/todo-tracking
…ead `...process.env` to keep inherited variables. In Python, `env` is merged on top of the inherited environment ## Todo lifecycle Claude moves each todo through a predictable lifecycle: 1. **Creat…
Scale to many tools with tool search
Claude Code CLI · in the page
agent-sdk/tool-search
…ead `...process.env` to keep inherited variables. In Python, `env` is merged on top of the inherited environment. This example connects to a remote MCP server that exposes many tools, pre-approves all…
Agent SDK reference - TypeScript
Claude Code CLI · in the page
agent-sdk/typescript
…e effective Claude Code settings for a given directory using the same merge engine as the CLI, without spawning the Claude CLI. Use it to inspect what configuration a `query()` call would see before i…
Orchestrate teams of Claude Code sessions
Claude Code CLI · in the page
agent-teams
…a scientific debate. Update the findings doc with whatever consensus emerges. ``` The debate structure is the key mechanism here. Sequential investigation suffers from anchoring: once one theory is e…
Manage multiple agents with agent view
Claude Code CLI · in the page
agent-view
…t the right edge of a row is a link to the session's [pull request or merge request](#pull-request-status), not part of the state icon. The terminal tab title shows the awaiting-input count while age…
Claude Code on Amazon Bedrock
Claude Code CLI · in the page
amazon-bedrock
…tle ID and the `haiku` alias resolve to the same model family, so the merge keeps only the more specific entry. See [Merge behavior](/docs/en/model-config#merge-behavior): ```json theme={null} { "a…
Track team usage with analytics
Claude Code CLI · in the page
analytics
…these summary metrics at the top: * **PRs with CC**: total count of merged pull requests that contain at least one line of code written with Claude Code * **Lines of code with CC**: total lines of c…
Authentication
Claude Code CLI · in the page
authentication
…as well, set the keys in both places: managed-settings sources [don't merge](/docs/en/server-managed-settings#settings-precedence), and cached server-managed settings replace the device-managed file,…
Claude Code changelog
Claude Code CLI · in the page
changelog
…: client-injected assistant tool calls sent without a message id were merged into the first one and their results lost, including when resuming older sessions * Fixed session transcripts being silen…
Claude apps gateway for Amazon Bedrock, Claude Platform on AWS, Google Cloud, and Microsoft Foundry
Claude Code CLI · in the page
claude-apps-gateway
…ateway** screen with the URL filled in, and `parentSettingsBehavior: "merge"` lets Claude Desktop deliver the gateway's egress allowlist to the Claude Code sessions it launches, explained in [Deliver…