feat(webchat): add human-readable per-message timestamps

This commit is contained in:
William Valentin
2026-02-18 17:02:04 -08:00
parent a13aa3113e
commit 8d101475df
2 changed files with 65 additions and 22 deletions
+11
View File
@@ -5572,6 +5572,17 @@
"docs/plans/state.json"
],
"test_status": "pnpm test:run src/gateway/handlers/agent.test.ts src/gateway/server.test.ts + pnpm typecheck passing"
},
"webchat-human-readable-message-timestamps": {
"status": "completed",
"date": "2026-02-19",
"updated": "2026-02-19",
"summary": "Added per-message human-readable timestamps in WebChat for live messages and loaded history, with same-day time formatting and date+time for older messages. Updated message actions to target message bodies via stable selectors so copy/edit remain correct with timestamp rows.",
"files_modified": [
"src/gateway/ui/pages/chat.js",
"docs/plans/state.json"
],
"test_status": "pnpm typecheck passing"
}
},
"overall_progress": {