From fa85429918e91b3deaec92f6bb25446428a76dc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 23:12:57 +0000 Subject: [PATCH] chore(deps-dev): bump @earendil-works/pi-coding-agent Bumps [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent) from 0.75.5 to 0.78.0. - [Release notes](https://github.com/earendil-works/pi/releases) - [Changelog](https://github.com/earendil-works/pi/blob/main/packages/coding-agent/CHANGELOG.md) - [Commits](https://github.com/earendil-works/pi/commits/v0.78.0/packages/coding-agent) --- updated-dependencies: - dependency-name: "@earendil-works/pi-coding-agent" dependency-version: 0.78.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/pi/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/pi/package.json b/packages/pi/package.json index dc985a8..93584f8 100644 --- a/packages/pi/package.json +++ b/packages/pi/package.json @@ -59,7 +59,7 @@ "access": "public" }, "devDependencies": { - "@earendil-works/pi-coding-agent": "^0.75.4", + "@earendil-works/pi-coding-agent": "^0.78.0", "@types/node": "^25.9.1", "dotenv": "^17.2.3", "typebox": "^1.1.38",