colibri/crates
Sam & Claude 4517e13935
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
fix(daemon): fail closed when socket ownership is unsafe (Sam & Codex)
Return an error from the socket server when another daemon owns the Unix socket or bind setup fails, and broadcast shutdown so the daemon does not stay alive without a control socket. Also format the PR docs.\n\nChecks: cargo fmt --check; ./scripts/check-format.sh; git diff --check; cargo test -p colibri-daemon clear_stale_socket -- --nocapture; cargo test -p colibri-daemon --test sigterm_shutdown -- --nocapture.
2026-06-15 09:08:56 +02:00
..
clawdie fix(clawdie): harden FreeBSD installer plan (Sam & Codex) 2026-06-14 00:42:43 +02:00
colibri-client feat(rc): rename test agent and load provider env (Sam & Codex) 2026-06-15 07:35:44 +02:00
colibri-contracts fmt: format current main Rust sources (Sam & Codex) 2026-06-04 20:59:20 +02:00
colibri-daemon fix(daemon): fail closed when socket ownership is unsafe (Sam & Codex) 2026-06-15 09:08:56 +02:00
colibri-deepseek feat: cache warming on daemon startup + periodic re-warm (T1.4 PR3b) 2026-05-31 17:33:53 +02:00
colibri-glasspane docs: purge all Herdr references, consolidate into AGENTS.md + README (Sam & Hermes) 2026-06-14 14:04:49 +02:00
colibri-glasspane-tui feat(rc): rename test agent and load provider env (Sam & Codex) 2026-06-15 07:35:44 +02:00
colibri-mcp fix(spawner): stage jailed env payloads (Sam & Codex) 2026-06-13 23:28:19 +02:00
colibri-runtime
colibri-skills
colibri-store