feat(T07): KI-Copilot with OpenRouter chat, voice input, action system, chat history
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Known Errors
|
||||
|
||||
## T07: KI-Copilot
|
||||
|
||||
No known errors. All tests pass.
|
||||
|
||||
### Notes
|
||||
- OpenRouter API key not configured in test environment — tests mock _call_openrouter_chat
|
||||
- Voice transcription falls back to stub message when OPENROUTER_API_KEY is empty
|
||||
- Frontend act() warnings in ChatHistory tests are non-blocking (React state update in async useEffect)
|
||||
Reference in New Issue
Block a user