feat(interview): 支持面试问题按需中文翻译 - #347
Merged
Scorbunny2 merged 1 commit intoAug 5, 2026
Merged
Conversation
There was a problem hiding this comment.
No issues found in this review.
Verification:
go test ./internal/practice/voice/... ./internal/bootstrap/...passed fromserver/.git diff --check 7078c7843aa45fa0578d46aa803157994457b806...ad7d91d489714eed7b76ced21c2c626240db2059passed.- Mobile Flutter tests were not run because
flutteranddartare not installed in this sandbox.
Note: gh pr view reports mergeStateStatus: DIRTY, so this PR may need conflict resolution against dev before merge.
Scorbunny2
force-pushed
the
codex/issue-346-interview-question-translation
branch
from
August 5, 2026 02:56
ad7d91d to
a88425f
Compare
Scorbunny2
force-pushed
the
codex/issue-346-interview-question-translation
branch
from
August 5, 2026 03:26
a88425f to
90f0b4c
Compare
jyqin0203
approved these changes
Aug 5, 2026
gangcaiyoule
approved these changes
Aug 5, 2026
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.
功能描述
实现思路
GET /v1/voice-questions/{question_id}/translationINTERVIEW场景验证方式
make check-apimake check-gocd mobile && flutter test --no-pub(774 项通过)cd mobile && flutter test --no-pub test/practice/immersive_roleplay_test.dartcd mobile && flutter test --no-pub test/practice/wire_practice_client_test.dart test/agent/agent_message_bubble_test.dartCloses #346