fix: inherit dispatcher model for spawned sessions

This commit is contained in:
Federico Jaramillo Martinez
2026-06-28 16:46:37 +02:00
parent 7063c2c3b1
commit a87479815a
7 changed files with 189 additions and 34 deletions
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Make spawned and tracked subsessions inherit the dispatching session's current model instead of falling back to the last globally selected model.