|
|
a6c7df0a71
|
refactor: modernize code, improve performance, and clean up various components.
|
2026-03-01 21:05:35 +01:00 |
|
|
|
15f9647f8a
|
chore: Introduce Qodana static analysis configuration and apply minor code formatting and C# 12 collection expressions.
|
2026-03-01 20:07:20 +01:00 |
|
|
|
4e04cc6042
|
feat: Introduce an OpenAI-compatible client to replace the Groq-specific client and enable multiple LLM providers.
|
2026-02-28 16:09:41 +01:00 |
|
|
|
96ccf0ea9a
|
refactor: centralize common strings, paths, and default values into a new Constants class.
|
2026-02-28 15:41:40 +01:00 |
|
|
|
0577640da9
|
feat: Introduce ITranscriptionOrchestrator and related interfaces, refactoring DaemonService and other components to use dependency injection.
|
2026-02-28 15:36:03 +01:00 |
|
|
|
a365448399
|
feat: Implement a modular skill system with hotword detection, streaming text output, and enhanced logging.
|
2026-02-27 00:39:32 +01:00 |
|
|
|
d60730c4bf
|
Refactor: Reorganize project structure by moving core components into dedicated directories and introducing new configuration and API models.
|
2026-02-26 21:51:36 +01:00 |
|