Directories
¶
| Path | Synopsis |
|---|---|
|
examples
|
|
|
httpserver
command
Command httpserver is an example that serves agentwatch session state over HTTP and WebSocket.
|
Command httpserver is an example that serves agentwatch session state over HTTP and WebSocket. |
|
stdout
command
Command stdout is an example that prints agentwatch session updates to stdout.
|
Command stdout is an example that prints agentwatch session updates to stdout. |
|
internal
|
|
|
clock
Package clock provides a Clock interface and implementations for production and deterministic test use.
|
Package clock provides a Clock interface and implementations for production and deterministic test use. |
|
eventbus
Package eventbus provides internal fan-out event delivery to multiple subscribers.
|
Package eventbus provides internal fan-out event delivery to multiple subscribers. |
|
filewatch
Package filewatch provides shared file discovery for agentwatch sources.
|
Package filewatch provides shared file discovery for agentwatch sources. |
|
testutil
Package testutil provides lightweight helpers for writing tests in agentwatch.
|
Package testutil provides lightweight helpers for writing tests in agentwatch. |
|
Package jsonl provides shared types and iteration utilities for Claude Code JSONL session files.
|
Package jsonl provides shared types and iteration utilities for Claude Code JSONL session files. |
|
Package monitor provides the orchestration API for agentwatch.
|
Package monitor provides the orchestration API for agentwatch. |
|
Package session contains the public session state model for agentwatch.
|
Package session contains the public session state model for agentwatch. |
|
Package source defines the custom source contract for agentwatch.
|
Package source defines the custom source contract for agentwatch. |
|
sources
|
|
|
antigravity
Package antigravity provides the Antigravity CLI source for agentwatch.
|
Package antigravity provides the Antigravity CLI source for agentwatch. |
|
claude
Package claude provides the Claude Code source for agentwatch.
|
Package claude provides the Claude Code source for agentwatch. |
|
codex
Package codex provides the OpenAI Codex CLI source for agentwatch.
|
Package codex provides the OpenAI Codex CLI source for agentwatch. |
|
cursor
Package cursor provides the Cursor IDE agent source for agentwatch.
|
Package cursor provides the Cursor IDE agent source for agentwatch. |
|
mock
Package mock provides a deterministic mock source for testing agentwatch monitors.
|
Package mock provides a deterministic mock source for testing agentwatch monitors. |
|
opencode
Package opencode provides the OpenCode agent source for agentwatch.
|
Package opencode provides the OpenCode agent source for agentwatch. |
|
pi
Package pi provides the Pi coding agent source for agentwatch.
|
Package pi provides the Pi coding agent source for agentwatch. |
|
transport
|
|
|
httpapi
Package httpapi provides an optional HTTP transport adapter for agentwatch.
|
Package httpapi provides an optional HTTP transport adapter for agentwatch. |
|
wsapi
Package wsapi provides an optional WebSocket transport adapter for agentwatch.
|
Package wsapi provides an optional WebSocket transport adapter for agentwatch. |
Click to show internal directories.
Click to hide internal directories.