Skip to content

v0.4.0

Choose a tag to compare

@leblancfg leblancfg released this 23 Jun 00:31
Immutable release. Only release title and notes can be modified.

What's changed

  • 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.