From 550aeecc9780f6334c25d5df7ce1a24830278843 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 13 Apr 2026 21:53:07 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6677cdd1..5445cd57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,45 @@ # Changelog +## 2.1.105 + +- Added `path` parameter to the `EnterWorktree` tool to switch into an existing worktree of the current repository +- Added PreCompact hook support: hooks can now block compaction by exiting with code 2 or returning `{"decision":"block"}` +- Added background monitor support for plugins via a top-level `monitors` manifest key that auto-arms at session start or on skill invoke +- `/proactive` is now an alias for `/loop` +- Improved stalled API stream handling: streams now abort after 5 minutes of no data and retry non-streaming instead of hanging indefinitely +- Improved network error messages: connection errors now show a retry message immediately instead of a silent spinner +- Improved file write display: long single-line writes (e.g. minified JSON) are now truncated in the UI instead of paginating across many screens +- Improved `/doctor` layout with status icons; press `f` to have Claude fix reported issues +- Improved `/config` labels and descriptions for clarity +- Improved skill description handling: raised the listing cap from 250 to 1,536 characters and added a startup warning when descriptions are truncated +- Improved `WebFetch` to strip `