feat(webchat): add session header sorting controls

This commit is contained in:
William Valentin
2026-02-18 18:10:18 -08:00
parent b0ae5f638b
commit 3647198295
2 changed files with 84 additions and 2 deletions
+11
View File
@@ -5636,6 +5636,17 @@
"docs/plans/state.json"
],
"test_status": "pnpm test:run src/tools/builtin/system-info.test.ts + pnpm typecheck passing"
},
"webchat-session-header-sorting": {
"status": "completed",
"date": "2026-02-19",
"updated": "2026-02-19",
"summary": "Added session sorting controls in WebChat header with modes for Recent activity, Most messages, and Name. Session titles in the selector were upgraded to include message count and last-active timestamp for faster scanning.",
"files_modified": [
"src/gateway/ui/pages/chat.js",
"docs/plans/state.json"
],
"test_status": "pnpm typecheck passing"
}
},
"overall_progress": {