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:
@@ -55,8 +55,8 @@
|
||||
"test:pre-release": "pnpm test:slow-cli && pnpm test:build-exe"
|
||||
},
|
||||
"dependencies": {
|
||||
"@earendil-works/pi-ai": "^0.77.0",
|
||||
"@earendil-works/pi-coding-agent": "^0.77.0",
|
||||
"@earendil-works/pi-ai": "^0.78.0",
|
||||
"@earendil-works/pi-coding-agent": "^0.78.0",
|
||||
"dockerode": "^4.0.12",
|
||||
"express": "^5.1.0",
|
||||
"ink": "^6.8.0",
|
||||
|
||||
Reference in New Issue
Block a user