Expand description
Task tracking for Ralph.
Lightweight task tracking system inspired by Steve Yegge’s Beads. Provides structured task data with JSONL persistence and dependency tracking.
Structs§
- Task
- A task in the task tracking system.
Enums§
- Task
Status - Status of a task.