open-pincery 1.0.1

Multi-agent platform for durable, event-driven AI agents
Documentation
1
2
3
4
5
6
7
8
pub mod agent;
pub mod bootstrap;
pub mod budget;
pub mod demo;
pub mod events;
pub mod login;
pub mod message;
pub mod status;