From 61ca88f80e9cb2078bed794f98bc0afcc8858a58 Mon Sep 17 00:00:00 2001 From: 35C4n0r Date: Wed, 27 May 2026 20:33:09 +0530 Subject: [PATCH] chore: update CHANGELOG for recent fixes and features --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51f876b1..c025dd8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ ### Fixes - drop x\b workaround for fixed Claude Code 0.2.70 paste-echo bug +- handle partial/malformed tool call detection for claude-code +- exorcise goroutine-leaking util.After from the codebase +- make writeStabilize Phase 1 non-fatal when agents don't echo input ## v0.12.1