ralph-workflow 0.7.18

PROMPT-driven multi-agent orchestrator for git repos
Documentation
1
2
3
4
5
6
7
//! Placeholder for rendering/io boundary module.
//!
//! This module is reserved for rendering I/O operations that require
//! imperative string building with write!/writeln!.
//!
//! Currently the xml/ module uses functional patterns and doesn't need
//! a boundary module.