From 793c55b82ba1289a9bf73228f447fa0f49048817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 01:14:23 +0000 Subject: [PATCH] build(deps): bump @earendil-works/pi-coding-agent in /config/lib Bumps [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent) from 0.80.6 to 0.80.7. - [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.80.7/packages/coding-agent) --- updated-dependencies: - dependency-name: "@earendil-works/pi-coding-agent" dependency-version: 0.80.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- config/lib/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/lib/package.json b/config/lib/package.json index 7c8650f8..f0dc7d63 100644 --- a/config/lib/package.json +++ b/config/lib/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "@earendil-works/pi-coding-agent": "0.80.6", + "@earendil-works/pi-coding-agent": "0.80.7", "@opencode-ai/plugin": "1.15.4", "@types/bun": "1.3.11", "@types/node": "25.5.0"