shuttle-rs 2026.6.8

Local-first event log CLI for agent memory, repository context, task coordination, handoffs, messaging, mesh sync, and MCP access.
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod app;
pub mod context;
pub mod core;
pub mod gateway;
pub mod mcp;
pub mod memory;
pub mod mesh;
pub mod message;
pub mod oauth;
pub mod store;
pub mod task;