1
0
Commit Graph

10 Commits

Author SHA1 Message Date
9bf72169db refactor: modularize text injection with a factory and dedicated backend implementations, including a new Wayland clipboard option. 2026-03-03 12:15:52 +01:00
545d32aae4 feat: Add Cerebras and Fireworks as LLM providers and introduce configurable Whisper providers with dedicated API keys. 2026-03-01 22:01:12 +01:00
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
3ceecbe5ee feat: Add FFmpeg audio recording and ydotool typing backends, making them configurable. 2026-02-28 15:58:45 +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
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
ac4ef78c02 feat: dynamically suggest typing backend based on XDG_SESSION_TYPE detection 2026-02-28 14:08:00 +01:00
482fe84eb1 feat: Implement new commands for recording control, configuration management, latency testing, and status display, updating program entry and project references. 2026-02-27 01:12:23 +01:00