Colibri
Colibri โ Agent Control Plane & Tokenomics (Work in Progress)
Section titled โColibri โ Agent Control Plane & Tokenomics (Work in Progress)โControl plane for autonomous AI agents designed to balance model quality, response time, and cost. Priority: cost per successful task, rather than cost per token.
โ ๏ธ Note: Still in active development. Components work individually, but the full chain (boot โ seed โ Pi agent โ Colibri daemon โ Mother/Hive โ benchmark) has not been validated end to end on hardware.
Technologies: Rust (core: daemon, CLI, Zot) ยท Go (services: API, MCP bridge, cost dashboard) ยท PostgreSQL + pgvector ยท bhyve VMs ยท Bastille jails
Components: View status matrix and repository on Forgejo โ
colibri-daemon(Rust) โ core loop, systemd-style supervision โcolibri-cli(Rust) โ basics, missing advanced subcommands ๐zotagent harness (Rust) โ NDJSON RPC, subtask delegation, tool interception โcolibri-mcp(Go) โ SSH-stdio bridge, tool proxy โcost-dashboard(Go) โ in development ๐llama.cpp benchmarks(Rust/Go) โ/v1timings object for ms/tok โ
Documentation: Colibri architecture decisions and LLM benchmark wiki hosted on Forgejo (explore wiki on Forgejo โ)
Blockers for end-to-end: bhyve spawn logic in ISO ๐ ยท pgvector migration script ๐ ยท cost-dashboard integration ๐ ยท hardware test on Valhala ๐