Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultContainerImage = "docker.io/bborbe/claude-yolo:v0.3.0"
DefaultContainerImage is the default YOLO container image. Change this single constant when bumping the container version.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd implements CLI commands for the dark-factory tool.
|
Package cmd implements CLI commands for the dark-factory tool. |
|
Package config handles configuration loading and validation.
|
Package config handles configuration loading and validation. |
|
Package executor runs prompt files inside Docker containers.
|
Package executor runs prompt files inside Docker containers. |
|
Package factory wires all dependencies for the dark-factory application.
|
Package factory wires all dependencies for the dark-factory application. |
|
Package generator creates prompt files from spec definitions.
|
Package generator creates prompt files from spec definitions. |
|
Package git provides version control operations for commits, tags, branches, and PRs.
|
Package git provides version control operations for commits, tags, branches, and PRs. |
|
Package lock provides file-based mutual exclusion for single-instance enforcement.
|
Package lock provides file-based mutual exclusion for single-instance enforcement. |
|
Package processor manages the prompt execution lifecycle.
|
Package processor manages the prompt execution lifecycle. |
|
Package project defines project-level types and naming.
|
Package project defines project-level types and naming. |
|
Package prompt handles prompt file loading, saving, and queue management.
|
Package prompt handles prompt file loading, saving, and queue management. |
|
Package report generates and parses completion reports from prompt execution.
|
Package report generates and parses completion reports from prompt execution. |
|
Package review implements automated PR review polling and fix prompt generation.
|
Package review implements automated PR review polling and fix prompt generation. |
|
Package runner orchestrates the main dark-factory event loop.
|
Package runner orchestrates the main dark-factory event loop. |
|
Package server provides HTTP handlers for status, queue, and inbox endpoints.
|
Package server provides HTTP handlers for status, queue, and inbox endpoints. |
|
Package spec handles specification file loading, status management, and listing.
|
Package spec handles specification file loading, status management, and listing. |
|
Package specnum provides spec number parsing utilities.
|
Package specnum provides spec number parsing utilities. |
|
Package specwatcher watches spec files and triggers prompt generation on changes.
|
Package specwatcher watches spec files and triggers prompt generation on changes. |
|
Package status aggregates and formats system status information.
|
Package status aggregates and formats system status information. |
|
Package version provides build version information.
|
Package version provides build version information. |
|
Package watcher monitors the prompts directory for file changes and normalizes filenames.
|
Package watcher monitors the prompts directory for file changes and normalizes filenames. |
Click to show internal directories.
Click to hide internal directories.