coven 0.1.0

A minimal streaming display and workflow runner for Claude Code's -p mode
Documentation
1
2
3
4
5
6
7
pub mod gc;
pub mod init;
pub mod ralph;
pub mod run;
pub mod session_loop;
pub mod status;
pub mod worker;