fix: restore Hermes session history listing (#716)

This commit is contained in:
ekko
2026-05-14 15:23:19 +08:00
committed by GitHub
parent f6df0fecfa
commit bd6c4dc82e
13 changed files with 28 additions and 10 deletions
+1
View File
@@ -1129,6 +1129,7 @@ export default {
new_0_5_18_7: 'Docker single-container deployment with docker-compose and gateway startup fixes',
new_0_5_18_8: 'Fix plugins page HERMES_HOME fallback warning for non-default profiles',
new_0_5_18_9: 'Fix gateway stability across dev restarts and improve Windows compatibility',
new_0_5_22_1: 'Fix Hermes session list API reading the Web UI local session store instead of the Hermes profile database',
new_0_5_13_1: 'Add message queue for sequential run processing to prevent concurrent request conflicts',
new_0_5_13_2: 'Support two-level skills directory structure with misc category for flat skills',