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
@@ -849,6 +849,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: 'メッセージキューによる順次実行処理で同時リクエストの競合を防止',
new_0_5_13_2: '2階層スキルディレクトリ構造をサポート、フラットスキルは「その他」カテゴリに分類',
new_0_5_13_3: '起動同期時に一時セッション(eph_*)をフィルタリング',