Skip to content

Commit 2868947

Browse files
committed
docs(changelog): add #73715 CLI model canonicalization entry
1 parent 2abdb8a commit 2868947

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Docs: https://docs.openclaw.ai
7070

7171
### Fixes
7272

73+
- CLI/model: canonicalize a typed `--model` ref against the model catalog before dispatch so case-only mismatches resolve to their canonical id while preserving intentionally mixed-case canonical ids and never lowercasing trailing auth profile suffixes. Fixes #73715. Thanks @lonexreb.
7374
- Gateway/OpenAI-compatible: send the assistant role SSE chunk as soon as streaming chat-completion headers are accepted, so cold agent setup cannot leave `/v1/chat/completions` clients with a bodyless 200 response until their idle timeout fires.
7475
- Agents/media: avoid direct generated-media completion fallback while the announce-agent run is still pending, so async video and music completions do not duplicate raw media messages. (#77754)
7576
- TUI/sessions: bound the session picker to recent rows and use exact lookup-style refreshes for the active session, so dusty stores no longer make TUI hydrate weeks-old transcripts before becoming responsive. Thanks @vincentkoc.

0 commit comments

Comments
 (0)