github →

New request

#2589: [Bug] Error with message show

We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.

Issue
bugneedinfocommands

One of my chat session hermes-xxxxxxxxxxxx.json, I used /clear in UI chat box, then webui added some info into that file,

"created_at": 1778884857.9155526, "updated_at": 1779202640.0786166, .....

cause it can't show full conversation log after I update and restart webui.(After that info, all messages be ingored)

I spent a week investigating, and even deleted my original Hermes conversation logs from the database (hermes sessions rm ....). Can this problem be resolved? And could a "reload from Hermes sessions" feature be added? This way, the next time a dialog display error occurs, the user can manually reload the dialog from Hermes to pinpoint the problem.

Assessmentadvisory
unclear●● medium60% confidence

Issue conflates a vague /clear corruption bug with a new reload feature request and lacks sufficient reproduction details.

Likely files
  • api/commands.py
  • api/sessions.py
  • static/chat.js
Create the request

This opens a fresh agent run and a draft PR for issue #2589.

Cancel