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:
@@ -39,8 +39,8 @@
|
||||
"dependencies": {
|
||||
"@fusion/core": "workspace:*",
|
||||
"@fusion/pi-claude-cli": "workspace:*",
|
||||
"@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",
|
||||
"cron-parser": "^5.5.0",
|
||||
"proper-lockfile": "^4.1.2",
|
||||
"typebox": "^1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user