agent-office 0.0.1

A Rust-based multi-agent system with graph-structured data storage, mail system, and Zettelkasten-style knowledge base
Documentation
1
2
3
4
pub mod cli;
pub mod domain;
pub mod services;
pub mod storage;