From e5b809e705361fcf6d7d590b5cd262bb7f0387e6 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Thu, 7 May 2026 16:32:29 +0200 Subject: [PATCH] update changelog --- packages/coding-agent/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/coding-agent/CHANGELOG.md b/packages/coding-agent/CHANGELOG.md index 2f8621aa9..01550ade8 100644 --- a/packages/coding-agent/CHANGELOG.md +++ b/packages/coding-agent/CHANGELOG.md @@ -2,6 +2,10 @@ ## [Unreleased] +### Changed + +- Updated repository links and package references for the move to `earendil-works/pi-mono` and `@earendil-works/*` package scopes. + ### Fixed - Fixed `pi -p` treating prompts that start with YAML frontmatter as extension flags instead of user messages ([#4163](https://github.com/badlogic/pi-mono/issues/4163)).