|
|
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 |
|
|
|
dcb2ab3968
|
feat: Implement compact JSON serialization for history entries, improve history loading robustness, and add a new LLM model option.
|
2026-02-28 14:35:30 +01:00 |
|
|
|
a08838fbc4
|
feat: Implement history tracking with new CLI commands for viewing past transcripts and usage statistics.
|
2026-02-28 14:06:58 +01:00 |
|
|
|
7b144aedd7
|
refactor: Implement dynamic skill loading from definitions, replacing hardcoded skills, and add a new skill management command.
|
2026-02-28 13:43:23 +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 |
|