Skip to main content

Module plan

Module plan 

Source

Structs§

PlanCandidate
A candidate unit that needs planning (decomposition).

Functions§

build_decomposition_prompt
Build a rich decomposition prompt for a unit.
build_research_prompt
Build a research prompt for project-level analysis.
detect_project_stack
Detect the project’s language/stack by looking for marker files.
find_plan_candidates
Find all open, unclaimed units that are oversized.
is_oversized
Whether a unit is considered oversized and needs planning.
run_static_checks
Run static analysis commands for the detected stack.
shell_escape
Escape a string for safe use as a single shell argument.