feat: add Typer CLI with daemon mode and wtype keyboard injection

Replace argparse CLI with Typer-based CLI supporting `cohere on/off/status`
commands. The daemon runs transcription in the background and types into the
focused Wayland window via wtype. Adds wtype to flake.nix and fixes the
hatchling build backend.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-30 21:09:32 +08:00
parent 8d517b3ea8
commit 92d8ba28d0
8 changed files with 277 additions and 43 deletions
+1
View File
@@ -19,6 +19,7 @@
python314
portaudio
cudaPackages.cudatoolkit
wtype
];
LD_LIBRARY_PATH = pkgs.lib.makeLibraryPath [