mirror of
https://github.com/vegu-ai/talemate.git
synced 2026-09-01 19:48:52 +02:00
* pi_bridge: add TALEMATE_PI_BRIDGE_TRACE event-stream instrumentation for #126 * fix(pi_bridge): shut pi down via stdin EOF with tree-kill fallback so Windows generations finalize (#126) * pi_bridge: address PR #127 review - bound all cleanup waits, survive repeat cancellation, cancellation tests, trace docs * pi_bridge: address PR #127 round-2 review - incremental stderr buffer, unconditional drain disposal, shielded tree kill, annotations, test handshake * pi_bridge: address PR #127 round-3 review - catch taskkill spawn failure, partial-stderr regression test, comment placement