collet 0.1.1

Relentless agentic coding orchestrator with zero-drop agent loops
Documentation
1
2
3
4
5
6
7
8
9
pub mod event;
pub mod goodbye;
pub mod render;
pub mod spinner;
pub mod splash;
pub mod state;
pub mod terminal;
pub mod theme;
pub mod widgets;