This repository has been archived on 2026-08-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
pi-web/.changeset/spawn-inherit-thinking-level.md
T
Federico Jaramillo Martinez c2b7cce2d3 feat(sessions): inherit thinking level in spawned sessions
spawn_session and spawn_subsession now forward the dispatching session's
current thinking level to the new session, clamped by pi to the spawned
model's capabilities, instead of falling back to the configured default.
2026-07-30 12:54:24 +02:00

233 B

@jmfederico/pi-web
@jmfederico/pi-web
patch

Sessions started via spawn_session and spawn_subsession now inherit the spawning session's thinking level instead of falling back to the pi default, clamped to the child model's capabilities.