colibri/docs
Sam & Claude aea2fbe60e feat: add clawdie — simplified operator agent in one small binary (Sam & Claude)
New `clawdie` crate: the operator-friendly face of Colibri. One small Rust
binary that reuses the proven control-plane core (glasspane supervision +
Herdr Unix-socket API + coordination loop — the "split brain") and puts a
DeepSeek-backed Telegram bot in front of it. That is the entire out-of-the-box
surface.

Deliberately lifted vs. the full control plane: cost modes, quota accounting,
context budgets, multi-provider fallback (OpenRouter/Anthropic), per-user
limits. One DeepSeek key serves both the chat lane and the daemon routing.

- crates/clawdie: main (core + bridge wiring), telegram (long-poll bridge),
  deepseek (minimal one-key chat), build.rs (bakes CLAWDIE_TG_TOKEN +
  CLAWDIE_DEEPSEEK_KEY build flags; runtime env overrides).
- packaging/freebsd/clawdie.in: rc.d service, daemon(8)-supervised, restart on
  crash, dedicated clawdie user — starts as a service like Clawdie-AI.
- release profile strips symbols (binary ~7.6 MB stripped).
- docs/CLAWDIE-AGENT-WIKI.md (mindmap), docs/CLAWDIE-BUILD.md (build + ISO +
  next-build XFCE USB fixes), README workspace table.

Build/clippy/fmt green; headless start smoke-tested (socket + sessions bind).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-02 08:31:59 +02:00
..
internal/sessions docs: record colibri task CLI smoke 2026-05-27 22:24:41 +02:00
CALLER-INVENTORY.md Add caller inventory + retirement plan (gate #6 prerequisite) (Sam & Claude) 2026-05-26 18:49:45 +02:00
CLAWDIE-AGENT-WIKI.md feat: add clawdie — simplified operator agent in one small binary (Sam & Claude) 2026-06-02 08:31:59 +02:00
CLAWDIE-BUILD.md feat: add clawdie — simplified operator agent in one small binary (Sam & Claude) 2026-06-02 08:31:59 +02:00
CLAWDIE-STUDIO-PROPOSAL.md docs: tighten Clawdie Studio Zed integration guardrails 2026-05-27 23:13:27 +02:00
COLIBRI-CUTOVER-PLAN.md docs: record colibri task CLI smoke 2026-05-27 22:24:41 +02:00
COLIBRI-DAEMON-GLASSPANE-INTEGRATION.md refactor: rename colibri-ctl binary to colibri (Sam & Claude) 2026-05-27 21:50:36 +02:00
COLIBRI-GLASSPANE-DESIGN.md refactor: rename colibri-ctl binary to colibri (Sam & Claude) 2026-05-27 21:50:36 +02:00
COLIBRI-SKILLS-PLAN.md docs: clarify colibri-skills phase zero 2026-05-27 16:17:25 +02:00
GATE5-MIGRATION-GRAPH.md Add gate #5 migration graph (watchdog reader) (Sam & Claude) 2026-05-26 15:19:28 +02:00
HERDR-HUB-RUNBOOK.md docs: cut over Colibri remotes to Forgejo (Sam & Claude) 2026-05-29 09:03:59 +02:00
HERDR-VS-COLIBRI-GRAPH.md Add Herdr-vs-Colibri capability graph + drop map (Sam & Claude) 2026-05-26 17:48:50 +02:00
ISO-ACCEPTANCE-RUNBOOK.md docs: add ISO acceptance tracker and staging helper 2026-05-27 22:52:59 +02:00
ISO-INTEGRATION-PLAN.md docs: consolidate ISO planning docs 2026-05-27 23:17:35 +02:00
MIGRATION-INVENTORY.md Docs: park Herdr-FreeBSD, anchor status to commit (Sam & Claude) 2026-05-27 12:54:26 +02:00
MULTIAGENT-WORKFLOW-IMPROVEMENTS.md feat: add multiagent workflow improvements 2026-05-27 12:09:40 +02:00