You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run fusion sub-agents with the user's other extensions enabled. Previously every sub-agent was spawned with --no-extensions, disabling all extensions. Now only pi-fusion opts itself out (via the PI_FUSION_SUBAGENT env var) so discovery, rewrite, and worker sub-agents can use installed extensions without recursive fusion.
Add a "Session file" docs page documenting the pi-fusion-settings, pi-fusion-run, and pi-fusion-archive entries, their schemas, and how to reconstruct or extend them.