Sign in Sign up
cargo

ryu-teams

Agent teams for Ryu (a named, ordered collection of agents + a coordination strategy, addressed as one unit via @team): the SQLite store + `/api/teams/*` HTTP surface, shipped as an OUT-OF-PROCESS sidecar that is the single owner of teams.db. Core does not link this crate — it reaches the store over loopback HTTP and shares only the wire types in `ryu-teams-contracts`. ZERO dependency on apps/core; the store's only host coupling (the data-dir path) is injected at open time.

cargo View on Cargo

Activity

Latest release
1mo ago
Total releases
14
Cadence
~daily
Last 12 months
14

Reach

Downloads
215

Details

License
Apache-2.0
First release
Jul 18, 2026
Releases
Version Released
0.1.14 patch
0.1.13 patch
0.1.12 patch
0.1.11 patch
0.1.10 patch
0.1.9 patch
0.1.8 patch
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 minor
0.0.5 initial