Skip to content

Colibri

Colibri โ€” Tokenomics Trifecta (Rust + Go) โ€” Work in Progress

Section titled โ€œColibri โ€” Tokenomics Trifecta (Rust + Go) โ€” Work in Progressโ€

Control plane for autonomous AI agents with tokenomics trifecta: performance / speed / cost. Target metric: cost-per-intelligence > cost-per-token.

โš ๏ธ Note: Still in active development. Components work individually, but full chain (boot โ†’ seed โ†’ Pi agent โ†’ Colibri daemon โ†’ Mother/Hive โ†’ benchmark) not end-to-end validated 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 in wiki โ†’

  • colibri-daemon (Rust) โ€” core loop, systemd-style supervision โœ…
  • colibri-cli (Rust) โ€” basics, missing advanced subcommands ๐Ÿ”„
  • zot agent 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) โ€” /v1 timings object for ms/tok โœ…

Documentation: Colibri wiki โ€” 44 pages (LLM benchmarks, architecture decisions, OKF v0.2, pre-push hooks)

Blockers for end-to-end: bhyve spawn logic in ISO ๐Ÿ”„ ยท pgvector migration script ๐Ÿ”„ ยท cost-dashboard integration ๐Ÿ”„ ยท hardware test on Valhala ๐Ÿ“