fabro/lib/crates/fabro-cli/tests/it
Bryan Helmkamp 07f28dd9d5
feat(types): add RunEvent envelope fields + ActorRef (schema v2)
Adds stage_id, parallel_group_id, parallel_branch_id, tool_call_id,
and actor to RunEvent per the v2 concrete-shape proposal. Introduces
ActorRef/ActorKind types. Serialization omits absent fields rather
than writing null. Stubs StoredEventFields with matching defaults;
population in stored_event_fields() follows in a later commit.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 10:03:01 -04:00
..
cmd feat(types): add RunEvent envelope fields + ActorRef (schema v2) 2026-04-09 10:03:01 -04:00
scenario fix(test): eliminate recovery, cancel, and label flakes 2026-04-08 10:13:17 -04:00
support Merge remote-tracking branch 'origin/main' 2026-04-07 23:13:56 -04:00
workflow refactor(scratch): remove stale scratch file refs 2026-04-07 20:40:06 -04:00
main.rs Reorganize CLI integration tests and document testing strategy 2026-03-30 16:17:39 -04:00