1
0
Commit Graph

15 Commits

Author SHA1 Message Date
6f4e7764ca fix: Remove unnecessary sudo from systemctl user service commands. 2026-02-28 12:52:23 +01:00
6d2ad488d2 feat: Add systemd user service for automatic daemon startup and update installation instructions. 2026-02-28 12:49:15 +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
77bc1d4ee5 docs: Add initial README.md detailing project overview, features, prerequisites, installation, usage, skills, and configuration. 2026-02-27 01:53:11 +01:00
91a99910f5 feat: Add Zsh shell completion support for the toak command and integrate its installation. 2026-02-27 01:46:48 +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
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
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
fbff8c98ff feat: Add Native AOT compilation and source-generated JSON serialization, streamline CLI arguments, and remove translation functionality. 2026-02-26 21:40:17 +01:00
c2f4cbbfb2 feat: Add configurable LLM and Whisper models with user selection and API integration. 2026-02-25 22:05:32 +01:00
863063f124 initial commit 2026-02-25 21:51:27 +01:00