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>
Move LD_LIBRARY_PATH out of env block and include portaudio so
audio devices are discoverable at runtime. Add flake.lock and
a quick microphone test script.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>