Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Search the documentation

50 pages for replies.

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 …e advisor was consulted on 88% of tasks in each run, and 4 of its 219 replies came from Claude Opus 5 instead, each after a production safety filter stopped the advisor's own reply). The consult-rate… bash-tool Claude Developer Platform · in the page agents-and-tools/tool-use/bash-tool …t run commands itself. When you include the tool in a request, Claude replies with a `tool_use` block that names the command to run. Your application runs that command in a bash session it owns and re… overview Claude Developer Platform · in the page agents-and-tools/tool-use/overview …ude can reply with the answer. <CodeGroup> ```bash cURL # Claude replies with a tool_use block naming the tool and its arguments. TOOLS='[ { "name": "get_weather", "description"… effort Claude Developer Platform · in the page build-with-claude/effort …starts the cache and also steers the model less reliably: its earlier replies were written at the previous level, and it tends to stay consistent with them. ### Top-level effort on the next request… Delivering work Claude Developer Platform · in the page build-with-claude/prompt-engineering/prompting-claude-fable-5-1 …prompt-engineering/prompting-claude-fable-5-1#writing-density) * Chat replies carry less structure than the content needs: [Formatting in chat](https://platform.claude.com/docs/en/build-with-claude/pr… migration Claude Developer Platform · in the page managed-agents/migration …on the Agent; your client handles `agent.custom_tool_use` events and replies with `user.custom_tool_result`. See [Tools](https://platform.claude.com/docs/en/managed-agents/tools).… multiagent-orchestration Claude Developer Platform · in the page managed-agents/multiagent-orchestration …cs/en/managed-agents/events-and-streaming#tool-confirmation) to route replies. The same pattern applies to `user.custom_tool_result`. <CodeGroup> ```bash cURL while IFS= read -r event_id; do… quickstart Claude Developer Platform · in the page managed-agents/quickstart …Managed Agents maps each chat thread to a managed session and streams replies token by token, and custom tools render interactive charts inline in the conversation. </Card> </CardGroup> ## Next ste… claude-fable-5 Claude Developer Platform · in the page release-notes/system-prompts/claude-fable-5 …f the conversation feels risky or off, saying less and giving shorter replies is safer and less likely to cause harm. Claude does not provide information for creating harmful substances or weapons, w… claude-fable-5-1 Claude Developer Platform · in the page release-notes/system-prompts/claude-fable-5-1 …f the conversation feels risky or off, saying less and giving shorter replies is safer and less likely to cause harm. Claude does not provide information for creating harmful substances or weapons, w… claude-opus-4-7 Claude Developer Platform · in the page release-notes/system-prompts/claude-opus-4-7 …risky or off, Claude understands that saying less and giving shorter replies is safer for the user and runs less risk of causing potential harm. Claude cares about safety and does not provide inform… claude-opus-4-8 Claude Developer Platform · in the page release-notes/system-prompts/claude-opus-4-8 …f the conversation feels risky or off, saying less and giving shorter replies is safer and less likely to cause harm. Claude does not provide information for creating harmful substances or weapons, w… claude-opus-5 Claude Developer Platform · in the page release-notes/system-prompts/claude-opus-5 …f the conversation feels risky or off, saying less and giving shorter replies is safer and less likely to cause harm. Claude does not provide information for creating harmful substances or weapons, w… Use Claude Code with a screen reader Claude Code CLI · in the page accessibility …changed. Progress spinners render as static text * Tables in Claude's replies read as `Header: value` sentences instead of a box-character grid Claude Code leaves everything it prints in your termina… Agent SDK reference - TypeScript Claude Code CLI · in the page agent-sdk/typescript …mits the field in these cases: * Reply frames other than those first replies * Subagent frames * Turns that answer no message with a `uuid`: the turn answered a message you sent without one, or Claud… Manage multiple agents with agent view Claude Code CLI · in the page agent-view …---------- | | `✻` or animated `✽` | The session process is alive and replies immediately | | `∙` | The process h… Share session output as artifacts Claude Code CLI · in the page artifacts …es) decides what Claude does when a sent comment arrives: * **Claude replies on its own**: when your permission mode lets Claude post the reply without asking you, Claude reads the thread and replies… Claude Code changelog Claude Code CLI · in the page changelog …t now scrolls * \[VSCode] Fixed inline code and code blocks in chat replies being unreadable under the High Contrast themes * \[VSCode] Improved screen reader navigation of the conversation: each… Push events into a running session with channels Claude Code CLI · in the page channels …at the terminal. Channels can be two-way: Claude reads the event and replies back through the same channel, like a chat bridge. Events only arrive while the session is open, so for an always-on setup… Channels reference Claude Code CLI · in the page channels-reference …tell Claude what events to expect, whether to reply, and how to route replies if it should. * **Stdio connection**: connects to Claude Code over stdin/stdout. This is standard for any [MCP server]… Use Claude Code in the cloud Claude Code CLI · in the page claude-code-on-the-web …* **From inside the cloud session**: type `/teleport` and Claude Code replies with the exact `claude --teleport <session-id>` command for that session, ready to run from a checkout of the repository.… Let Claude coordinate ongoing work with Projects Claude Code CLI · in the page claude-projects …ssions. It pushes fixes when CI fails, addresses review comments, and replies in the thread when checks pass and the pull request is ready for you. When a thread has pushed a branch or opened a pull… Communications kit Claude Code CLI · in the page communications-kit …n/best-practices ``` ## Quick reference ### FAQ responses One-line replies for the questions you will be asked most. | Question | Response… Discover and install prebuilt plugins through marketplaces Claude Code CLI · in the page discover-plugins …`/plugin` opens an interactive panel in the terminal CLI. If Claude replies that `/plugin` isn't available in this environment, install the plugin another way: * **Claude desktop app**: use the [pl… Claude Code GitHub Actions Claude Code CLI · in the page github-actions …@claude fix the TypeError in the user dashboard component ``` Claude replies in a comment on the same issue or PR and updates it as it works. ### Run a skill The `prompt` input accepts a [skill](/d… Use Claude Code GitHub Actions with cloud providers Claude Code CLI · in the page github-actions-cloud-providers …R comment, then watch the run in the repository's Actions tab. Claude replies in a comment on the same issue or PR. </Step> </Steps> ## Troubleshooting A failing run usually breaks in one of two p… Glossary Claude Code CLI · in the page glossary …terminal. Channels can be two-way: Claude reads an inbound event and replies back through the same channel. Telegram, Discord, and iMessage are included in the research preview. Learn more: [Channel… Interactive mode Claude Code CLI · in the page interactive-mode …oreground-or-background) in this session, and turn off [artifact auto-replies](/docs/en/artifacts#let-claude-reply-to-comments-on-its-own) for the rest of it. Press twice within 3 seconds to confirm |… Customize keyboard shortcuts Claude Code CLI · in the page keybindings …foreground-or-background) in this session and turn off [artifact auto-replies](/docs/en/artifacts#let-claude-reply-to-comments-on-its-own) for the rest of it… Plugins reference Claude Code CLI · in the page plugins-reference …ng", "title": "Tone", "description": "Voice for generated replies", "options": ["neutral", "warm", "formal"], "default": "neutral" } } } ``` If you declare `options` on… Automate work with routines Claude Code CLI · in the page routines …e schedule, repositories, and prompt before saving. If Claude instead replies that you need to authenticate or that it can't connect to your remote claude.ai account, no routine was created; see [Trou… Catch security issues as Claude writes code Claude Code CLI · in the page security-guidance …`/plugin` opens an interactive panel in the terminal CLI. If Claude replies that `/plugin` isn't available in this environment, install another way: * **Claude desktop app, local or SSH session**:… Self-hosted environments quickstart Claude Code CLI · in the page self-hosted-environments-quickstart …which host took the session. Watch the session work and read Claude's replies at [claude.ai/code](https://claude.ai/code). If the session sits queued instead, see [Troubleshooting](/docs/en/self-hoste… Test self-hosted environments end to end Claude Code CLI · in the page self-hosted-environments-testing …runner image from CI: dispatch a session with the CLI, read Claude's replies through a Stop hook, and script the full loop. <Note> Self-hosted environments are in public beta on Team and Enterpris… All settings Claude Code CLI · in the page settings-reference …Claude Code adds the command's output to the conversation and Claude replies to it. Set this key to `false` to add the output to context without a reply, so you can run several commands and ask about… Extend Claude with skills Claude Code CLI · in the page skills …rol](/docs/en/remote-control) from your phone or browser, Claude Code replies [`Skill usage reports are not available on this connection.`](/docs/en/errors#skill-usage-reports-are-not-available-on-thi… Claude Code in Slack Claude Code CLI · in the page slack …[cloud sessions](/docs/en/claude-code-on-the-web); without it, Claude replies with standard chat responses. ## Related resources <CardGroup> <Card title="Claude Code in the cloud" icon="cloud" hre… Use Claude Code in VS Code Claude Code CLI · in the page vs-code …later. During a conversation, the extension announces: * **Claude's replies**: the extension announces each reply once, when it's complete, and stays silent while text streams in. Your screen reader… Week 34 · August 17–21, 2026 Claude Code CLI · in the page whats-new/2026-w34 …ure-try">Run <code>/clear</code> or start a new session, and Claude's replies lead with the result.</p> <a className="digest-feature-link" href="/docs/en/output-styles#built-in-output-styles">Built… Claude Science changelog Claude Documentation · in the page claude-science/changelog …y were sent: hover one of your messages to see the time, and Claude's replies show it next to their copy and feedback buttons * Reviewer findings now appear as cards directly under the message they… Give Claude access to your tools Claude Documentation · in the page claude-tag/admins/add-connections …; start a fresh thread to pick up changes. See [What survives between replies](/docs/claude-tag/concepts/how-it-works#what-survives-between-replies). Claude can't publish a new skill version from ins… Configure per-channel access Claude Documentation · in the page claude-tag/admins/attach-to-scope …top-level thread after attaching a bundle. See [What survives between replies](/docs/claude-tag/concepts/how-it-works#what-survives-between-replies). At the channel's top level, outside any thread, C… Attribute costs to users Claude Documentation · in the page claude-tag/admins/attribute-costs …asked for goes to the person who asked.** Spend for each of Claude's replies goes to the member whose message Claude was responding to, so when several people address Claude in one thread, the spend… Configure GitHub access Claude Documentation · in the page claude-tag/admins/configure-github …bundle-is-live). ### If Claude can't reach a repository When Claude replies "That environment or repo isn't configured for Claude Code", or reports that GitHub returned a 403, check the two levels i… Customize Claude Tag Claude Documentation · in the page claude-tag/admins/customize …ons) | | Respond automatically | Whether Claude replies to a channel's messages without an @-mention. **Respond automatically** exists only on channels, not on workspaces or your… Use Claude Tag at a healthcare organization Claude Documentation · in the page claude-tag/admins/healthcare …space, so something Claude noted in one public channel can inform its replies in another channel. Memory from a private channel stays in that channel's own store and isn't read anywhere else. Anyone… Restrict where Claude Tag operates Claude Documentation · in the page claude-tag/admins/restrict-access …t judges a reply is warranted, and once a thread is active it follows replies in that thread. By default, anyone in such a channel can address it. A single toggle narrows that to people in your Claude… Set a spend limit Claude Documentation · in the page claude-tag/admins/set-spend-limit …n-claude-responds#what-claude-does-with-a-channel-message), and short replies from what Claude already knows | Nothing | Not counted toward any limit. A working session Claud… Set up Claude Tag Claude Documentation · in the page claude-tag/admins/setup-overview …en send `@Claude connect` as a new message with no other text. Claude replies in the channel with a message only you can see, containing the pairing code: > Connect **this workspace** (Acme) to y… Troubleshoot Claude Tag setup Claude Documentation · in the page claude-tag/admins/troubleshooting …ce's Claude app installation is out of date **What you see** Claude replies to `@Claude connect`: > This workspace's Claude app installation is out of date — it hasn't granted the \[permission name…
Feedback