claudectl 0.25.1

Mission control for Claude Code — supervise, budget, orchestrate, and auto-pilot sessions with a local LLM brain
Documentation
1
2
3
4
5
6
7
8
pub mod agents;
pub mod client;
pub mod context;
pub mod decisions;
pub mod engine;
pub mod evals;
pub mod mailbox;
pub mod prompts;