feat(dictation): 恢复录音优先并增加稳定模式 - #1082
Merged
H-Chris233 merged 3 commits intoSep 18, 2026
Merged
H-Chris233 merged 3 commits into
H-Chris233 merged 3 commits into
Conversation
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.
概述
生命周期与兼容性
stableTranscriptionEnabled时默认关闭;旧云同步数据缺失字段时保留本机值验证
npm testcargo test --locked -p openless-corecargo test --locked -p openless-linux-eguicargo test --locked --manifest-path "src-tauri/Cargo.toml" -- --skip hotkey::platform::tests::windows_shift_side_combo_receives_pressed_via_dispatch_keyboard_event(495 passed,1 ignored;被排除的既有 Windows 热键测试在原始全量命令中持续挂起)git diff --check已知仓库基线问题
cargo clippy --locked -p openless-core -p openless-linux-egui --all-targets -- -D warnings被未修改文件中的既有 6 项诊断阻断cargo fmt --all -- --check被未修改文件中的既有格式差异阻断;本次修改的 Rust 文件通过单文件rustfmt --checkCloses #1081