glas-harness/tests
tegwick 799c61d20e
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 4s
Consume rein-aharness's per-tool-call audit stream (HARNESS-WP-0002-T03)
ToolResult gains an events field (additive, defaults empty) carrying
per-tool audit records when a rein can observe its own inner loop's
individual tool calls -- populated after dispatch_tool returns, not via
a live callback (the contract has no per-event hook). ReinAharness
gains a stream_tool_events flag: when set, passes --stream-tool-events
and parses the tagged {"stream_event": ...} lines back out of captured
stdout into ToolResult.events.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-26 14:50:14 +02:00
..
test_gateway.py Implement the harness contract and prove it against rein-aharness (GLAS-WP-0001-T02/T03/T04) 2026-07-26 13:02:59 +02:00
test_rein_aharness.py Consume rein-aharness's per-tool-call audit stream (HARNESS-WP-0002-T03) 2026-07-26 14:50:14 +02:00
test_rein_openweights.py Add ReinOpenWeights adapter, closing GLAS-WP-0001-T05 2026-07-26 13:42:29 +02:00