internal/

directory
v0.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2026 License: MIT

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL