chore(changelog): update for #37023

Signed-off-by: joshavant <830519+joshavant@users.noreply.github.com>
This commit is contained in:
joshavant
2026-03-05 23:09:28 -06:00
parent 0e4245063f
commit ca8091491d

View File

@@ -23,6 +23,7 @@ Docs: https://docs.openclaw.ai
- Tools/Diffs guidance: restore a short system-prompt hint for enabled diffs while keeping the detailed instructions in the companion skill, so diffs usage guidance stays out of user-prompt space. (#36904) thanks @gumadeiras.
- Telegram/ACP topic bindings: accept Telegram Mac Unicode dash option prefixes in `/acp spawn`, support Telegram topic thread binding (`--thread here|auto`), route bound-topic follow-ups to ACP sessions, add actionable Telegram approval buttons with prefixed approval-id resolution, and pin successful bind confirmations in-topic. (#36683) Thanks @huntharo.
- Hooks/Compaction lifecycle: emit `session:compact:before` and `session:compact:after` internal events plus plugin compaction callbacks with session/count metadata, so automations can react to compaction runs consistently. (#16788) thanks @vincentkoc.
- CLI: make read-only SecretRef status flows degrade safely (#37023) thanks @joshavant.
### Breaking