
MythEclipseandClaude
30f8d7cce3
feat: replace corrections/tuner with dashboard module
Replace the corrections/adaptive-prompt-tuner feature with a new
dashboard module providing server stats and user profile overview.
Backend:
- Add dashboard module (routes, service, repository) with stats + user list + user detail endpoints
- Remove corrections module entirely
- Wire dashboard router in app.ts
Frontend:
- Add dashboard feature (DashboardStats, UserSummaryList, UserProfileDetail components + useDashboard hook)
- Remove tuner feature (CorrectionStats, CorrectionHistory, SubmitCorrection, useCorrections)
- Update API client from corrections → dashboard types/fns
- Rename tab 'tuner' → 'dashboard'
- Update MobileTabBar, Header, Sidebar links
Tests:
- Expand backend placeholder test with dashboard assertions
- Expand discord-gateway placeholder test with config/channel assertions
AI moderation:
- llmModerationClient: improve status/reply detection, expand safety categories, fix timer reset
- userProfileLearner: fix isReply refinement
- userProfileStore: add pending cache check
- messageMetadata: add crosspost type mapping
- migrate.ts: improve partial-index safety in schema push
Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-13 11:24:42 +07:00
..
2026-06-09 19:46:08 +07:00
2026-06-12 20:11:34 +07:00
2026-06-09 17:34:18 +07:00
2026-06-09 17:34:18 +07:00
2026-06-09 17:34:18 +07:00
2026-06-09 17:34:18 +07:00
2026-06-09 19:46:08 +07:00
2026-06-09 19:46:08 +07:00
2026-06-09 19:46:08 +07:00
2026-06-09 19:46:08 +07:00
2026-06-09 19:46:08 +07:00
2026-06-13 00:55:42 +07:00
2026-06-09 10:16:04 +07:00
2026-06-09 19:46:08 +07:00
2026-06-06 13:27:24 +07:00
2026-06-09 19:46:08 +07:00
2026-06-09 19:46:08 +07:00
2026-06-12 23:40:25 +07:00
2026-06-13 11:24:42 +07:00
2026-06-13 00:55:42 +07:00
2026-06-09 19:46:08 +07:00
2026-06-09 19:46:08 +07:00
2026-06-04 18:52:56 +07:00
2026-06-09 19:46:08 +07:00
2026-06-09 11:56:03 +07:00
2026-06-09 19:46:08 +07:00
2026-06-09 13:07:01 +07:00
2026-06-02 21:23:12 +07:00
2026-06-13 11:24:42 +07:00
2026-06-13 11:24:42 +07:00
2026-06-09 19:46:08 +07:00