crosslink 0.8.0

A synced issue tracker CLI for multi-agent AI development
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod agents;
pub mod config;
pub mod health;
pub mod issues;
pub mod knowledge;
pub mod milestones;
pub mod orchestrator;
pub mod search;
pub mod sessions;
pub mod sync;
pub mod usage;