Skip to main content

Module iteration

Module iteration 

Source

Re-exports§

pub use context::gather_context;
pub use context::generate_subagent_prompt;
pub use orchestrator::auto_run;
pub use validation::run_validation;

Modules§

context
orchestrator
validation

Functions§

complete_iteration
create_iteration
iterate_once
orchestrate
Generate orchestrator prompt for running tasks with fresh sub-agents
reset_current
revert_to_last_good
run_loop
show_context
Show fresh context for current or next task
stop_loop
validate_current