synaps 0.1.4

Terminal-native AI agent runtime — parallel orchestration, reactive subagents, MCP, autonomous supervision
Documentation
1
2
3
4
5
6
7
8
9
pub mod blackjack;
pub mod slots;
pub mod roulette;
pub mod war;
pub mod baccarat;
pub mod video_poker;
pub mod keno;
pub mod sicbo;
pub mod craps;