Skip to content

fix(cli): ignore incompatible Python whisper command#2350

Open
miguel-heygen wants to merge 1 commit into
mainfrom
fix/ignore-python-whisper-cli
Open

fix(cli): ignore incompatible Python whisper command#2350
miguel-heygen wants to merge 1 commit into
mainfrom
fix/ignore-python-whisper-cli

Conversation

@miguel-heygen

Copy link
Copy Markdown
Collaborator

Summary

  • discover only the whisper.cpp whisper-cli executable on PATH
  • stop treating the unrelated Python package’s whisper command as compatible
  • retain HYPERFRAMES_WHISPER_PATH as the explicit override
  • add regression coverage for the allowed system binary names

Verification

  • bun run --cwd packages/cli test --run src/whisper/manager.test.ts (4 tests passed)
  • bunx oxfmt --check packages/cli/src/whisper/manager.ts packages/cli/src/whisper/manager.test.ts
  • git diff --check

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