
MythEclipseandClaude Opus 4.8
6da8a32c9b
feat: add "Retry All Errors" batch reanalyze button
Backend:
- POST /api/messages/reanalyze-batch — bulk reset error messages to pending
- messages.repository.reanalyzeErrorBatch() — scoped by guildId/channelId/messageIds
- messages.service.reanalyzeErrorBatch() — validation layer
Frontend:
- reanalyzeErrorBatch() API client function
- useMessages.reanalyzeAllErrors() — optimistic state + batch call
- MessagesPanel: destructive button visible when error count > 0
- Shows confirmation text with queued count
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-03 00:17:51 +07:00
..
2026-06-01 21:44:29 +07:00
2026-06-03 00:17:51 +07:00
2026-06-01 21:44:29 +07:00
2026-06-01 21:44:29 +07:00
2026-06-02 19:04:49 +07:00
2026-06-02 18:47:18 +07:00
2026-06-01 21:44:29 +07:00
2026-06-01 21:44:29 +07:00
2026-06-01 21:44:29 +07:00
2026-06-01 23:22:14 +07:00