ralph-workflow 0.7.18

PROMPT-driven multi-agent orchestrator for git repos
Documentation
1
2
3
pub fn get_current_dir() -> Option<String> {
    crate::checkpoint::io::current_dir::get_current_dir()
}