Skip to content

v0.4.1

Choose a tag to compare

@leblancfg leblancfg released this 26 Jun 00:36
Immutable release. Only release title and notes can be modified.
6e8a656

What's changed

  • Preserve the newest fusion conversation context when the context byte budget is tight. Older messages no longer evict the latest user/assistant exchange when fusion builds worker prompts.
  • Stop saving transient next-turn enabled state in fusion presets. Presets now capture reusable configuration without accidentally arming or disarming the next fusion run.
  • Verify the npm package contents in CI with npm pack --dry-run, so packaging allowlist or dist-output issues fail before release.
  • Bump the package version to 0.4.1.

Note: this GitHub release does not publish the npm package. npm publishing is handled separately.