feat(T07): KI-Copilot with OpenRouter chat, voice input, action system, chat history

This commit is contained in:
2026-07-17 02:28:41 +02:00
parent cb89e3ff1e
commit 5cc9f8e9a9
24 changed files with 2878 additions and 188 deletions
+9 -8
View File
@@ -1,12 +1,13 @@
# Next Steps
## T05: COMPLETED
## T07: KI-Copilot — COMPLETED
All acceptance criteria for T05 (Dateiablage pro Fahrzeug + File UI) have been met.
All acceptance criteria met. No blockers.
## Recommended Next Actions
1. Integrate FileUpload and FileList components into VehicleDetail page
2. Add FileGallery to vehicle detail page for image gallery view
3. Consider adding file metadata endpoint (GET /vehicles/:id/files/:fileId/meta) for frontend to fetch metadata without downloading
4. Add file count to vehicle list response for quick display
5. Consider adding file type filtering in FileList (images only, documents only)
### Potential Follow-up Tasks
- Integration test with real OpenRouter API (requires API key configuration)
- Voice transcription with real audio (currently stub when no API key)
- Frontend E2E tests with Playwright
- Copilot settings panel (model selection, temperature)
- Action result rendering in chat (show vehicle/contact search results inline)
- Multi-language support for system prompt