From f0a909f6dd6c40a71d9759beef573e5262d90739 Mon Sep 17 00:00:00 2001 From: Shadow Date: Fri, 9 Jan 2026 13:05:34 -0600 Subject: [PATCH] Changelog: add PR 601 --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce1b4bbf7..0d526e1cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,11 +24,9 @@ - CLI: improve `logs` output (pretty/plain/JSONL), add gateway unreachable hint, and document logging. - Hooks: default hook agent delivery to true. (#533) — thanks @mcinteerj - Hooks: normalize hook agent providers (aliases + msteams support). -- Hooks: add Gmail hook model/thinking defaults with auth/rate-limit/timeout fallback and allowlist warnings. (#472) — thanks @koala73 - WhatsApp: route queued replies to the original sender instead of the bot's own number. (#534) — thanks @mcinteerj - iMessage: isolate group-ish threads by chat_id. (#535) — thanks @mdahmann - Models: add OAuth expiry checks in doctor, expanded `models status` auth output (missing auth + `--check` exit codes). (#538) — thanks @latitudeki5223 -- Models: only advance fallbacks on auth/rate-limit/timeout errors. (#472) — thanks @koala73 - Deps: bump Pi to 0.40.0 and drop pi-ai patch (upstream 429 fix). (#543) — thanks @mcinteerj - Agent: skip empty error assistant messages when rebuilding session context to avoid tool-chain corruption. (#561) — thanks @mukhtharcm - Security: per-agent mention patterns and group elevated directives now require explicit mention to avoid cross-agent toggles. @@ -132,7 +130,7 @@ - Dev templates: ship C-3PO dev workspace defaults as docs templates and use them for dev bootstrap. — thanks @steipete - Config: fix Minimax hosted onboarding to write `agents.defaults` and allow `msteams` as a heartbeat target. — thanks @steipete - Discord: add channel/category management actions (create/edit/move/delete + category removal). (#487) - thanks @NicholasSpisak -- Discord: reject ambiguous bare numeric IDs in DM sends with clear guidance on `user:` vs `channel:` prefixes (fixes "Unknown Channel" error when DMing by user ID). (#596) — thanks @magimetal +- Docs: split CLI install commands into separate code blocks. (#601) — thanks @martinpucik ## 2026.1.8