fix/feat: (UI improvements) LLM banner, shortcuts delay, bug when saving, tab constants & Dictionary shortcut#448
Open
guicheffer wants to merge 1 commit intomainfrom
Open
fix/feat: (UI improvements) LLM banner, shortcuts delay, bug when saving, tab constants & Dictionary shortcut#448guicheffer wants to merge 1 commit intomainfrom
guicheffer wants to merge 1 commit intomainfrom
Conversation
Contributor
CI Summary
|
Contributor
✅MegaLinter analysis: Success
See detailed reports in MegaLinter artifacts
|
d34e7b7 to
3c21918
Compare
…tab constants, Dictionary shortcut Co-Authored-By: João Prado <joao.prado@hellofresh.com>
3c21918 to
6a714cf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
onLlmFailed, pipeline is now rebuilt viasetImmediate(() => setupPipeline())so next recording usesNoopProvider(no spurious "enhancing" HUD state)isInitializinglock from 1500ms → 300ms (first press after saving config now works)hideToast()is called externally — syncsvisibleto false during render whenshowis false"general","whisper","llm", etc.) moved tosrc/shared/tabs.tsasTabs.GENERAL,Tabs.SPEECH, etc.⌘D) to the app menu under File, alongside Transcriptions (⌘T)ui.llmConfigBannerkey added to all 10 locale filesTest plan
npm run typecheckpassesnpm run lintpassesnpm run lint:csspassesnpm run check:tokenspassesnpx vitest runpasses (584 tests, 54 files)Code standards
Screenshots
also included a warning:

🤖 Generated with Claude Code