Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
testrig
command
Package main provides a test rig server for the CommsClient library.
|
Package main provides a test rig server for the CommsClient library. |
|
tk
command
|
|
|
tk/cmd
Package cmd implements tk CLI commands.
|
Package cmd implements tk CLI commands. |
|
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. |
|
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. |
|
gc
Package gc provides garbage collection for log files in the .tick directory.
|
Package gc provides garbage collection for log files in the .tick directory. |
|
migrate
Package migrate provides one-time data migrations for ticks.
|
Package migrate provides one-time data migrations for ticks. |
|
runlog
Package runlog provides structured logging for tk runs.
|
Package runlog provides structured logging for tk runs. |
|
runrecord
Package runrecord provides storage for completed agent run records.
|
Package runrecord provides storage for completed agent run records. |
|
styles
Package styles provides shared terminal styling for tk commands.
|
Package styles provides shared terminal styling for tk commands. |
|
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. |
|
wave
Package wave computes parallel execution waves from a dependency graph of ticks using Kahn's algorithm (topological sort by levels).
|
Package wave computes parallel execution waves from a dependency graph of ticks using Kahn's algorithm (topological sort by levels). |
|
worktree
Package worktree manages git worktrees for parallel epic execution.
|
Package worktree manages git worktrees for parallel epic execution. |
|
wrapup
Package wrapup implements the post-implementation wrap-up phase.
|
Package wrapup implements the post-implementation wrap-up phase. |
Click to show internal directories.
Click to hide internal directories.