From 6c881cce204406ef8b3c77f6d9cedd5f8be8b2b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 17:15:24 +0000 Subject: [PATCH] chore(deps): bump @earendil-works/pi-coding-agent from 0.79.10 to 0.84.1 Bumps [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent) from 0.79.10 to 0.84.1. - [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.84.1/packages/coding-agent) --- updated-dependencies: - dependency-name: "@earendil-works/pi-coding-agent" dependency-version: 0.84.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc1e881..4d917c1 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "lint:fix": "biome check --write ." }, "dependencies": { - "@earendil-works/pi-coding-agent": "0.79.10", + "@earendil-works/pi-coding-agent": "0.84.1", "croner": "9.0.0", "discord.js": "^14.27.0", "typebox": "1.1.38"