Skip to content

Commit f5d4ad4

Browse files
docs(changelog): note JSON gateway transport errors
1 parent ee334b2 commit f5d4ad4

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
@@ -133,6 +133,7 @@ Docs: https://docs.openclaw.ai
133133
- Agents: label `.openclaw/sandboxes` exec workdirs as sandbox runs in compact tool summaries instead of showing the full path.
134134
- OpenAI Codex: surface browser OAuth and device-code login failures instead of treating failed logins as empty successful auth results. Refs #80363.
135135
- CLI agents: carry runtime-only current-turn sender/reply context into CLI model prompts while keeping prompt-build hook input and transcript text clean.
136+
- CLI/gateway: emit structured JSON for gateway transport close and timeout failures when JSON output is requested. Fixes #79108.
136137
- Control UI: keep workspace file presence checks from treating `fs-safe` stat helper failures as missing files, restoring Agents file status for existing Windows workspace files. Fixes #79953. Thanks @lovelefeng-glitch.
137138
- Microsoft Foundry: report an explicit error when the Azure subscription prompt returns an id that is not present in the enabled subscription list, instead of continuing from an unsafe subscription assertion. (#62742) Thanks @oliviareid-svg.
138139
- fix(matrix): gate name-based allowlist resolution [AI]. (#79007) Thanks @pgondhi987.

0 commit comments

Comments
 (0)