fix(sessions): clarify subsession join guidance

This commit is contained in:
Federico Jaramillo Martinez
2026-07-11 22:03:31 +02:00
parent dfab743a71
commit 6fbeed345e
5 changed files with 26 additions and 14 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
"@jmfederico/pi-web": patch
---
Keep delegation tools available to human-created and independently spawned sessions, remove them from tracked child sessions, and make delegation tool contracts capability-focused.
Keep delegation tools available to human-created and independently spawned sessions, remove them from tracked child sessions, and guide parent agents to track required subsessions and yield at a join point instead of polling.