// the control panel for coding agents
VIGIL
Your agents are writing code faster than you can review it. Vigil watches all of them — Claude Code, Cursor, Codex, Conductor, Aider — in one place. Local-first. Zero config. No cloud.
vigil status
$ vigil status
AGENTS
────────────────────────────────────────
claude-code pid 41823 ~/projects/vigil 12 events
cursor pid 9102 ~/projects/vigil 8 events
codex pid 55201 ~/projects/api 3 events
COLLISIONS (last 5 min)
────────────────────────────────────────
src/api/auth.ts -- [claude-code, cursor]
$ _
// features
See everything your agents do
Six capabilities that give you full visibility and control over AI-generated code.
// how it works
30 seconds to full visibility
No config files. No API keys. No cloud accounts. Install and go.
1
brew install vigil
Single binary. 5MB. Zero dependencies.
2
vigil watch ~/projects
Daemon starts. Watches filesystem, git, and processes.
3
Start working.
Launch Claude Code, open Cursor, spin up Conductor. Everything captured.
4
vigil status
Active agents, files touched, collision warnings, burn rate. Menu bar always visible.
// architecture
Three layers of intelligence
Works with everything out of the box. Gets smarter with each integration.
L3Trust Intelligence
L2Deep Hooks
L1Universal Capture
// integrations
Works with everything
If it modifies your code, Vigil sees it. Zero configuration required.
Claude Code
Cursor
Codex
Conductor
Aider
Claude Squad
Cline
Any Terminal
| Agent | Method | Depth |
|---|---|---|
| Claude Code | Native hooks API + FS watcher | deep |
| Cursor | Extension API + FS watcher | rich |
| Conductor | Worktree detection + process scan | rich |
| OpenAI Codex | OpenTelemetry collector | rich |
| Aider | FS watcher + git monitor | moderate |
| Cline / Roo | FS watcher + process detection | moderate |
| Any process | FS watcher + process detection | universal |