Source Intelligence
Sweep 28 Aug 2026 · 16:06Z Build v2.1.251 479 read Stable v2.1.236 Latest v2.1.251 Next v2.1.251 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

23 pages for monitors.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Watch monitors and alerts Claude Documentation · title claude-tag/users/use-cases/watch-monitors context-editing Claude Developer Platform · in the page build-with-claude/context-editing …dows). ### How compaction works When compaction is enabled, the SDK monitors token usage after each model response: 1. **Threshold check:** The SDK calculates total tokens as `input_tokens + cache_… Manage multiple agents with agent view Claude Code CLI · in the page agent-view …running, such as subagents, background shell commands, workflows, or [monitors](/docs/en/tools-reference#monitor-tool), shows a `Background work is running` dialog instead of quitting immediately. Cho… Claude Code changelog Claude Code CLI · in the page changelog …nd stall guard now fires instead of waiting forever. * Plugin hooks/monitors/MCP headersHelper: `${user_config.*}` in shell-form commands is now rejected (shell-injection fix). Hooks: use exec form… Scan your codebase for vulnerabilities Claude Code CLI · in the page claude-security …against your plan's usage limits. If you want a managed service that monitors your repositories, or want to run scans on [Claude Mythos 5](https://platform.claude.com/docs/en/about-claude/models/intr… Run Claude Code behind a corporate launcher Claude Code CLI · in the page corporate-launcher …ts it, not Claude Code's binary. ### Helper process names in process monitors With a launcher configured, `ps` and Activity Monitor show the versioned binary name for the background helper processes… Get started with the desktop app Claude Code CLI · in the page desktop-quickstart …r-app). **Track your pull request.** After opening a PR, Claude Code monitors CI check results and can automatically fix failures or merge the PR once all checks pass. See [Monitor pull request statu… Error reference Claude Code CLI · in the page errors …ll command </h3> A plugin hook, [monitor](/docs/en/plugins-reference#monitors), or MCP [`headersHelper`](/docs/en/mcp#use-dynamic-headers-for-custom-authentication) command references a `${user_confi… Create plugins Claude Code CLI · in the page plugins …more: custom agents, hooks, MCP servers, LSP servers, and background monitors. <Warning> **Common mistake**: Don't put `commands/`, `agents/`, `skills/`, or `hooks/` inside the `.claude-plugin/` d… Plugins reference Claude Code CLI · in the page plugins-reference …mponents include skills, agents, hooks, MCP servers, LSP servers, and monitors. ## Plugin components reference ### Skills Plugins add skills to Claude Code, creating `/name` shortcuts that you or C… How Claude Code uses prompt caching Claude Code CLI · in the page prompt-caching …invalidates the cache for a plugin's skills, commands, agents, hooks, monitors, or themes. It appends their content after the existing conversation, so the next request pays for that content and still… Tools reference Claude Code CLI · in the page tools-reference …LAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC` is set. Plugins can declare monitors that start automatically when the plugin is active, instead of asking Claude to start them. See [plugin monitors](/docs/e… Week 16 · April 13–17, 2026 Claude Code CLI · in the page whats-new/2026-w16 …> <div>Plugins can ship background watchers via a top-level <code>monitors</code> manifest key that auto-arms at session start or on skill invoke</div> <div>"Auto (match terminal)" option in <… Review what Claude Tag has done Claude Documentation · in the page claude-tag/admins/audit …rything Claude did there, under an account your security team already monitors. [Verify your setup](/docs/claude-tag/admins/setup-overview#verify-your-setup) uses this check to validate a new connect… Connect Datadog Claude Documentation · in the page claude-tag/admins/connections/datadog …g > Connect Datadog to Claude Tag so it can query metrics, logs, and monitors. Covers the dedicated account to create, the API key fields, and the URL to allow. export const BetaNote = () => <Info>C… Connect PagerDuty Claude Documentation · in the page claude-tag/admins/connections/pagerduty …* [What this connection adds](/docs/claude-tag/users/use-cases/watch-monitors): the monitoring use cases * [Give Claude access](/docs/claude-tag/admins/add-connections): the full credential-type and… Connect Sentry Claude Documentation · in the page claude-tag/admins/connections/sentry …* [What this connection adds](/docs/claude-tag/users/use-cases/watch-monitors): the monitoring use cases * [Give Claude access](/docs/claude-tag/admins/add-connections): the full credential-type and… Set up routines Claude Documentation · in the page claude-tag/users/proactivity …pe needs a monitoring connection such as Datadog or PagerDuty; [Watch monitors and alerts](/docs/claude-tag/users/use-cases/watch-monitors) has the full setup. ```text wrap theme={null} @Claude every… Prompt library Claude Documentation · in the page claude-tag/users/prompt-library …| | [Watch monitors](/docs/claude-tag/users/use-cases/watch-monitors) | "every morning at 7, check the dashboards and post one… Use case library Claude Documentation · in the page claude-tag/users/use-cases …| | [Watch monitors and alerts](/docs/claude-tag/users/use-cases/watch-monitors) | On-call, SRE… Answer data questions Claude Documentation · in the page claude-tag/users/use-cases/answer-data-questions …ata. ## Related resources <CardGroup cols={2}> <Card title="Watch monitors and alerts" href="/docs/claude-tag/users/use-cases/watch-monitors" horizontal arrow> When the question is about syste… Fix bugs Claude Documentation · in the page claude-tag/users/use-cases/fix-bugs …ks). ## Related resources <CardGroup cols={2}> <Card title="Watch monitors and alerts" href="/docs/claude-tag/users/use-cases/watch-monitors" horizontal arrow> Catching the problem before the… Manage plugins and connectors Claude Documentation · in the page government/config/plugins-and-connectors …and case-sensitive: `skills/`, `commands/`, `agents/`, `hooks/`, and `monitors/`, plus `.claude-plugin/` for the manifest and an optional `icon.png`. Each folder accepts specific file types. `commands…