feat: Add AI subtask reproduction script, refactor Admin MCP settings UI, update Vite config, and add i18n gamification rules.
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-15 16:20:47 +01:00
parent bc40969ad7
commit e8d9d0c686
13 changed files with 233 additions and 70 deletions
+2
View File
@@ -218,6 +218,8 @@
- [x] Create `pre-commit` hook for patch increments
- [x] Update `vite.config.ts` to expose version
- [x] Display version in Admin Settings UI
- [x] Refactor MCP Settings UI
- [x] Move MCP settings to dedicated tab in Admin Settings
- [x] Implement Shared Labels
- [x] Schema: `sharedLabels` table
- [x] Storage: Logic for sharing and retrieving labels (MemStorage verified)