Bug Description
The Hermes Agent UI crash/terminates the gateway connection whenever a long prompt or command is submitted. The UI terminal outputs gateway exited and the process stops working.
Environment:
Application: Hermes Agent (UI Version)
OS: running on ubuntu, stream on windows 7 and macbook monetery
Steps to Reproduce
- Open the Hermes Agent UI.
- Input a long, detailed prompt or a long sequence of code/commands into the chat/command box.
- Submit the prompt.
- Observe the terminal output after a few moments of processing.
Expected Behavior
The gateway should handle longer context lengths or return a proper timeout/token-limit warning instead of exiting the process.
Actual Behavior
The gateway process crashes immediately and prints the following error to the terminal:
- gateway exited | opc | 172.4k/256k
$ gateway exited
Affected Component
Tools (terminal, file ops, web, code execution, etc.)
Messaging Platform (if gateway-related)
N/A (CLI only)
Debug Report
Operating System
Ubuntu 24.04
Python Version
No response
Hermes Version
0.18.2
Additional Logs / Traceback (optional)
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?
Bug Description
The Hermes Agent UI crash/terminates the gateway connection whenever a long prompt or command is submitted. The UI terminal outputs gateway exited and the process stops working.
Environment:
Application: Hermes Agent (UI Version)
OS: running on ubuntu, stream on windows 7 and macbook monetery
Steps to Reproduce
Expected Behavior
The gateway should handle longer context lengths or return a proper timeout/token-limit warning instead of exiting the process.
Actual Behavior
The gateway process crashes immediately and prints the following error to the terminal:
$ gateway exited
Affected Component
Tools (terminal, file ops, web, code execution, etc.)
Messaging Platform (if gateway-related)
N/A (CLI only)
Debug Report
Operating System
Ubuntu 24.04
Python Version
No response
Hermes Version
0.18.2
Additional Logs / Traceback (optional)
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?