Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
agentpair
command
Package main provides the CLI entry point for agentpair.
|
Package main provides the CLI entry point for agentpair. |
|
internal
|
|
|
agent
Package agent defines the Agent interface and common types.
|
Package agent defines the Agent interface and common types. |
|
agent/claude
Package claude implements the Claude agent via the Claude SDK WebSocket server.
|
Package claude implements the Claude agent via the Claude SDK WebSocket server. |
|
agent/codex
Package codex implements the Codex agent via the Codex App Server.
|
Package codex implements the Codex agent via the Codex App Server. |
|
bridge
Package bridge provides agent-to-agent communication via JSONL files.
|
Package bridge provides agent-to-agent communication via JSONL files. |
|
config
Package config provides configuration types and path management.
|
Package config provides configuration types and path management. |
|
dashboard
Package dashboard provides a live terminal UI for monitoring active runs.
|
Package dashboard provides a live terminal UI for monitoring active runs. |
|
logger
Package logger provides structured logging utilities for agentpair.
|
Package logger provides structured logging utilities for agentpair. |
|
loop
Package loop provides the main orchestration for agent-to-agent pair programming.
|
Package loop provides the main orchestration for agent-to-agent pair programming. |
|
review
Package review provides PASS/FAIL signal parsing and consensus logic.
|
Package review provides PASS/FAIL signal parsing and consensus logic. |
|
run
Package run provides run management and state persistence.
|
Package run provides run management and state persistence. |
|
tmux
Package tmux provides tmux session management for side-by-side agent panes.
|
Package tmux provides tmux session management for side-by-side agent panes. |
|
update
Package update provides auto-update mechanism for the agentpair binary.
|
Package update provides auto-update mechanism for the agentpair binary. |
|
worktree
Package worktree provides git worktree automation for isolated run environments.
|
Package worktree provides git worktree automation for isolated run environments. |
|
pkg
|
|
|
jsonl
Package jsonl provides utilities for reading and writing JSONL (JSON Lines) files.
|
Package jsonl provides utilities for reading and writing JSONL (JSON Lines) files. |
Click to show internal directories.
Click to hide internal directories.