open-pincery 1.0.1

Multi-agent platform for durable, event-driven AI agents
Documentation
1
2
3
4
5
6
pub mod drain;
pub mod llm;
pub mod maintenance;
pub mod prompt;
pub mod tools;
pub mod wake_loop;