Directories
¶
| Path | Synopsis |
|---|---|
|
Package checkpoint persists Ralph loop state between runs so a halted loop can be resumed with `ralph resume <file>`.
|
Package checkpoint persists Ralph loop state between runs so a halted loop can be resumed with `ralph resume <file>`. |
|
Package cli implements the command-line interface for Ralph using Cobra.
|
Package cli implements the command-line interface for Ralph using Cobra. |
|
Package core provides the loop engine execution logic.
|
Package core provides the loop engine execution logic. |
|
Package eventsink fans out core loop events to optional auxiliary destinations: a JSON Lines file/stream, a webhook URL, and/or a plain text log file.
|
Package eventsink fans out core loop events to optional auxiliary destinations: a JSON Lines file/stream, a webhook URL, and/or a plain text log file. |
|
Package gitutil provides minimal git helpers used by the Ralph loop: repo detection, working-tree dirtiness checks, and short status output.
|
Package gitutil provides minimal git helpers used by the Ralph loop: repo detection, working-tree dirtiness checks, and short status output. |
|
Package oracle provides a one-shot second-opinion client backed by the Copilot SDK.
|
Package oracle provides a one-shot second-opinion client backed by the Copilot SDK. |
|
Package planfile manages Ralph's fix_plan.md scratchpad.
|
Package planfile manages Ralph's fix_plan.md scratchpad. |
|
Package sdk provides a wrapper around the GitHub Copilot SDK.
|
Package sdk provides a wrapper around the GitHub Copilot SDK. |
|
Package specs enumerates Markdown specifications mounted into the loop system prompt via the --specs flag.
|
Package specs enumerates Markdown specifications mounted into the loop system prompt via the --specs flag. |
|
tui
|
|
|
styles
Package styles provides minimal ANSI styling helpers for CLI output.
|
Package styles provides minimal ANSI styling helpers for CLI output. |
|
Package verify runs a user-supplied shell command after each loop iteration and reports its outcome.
|
Package verify runs a user-supplied shell command after each loop iteration and reports its outcome. |
Click to show internal directories.
Click to hide internal directories.