Skip to content

[All Platforms][TUI chat] TUI chat — sequential message response is not in order and runs twice #3145

@zNeill

Description

@zNeill

Description

Description
When user sends multiple sequential messages in TUI chat, the order of response is incorrect and also response comes 2 times for each prompt

Environment

Device:        Linux
OS:            Ubuntu 24.04
Architecture:  x86_64
Node.js:       v22.22.2
npm:           10.9.7
OpenShell CLI: 0.0.36
NemoClaw:      v0.0.35
OpenClaw:      2026.4.24
Steps to Reproduce
1. curl -fsSL https://www.nvidia.com/nemoclaw.sh | bash
2. nemoclaw connect → openclaw tui
3. Send 5 messages back-to-back, each within <1s of the previous: hi / what is 2+2 / list 3 colors / what time is it / thanks 3. Wait up to 60s; observe rendered history and per-message status

Expected Result
Responses to the messages are in order and appear only once
Actual Result
sandbox@test:~$ openclaw tui
(node:1986) [UNDICI-EHPA] Warning: EnvHttpProxyAgent is experimental, expect them to change at any time.
(Use `node --trace-warnings ...` to show where the warning was created)
(node:1994) [UNDICI-EHPA] Warning: EnvHttpProxyAgent is experimental, expect them to change at any time.
(Use `node --trace-warnings ...` to show where the warning was created)

 OpenClaw 2026.4.24 (cbcfdf6) — Your second brain, except this one actually remembers where you left things.

 openclaw tui - ws://127.0.0.1:18789 - agent main - session main

 session agent:main:main


what is 2 + 2


4


what is 2 + 2


4


what time is it


It is currently Wed May 6 21:43:03 UTC 2026.


what time is it


It is currently Wed May 6 21:43:03 UTC 2026.


thanks


You're welcome! Let me know if you need anything else.


thanks


You're welcome! Let me know if you need anything else.


hi


Hello! How can I assist you today?


hi


Hello! How can I assist you today?


how are you


I'm doing well, thank you! How are you?


how are you


I'm doing well, thank you! How are you?


how are you


I'm doing great, thanks for asking! How's your day going?


how are you


I'm doing great, thanks for asking! How's your day going?


Im goods


Glad to hear you're doing good! Is there anything I can help you with today?


Im goods


Glad to hear you're doing good! Is there anything I can help you with today?


what is 2 +2


4


what is 2 +2
4

Bug Details

Field Value
Priority Unprioritized
Action Dev - Open - To fix
Disposition Open issue
Module Machine Learning - NemoClaw
Keyword NemoClaw, NemoClaw_CLI&UX, NEMOCLAW_GH_SYNC_APPROVAL

[NVB#6152584]

Metadata

Metadata

Labels

NV QABugs found by the NVIDIA QA TeamUATIssues flagged for User Acceptance Testing.VDRLinked to VDR findingarea: cliCommand line interface, flags, terminal UX, or outputv0.0.53Release target

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions