test: add Pi spawn path proof integration test #6

Merged
clawdie merged 1 commit from feat/pi-spawn-proof into main 2026-05-31 16:23:26 +02:00
Owner

Spawns fake-pi-agent.py, verifies glasspane state=Done with session ID. 1 test green.

Spawns fake-pi-agent.py, verifies glasspane state=Done with session ID. 1 test green.
clawdie added 1 commit 2026-05-31 16:23:24 +02:00
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
clawdie merged commit efdb54dfff into main 2026-05-31 16:23:26 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#6
No description provided.