chore(changesets): normalize pending release notes

This commit is contained in:
Federico Jaramillo Martinez
2026-07-12 20:24:33 +02:00
parent 6213940eea
commit 256db336e3
25 changed files with 25 additions and 55 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 guide parent agents to track required subsessions and yield at a join point instead of polling.
Keep delegation tools available in human-created and independently spawned sessions, remove them from tracked child sessions, and guide parents to wait for required children at join points without polling.