feat: add explicit tracked subsession yielding

This commit is contained in:
Federico Jaramillo Martinez
2026-07-13 22:45:07 +02:00
parent 68811b442b
commit d5154dfb3a
7 changed files with 378 additions and 42 deletions
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Add an explicit tracked-subsession yield action so parents can end their run at join points and resume from completion notifications without polling or reading partial child output.