Update Fusion to the latest pi coding agent and pi AI dependency release. - bump @earendil-works/pi-coding-agent from ^0.77.0 to ^0.78.0 in the CLI, dashboard, and engine packages - bump @earendil-works/pi-ai from ^0.77.0 to ^0.78.0 where it is consumed - add a patch changeset documenting the published @runfusion/fusion update and refresh the lockfile Files changed: .changeset/fn-5862-pi-coding-agent-0.78.md | 5 + packages/cli/package.json | 4 +- packages/dashboard/package.json | 2 +- packages/engine/package.json | 4 +- pnpm-lock.yaml | 193 +++++++++++++++++++---------- 5 files changed, 138 insertions(+), 70 deletions(-) Fusion-Task-Id: FN-5862 Fusion-Task-Lineage: abdfa987-7ba5-45f7-8bea-3db3329a760c
6 lines
305 B
Markdown
6 lines
305 B
Markdown
---
|
|
"@runfusion/fusion": patch
|
|
---
|
|
|
|
Bump `@earendil-works/pi-coding-agent` and `@earendil-works/pi-ai` from `^0.77.0` to `^0.78.0`. See the upstream pi coding agent changelog for [`0.78.0` (2026-05-29)](https://github.com/earendil-works/pi/blob/main/packages/coding-agent/CHANGELOG.md#0780---2026-05-29).
|