Files
hermes-web-ui/docs/chat-chain-changes/2026-06-09-coding-agent-error-rendering.md
ekko 66bb286a7d [codex] fix Windows coding agent command errors (#1440)
* fix object error messages

* fix chat run error rendering

* include coding agent stderr on failure

* fix windows cmd shim errors

* fix quoted windows coding agent commands

* fix windows cmd shim execution

* dedupe windows command execution helpers

* move agent runner docs out of source tree

* document coding agent chat error rendering
2026-06-09 17:00:44 +08:00

478 B

date, pr, feature, impact
date pr feature impact
2026-06-09 1440 Coding Agent error rendering Coding Agent run failures now render nested error details and Windows process stderr instead of opaque object strings.

Coding Agent run failures now render readable nested error messages instead of [object Object]. Hidden Claude Code and Codex runs also include the child process stderr tail on non-zero exits, so Windows command launch failures expose the underlying cmd.exe message in chat.