Skip to content

Fix AI provider and transcription setup UX - #1

Merged
SmetankaKluss merged 2 commits into
mainfrom
codex/stream-editor-mvp
Jul 29, 2026
Merged

Fix AI provider and transcription setup UX#1
SmetankaKluss merged 2 commits into
mainfrom
codex/stream-editor-mvp

Conversation

@SmetankaKluss

Copy link
Copy Markdown
Owner

What changed

  • adds a no-completion-token connection test for OpenAI and xAI keys/models
  • makes the active AI provider explicit and keeps authentication failures inside AI Editor
  • disables transcription engines that are not included in the desktop build
  • explains that Faster Whisper models download automatically on first use
  • bumps the desktop release version to 0.1.2 and updates troubleshooting guidance

Root cause

The settings UI treated any non-empty API-key field as verified and did not explain that only one provider is active. The transcription selector also exposed optional engines such as WhisperX even when their Python dependency was absent from the packaged app.

Validation

  • frontend lint and production build
  • all frontend smoke workflows
  • 41 backend smoke tests
  • packaging configuration smoke test
  • browser QA of disabled WhisperX, active Grok, connection testing, and friendly topic-edit failure

@SmetankaKluss
SmetankaKluss marked this pull request as ready for review July 29, 2026 13:52
@SmetankaKluss
SmetankaKluss merged commit c781d85 into main Jul 29, 2026
4 checks 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