Skip to content

Refactor CLI internals and polish terminal UX - #17

Merged
primaprashant merged 11 commits into
mainfrom
cli-ux-and-refactor
Jul 20, 2026
Merged

primaprashant merged 11 commits into
mainfrom
cli-ux-and-refactor

Conversation

@primaprashant

Copy link
Copy Markdown
Owner
  • Replace hand-rolled timer/worker threads with rich Live displays
  • Fix piped output: transcription is written raw to stdout, no wrapping or markup
  • Record to a temp file so a cancelled recording no longer clobbers --last audio
  • Clean error handling: proper exception chaining, clean Ctrl+C (exit 130), no tracebacks
  • Add --model, --version, --no-copy, and -q/--quiet; remove --sample-rate and --channels
  • Replace emoji status with plain glyphs and collapse per-run output to a single summary line
  • Distinguish model download (first run) from model load in status messages
  • Send --list-models names to stdout, hints to stderr

@primaprashant
primaprashant merged commit abcda6e into main Jul 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant