Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
capybara
command
Command capybara is a terminal trace debugger for AI agents.
|
Command capybara is a terminal trace debugger for AI agents. |
|
internal
|
|
|
analyze
Package analyze watches ingested spans: schema learning, contract drift, improvise detection.
|
Package analyze watches ingested spans: schema learning, contract drift, improvise detection. |
|
export
Package export turns a recorded run into regression artifacts: a pytest case that replays it and a golden fixture for CI.
|
Package export turns a recorded run into regression artifacts: a pytest case that replays it and a golden fixture for CI. |
|
ingest/claude
Package claude tails Claude Code session logs under ~/.claude/projects.
|
Package claude tails Claude Code session logs under ~/.claude/projects. |
|
ingest/intake
Package intake imports trace files; for now generic span-per-line jsonl.
|
Package intake imports trace files; for now generic span-per-line jsonl. |
|
ingest/otlp
Package otlp receives OTLP traces on localhost and maps gen_ai semantic conventions onto capybara's internal span model.
|
Package otlp receives OTLP traces on localhost and maps gen_ai semantic conventions onto capybara's internal span model. |
|
replay
Package replay re-executes a recorded run against its own recording: cached model responses, recorded tool outputs, and an edited value at the span the user chose.
|
Package replay re-executes a recorded run against its own recording: cached model responses, recorded tool outputs, and an edited value at the span the user chose. |
|
store
Package store owns the sqlite database: schema, migrations, writes, queries.
|
Package store owns the sqlite database: schema, migrations, writes, queries. |
|
theme
Package theme holds the TUI color themes: flat lipgloss style structs.
|
Package theme holds the TUI color themes: flat lipgloss style structs. |
|
tui
Package tui is the full-screen terminal interface: three panes, live updates.
|
Package tui is the full-screen terminal interface: three panes, live updates. |
|
web
Package web renders capybara's read-only view: the same page whether it is served from a database or exported with one run inlined.
|
Package web renders capybara's read-only view: the same page whether it is served from a database or exported with one run inlined. |
Click to show internal directories.
Click to hide internal directories.
