fix(FN-2586): restore 0.4.x release line and agent log stability

This commit is contained in:
gsxdsm
2026-04-26 12:22:06 -07:00
parent 479a7c9539
commit 03e82383d4
24 changed files with 56 additions and 69 deletions

View File

@@ -1,11 +1,11 @@
# @fusion/engine
## 1.0.0
## 0.4.0
### Patch Changes
- @fusion/core@1.0.0
- @fusion/pi-claude-cli@1.0.0
- @fusion/core@0.4.0
- @fusion/pi-claude-cli@0.4.0
## 0.2.7

View File

@@ -1,6 +1,6 @@
{
"name": "@fusion/engine",
"version": "1.0.0",
"version": "0.4.0",
"license": "MIT",
"description": "Fusion engine: executor, merger, scheduler, and automation runtime for the Fusion AI coding agent.",
"homepage": "https://github.com/Runfusion/Fusion#readme",