INSIGHT-MVP/packages/core-service
Thomas Reitz 0c8a23ddc4 feat: Anthropic API-Key über Admin-UI konfigurierbar
- GET /settings/ai-config: gibt { configured: boolean } zurück
- POST /settings/ai-config: speichert Key Base64-kodiert in Redis (PLATFORM_ADMIN)
- HelpService: dynamische Key-Auflösung aus Redis mit 60s In-Memory-Cache
- AdminAiSettingsPage: neue Admin-Seite /admin/ai-settings
- HelpPanel: zeigt Hinweis + Link wenn KI nicht konfiguriert
- Env-Variable ANTHROPIC_API_KEY hat weiterhin Vorrang (backward compat.)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 10:59:30 +01:00
..
assets/icons feat: use PNG contact icons in PDF export instead of vector drawing 2026-03-09 20:11:40 +01:00
prisma chore: Prisma-Migration 20260315_master_data 2026-03-15 10:45:23 +01:00
src feat: Anthropic API-Key über Admin-UI konfigurierbar 2026-03-15 10:59:30 +01:00
.dockerignore feat: implement Sprint 1 Alpha - full stack with Docker, NestJS, React 2026-03-08 15:33:36 +01:00
Dockerfile fix: add bcrypt native module rebuild to Dockerfile 2026-03-08 16:42:06 +01:00
nest-cli.json feat: implement Sprint 1 Alpha - full stack with Docker, NestJS, React 2026-03-08 15:33:36 +01:00
package-lock.json feat: Stammdaten, CRM Reporting, Hilfesystem (hohe Priorität) 2026-03-15 10:39:30 +01:00
package.json feat: Stammdaten, CRM Reporting, Hilfesystem (hohe Priorität) 2026-03-15 10:39:30 +01:00
tsconfig.build.json feat: implement Sprint 1 Alpha - full stack with Docker, NestJS, React 2026-03-08 15:33:36 +01:00
tsconfig.json feat: implement Sprint 1 Alpha - full stack with Docker, NestJS, React 2026-03-08 15:33:36 +01:00