By dithom
Reports Claude Code agent status to the Agent Observer server for real-time monitoring.
Real-time monitoring of AI agents across projects and VS Code windows. See at a glance which agents are running, waiting for input, or have errors.
| Client | Status |
|---|---|
| VS Code Extension | Available |
| Plugin | Status |
|---|---|
| Claude Code | Available |
Missing your tool? Feel free to create a PR to add support for your agent or IDE.
Install Agent Observer from the VS Code Marketplace.
The extension manages the observer server automatically — no separate setup needed.
Requires VS Code code CLI for click-to-focus. Install via: Cmd+Shift+P → "Shell Command: Install 'code' command in PATH".
claude plugin marketplace add dithom/agent-observer
claude plugin install agent-observer@agent-observer
The plugin reports agent status via Claude Code's hook system.
Claude Code Plugin → POST /api/status → Server → WebSocket → VS Code Extension




npm install
npm run build -w server
npm run build -w observer-clients/vscode
Matches all tools
Hooks run on every tool call, not just specific ones
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub dithom/agent-observer --plugin agent-observerReports Claude Code agent status to OpenUI for real-time status display
Real-time observability dashboard for Claude Code agents
Observability platform for Claude Code and Agent SDK — monitor, debug, and control AI coding agents
Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress
Display agents:// Claude URIs in the status line.
Multi-agent tmux dashboard with skills, hooks, and workflow automation