ralph-workflow 0.7.18

PROMPT-driven multi-agent orchestrator for git repos
Documentation
1
2
3
4
//! Agent invocation handler - boundary module.
//!
//! This module contains the impure agent execution code that requires
//! mutable state and I/O operations. Dylint rules are exempt here.