FN-5862: bump pi coding agent dependencies to 0.78
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
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
"@fusion-plugin-examples/paperclip-runtime": "workspace:*",
|
||||
"@fusion/core": "workspace:*",
|
||||
"@fusion/engine": "workspace:*",
|
||||
"@earendil-works/pi-coding-agent": "^0.77.0",
|
||||
"@earendil-works/pi-coding-agent": "^0.78.0",
|
||||
"@types/multer": "^2.1.0",
|
||||
"@xterm/addon-fit": "^0.10.0",
|
||||
"@xterm/addon-search": "^0.15.0",
|
||||
|
||||
Reference in New Issue
Block a user