Shows absolute timestamps (date + time) on user prompts (right-aligned above the message) and assistant replies (below the response). Format is configurable via /settings → Timestamp format: - date-time-iso: 2026-03-24 10:34 (default) - date-time-us: 03-24-2026 10:34 AM Setting persists in settings.json as timestampFormat. - Added formatTimestamp utility with ISO and US format support - Updated UserMessageComponent and AssistantMessageComponent - Added timestampFormat to SettingsManager with getter/setter - Added to /settings UI for runtime switching - Unit tests for all format variants including AM/PM edge cases AI-assisted: This change was authored with Claude (AI pair programming). |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tsconfig.json | ||