|
|
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 |
|
|
|
27d7d11b63
|
feat: Implement daemon support for piping LLM output to stdout or clipboard via an extended socket protocol and update project documentation.
|
2026-02-28 12:42:41 +01:00 |
|
|
|
75a6d20e0d
|
feat: introduce a background daemon service for persistent operation and inter-process communication.
|
2026-02-28 12:32:03 +01:00 |
|
|
|
9a207bc39a
|
feat: Introduce Summary and Professional skills, replacing the old style mode and text structuring configuration options.
|
2026-02-27 01:28:00 +01:00 |
|
|
|
d910fe1441
|
fix: Set TerminalSkill.HandlesExecution to false to prevent direct LLM command execution.
|
2026-02-27 00:46:34 +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 |
|
|
|
4ee4bc5457
|
feat: Improve command parsing, add missing command error handling, and enhance audio processing robustness with better empty transcript detection and notifications.
|
2026-02-26 22:17:08 +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 |
|