Changelog: note tool call repair

This commit is contained in:
Justin
2026-02-03 05:27:34 +08:00
committed by Shakker
parent 0da6de6624
commit 31face5740

View File

@@ -171,6 +171,7 @@ Docs: https://docs.openclaw.ai
- BlueBubbles: debounce by messageId to preserve attachments in text+image messages. (#4984)
- Routing: prefer requesterOrigin over stale session entries for sub-agent announce delivery. (#4957)
- Extensions: restore embedded extension discovery typings.
- Agents: repair malformed tool calls and session transcripts. (#7323)
- CLI: fix `tui:dev` port resolution.
- LINE: fix status command TypeError. (#4651)
- OAuth: skip expired-token warnings when refresh tokens are still valid. (#4593)