Ariver
2026-06-03 62f9a3b1e84455c32971272c03163ca543e2f68f
refs
author Ariver <shanghai3168@gmail.com>
Wednesday, June 3, 2026 14:44 +0800
committer Ariver <shanghai3168@gmail.com>
Wednesday, June 3, 2026 14:44 +0800
commit62f9a3b1e84455c32971272c03163ca543e2f68f
tree d72e2cb573c4175af1a35a189529b8615b37b83e tree | zip | gz
parent 35f7ccfbc29b322306983bf800c120ba816e3e8e view | diff
Implement Round 4 Parakeet model selection
14 files modified
8 files added
941 ■■■■■ changed files
02-P-NBL/round-4/code-review.md 38 ●●●●● diff | view | raw | blame | history
02-P-NBL/round-4/dev-self-check.md 82 ●●●●● diff | view | raw | blame | history
02-P-NBL/round-4/logs/git-diff-check-20260603-round4.log diff | view | raw | blame | history
02-P-NBL/round-4/logs/go-test-all-20260603-round4.log 23 ●●●●● diff | view | raw | blame | history
02-P-NBL/round-4/logs/npm-ci-20260603-round4.log 12 ●●●●● diff | view | raw | blame | history
02-P-NBL/round-4/logs/npm-run-build-20260603-round4.log 38 ●●●●● diff | view | raw | blame | history
02-P-NBL/round-4/qa-handoff.md 73 ●●●●● diff | view | raw | blame | history
02-P-NBL/round-4/todo-list.md 34 ●●●● diff | view | raw | blame | history
privatevoice.src/app.go 2 ●●● diff | view | raw | blame | history
privatevoice.src/frontend/src/components/settings/GeneralPage.svelte 229 ●●●●● diff | view | raw | blame | history
privatevoice.src/frontend/src/lib/i18n/en.json 17 ●●●●● diff | view | raw | blame | history
privatevoice.src/frontend/src/lib/i18n/zh.json 17 ●●●●● diff | view | raw | blame | history
privatevoice.src/internal/engine/engine.go 2 ●●● diff | view | raw | blame | history
privatevoice.src/internal/engine/engine_darwin.go 5 ●●●●● diff | view | raw | blame | history
privatevoice.src/internal/engine/engine_darwin_test.go 51 ●●●●● diff | view | raw | blame | history
privatevoice.src/internal/model/model_test.go 69 ●●●●● diff | view | raw | blame | history
privatevoice.src/internal/model/profile.go 1 ●●●● diff | view | raw | blame | history
privatevoice.src/internal/model/registry.go 56 ●●●● diff | view | raw | blame | history
privatevoice.src/internal/modelselection/selection.go 35 ●●●● diff | view | raw | blame | history
privatevoice.src/internal/modelselection/selection_test.go 19 ●●●● diff | view | raw | blame | history
privatevoice.src/services/config_service.go 2 ●●●●● diff | view | raw | blame | history
privatevoice.src/services/engine_service.go 136 ●●●●● diff | view | raw | blame | history