feat(T07): KI-Copilot with OpenRouter chat, voice input, action system, chat history
This commit is contained in:
+9
-8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user