clawdie-iso/ports/sysutils/colibri/pkg-descr
Hermes (debby) 92b3ebacdd feat(ports): add sysutils/colibri FreeBSD port skeleton (v0.0.1)
- Makefile: USES=cargo, installs daemon + client + MCP + probe + inventory
- distinfo: SHA256 of v0.0.1 tarball from Forgejo
- files/: colibri_daemon.in + colibri_bridge.in rc.d scripts
- Port needs: colibri repo tagged v0.0.1 (done), CARGO_CRATES generation
  on FreeBSD (make cargo-crates), and a FreeBSD pkg build test
2026-06-20 17:34:47 +02:00

3 lines
227 B
Text

Colibri is the Clawdie control-plane core — a cross-platform Rust daemon
that provides agent supervision, a task board with capability-based routing,
SQLite-backed coordination, and MCP bridge support for editor integration.