colibri/crates
Sam & Hermes 3c10fc098e test: add Pi spawn path proof integration test
Validates: Colibri spawns agent process (fake-pi-agent.py) → reads
JSONL stdout → glasspane ingests → snapshot shows Done state with
correct session ID.

Uses scripts/fake-pi-agent.py which emits the colibri-pi-events
JSONL taxonomy (session, agent_start, turn_start, turn_end,
agent_end). Proves the spawn→ingest→glasspane pipeline without
requiring the real pi binary.

The real Pi binary path (when installed) follows the same pattern:
pi --mode json is spawned with identical spawner code.

Build: pass | Tests: 1/1 green | Workspace: all green
2026-05-31 16:23:11 +02:00
..
colibri-client fix: keep cost mode changes clippy-clean 2026-05-27 22:31:31 +02:00
colibri-contracts Sync glasspane Pi events and clippy hygiene 2026-05-27 02:15:09 +02:00
colibri-daemon test: add Pi spawn path proof integration test 2026-05-31 16:23:11 +02:00
colibri-deepseek Sync glasspane Pi events and clippy hygiene 2026-05-27 02:15:09 +02:00
colibri-glasspane feat: add zot runtime event normalization scaffold 2026-05-31 15:03:39 +02:00
colibri-glasspane-tui Fix clippy collapsible_match in colibri-tui session nav (Sam & Claude) 2026-05-27 15:15:15 +02:00
colibri-runtime Add read-only watchdog host-status reader (Codex) 2026-05-26 16:01:03 +02:00
colibri-skills fix: satisfy clippy for skill status default (Sam & Codex) 2026-05-31 14:38:28 +02:00
colibri-store feat: add colibri-store — embedded SQLite coordination database (Sam & Hermes) 2026-05-27 16:40:19 +02:00