errand-bot 0.2.0

Run a coding agent from a chat channel, in a sandbox it cannot escape.
1
2
3
4
//! The command line: what an operator runs.

/// The `threads` subcommand, over what sessions left on disk.
pub mod threads;