Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
tk
command
|
|
|
internal
|
|
|
agent
Package agent defines the interface for AI coding agents and provides implementations for Claude Code and other supported agents.
|
Package agent defines the interface for AI coding agents and provides implementations for Claude Code and other supported agents. |
|
beads
Package beads provides import functionality for beads issue tracker.
|
Package beads provides import functionality for beads issue tracker. |
|
budget
Package budget manages iteration, token, cost, and time limits.
|
Package budget manages iteration, token, cost, and time limits. |
|
checkpoint
Package checkpoint manages checkpoint data structures, git-based snapshots, and resume functionality for ticker runs.
|
Package checkpoint manages checkpoint data structures, git-based snapshots, and resume functionality for ticker runs. |
|
context
Package context manages epic context documents that provide pre-computed codebase context for tasks within an epic.
|
Package context manages epic context documents that provide pre-computed codebase context for tasks within an epic. |
|
engine
Package engine provides the core Ralph loop orchestration.
|
Package engine provides the core Ralph loop orchestration. |
|
runlog
Package runlog provides structured logging for ticker runs.
|
Package runlog provides structured logging for ticker runs. |
|
runrecord
Package runrecord provides storage for completed agent run records.
|
Package runrecord provides storage for completed agent run records. |
|
ticks
Package ticks wraps the tk CLI for interacting with the Ticks issue tracker.
|
Package ticks wraps the tk CLI for interacting with the Ticks issue tracker. |
|
update
Package update provides version checking and self-update functionality.
|
Package update provides version checking and self-update functionality. |
|
verify
Package verify provides task verification after agent completion.
|
Package verify provides task verification after agent completion. |
|
worktree
Package worktree manages git worktrees for parallel epic execution.
|
Package worktree manages git worktrees for parallel epic execution. |
Click to show internal directories.
Click to hide internal directories.