Description
I’m experiencing an issue where the OpenClaw TUI (sometimes bypass as well) does not output any responses, even though inference requests are clearly being sent and intercepted successfully.
From logs, the request flow appears to be working up to the point of receiving the upstream response, but fails during decoding of the streamed response body.
Reproduction Steps
- connect to agent "nemoclaw -agent- connect
- start tui "openclaw tui"
- prompt tui
- tui runs, after completion no output to std or changes made in workspace
Environment
-OS: Windows 11 + WSL2
- Node.js: v22.22.1
- Docker: Docker Desktop 4.66
- NemoClaw: latest (nemoclaw --version not a valid command)
Debug Output
Logs
Checklist
Description
I’m experiencing an issue where the OpenClaw TUI (sometimes bypass as well) does not output any responses, even though inference requests are clearly being sent and intercepted successfully.
From logs, the request flow appears to be working up to the point of receiving the upstream response, but fails during decoding of the streamed response body.
Reproduction Steps
Environment
-OS: Windows 11 + WSL2
Debug Output
Logs
Checklist