Add exam translation practice and native Windows/Android apps - #2
Merged
Merged
Conversation
Functionhx
marked this pull request as ready for review
September 13, 2026 10:44
8 tasks
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.
Changes
WriteBench now includes eight exam tasks: Kaoyan English I small/large essays and translation, English II translation, CET-6 writing/translation, and IELTS Academic Tasks 1/2. English-to-Chinese answers use Chinese corrections and independent 10/15-point rubrics; no English-word minimum blocks submission.
Adds native Windows WPF and Android Studio projects with real local OCR confirmation, three independent DeepSeek/MAX reviews, local median/spread aggregation, persistence, review and rewrite. Desktop judges can independently use official Codex CLI/MAX; Android uses DeepSeek directly. Exam category icons and concise task tabs preserve the quiet UI; phone Start remains pinned above navigation.
Fixes an observed macOS submission hang caused by reading a legacy Keychain item on the main thread. Submission now reads memory only; optional secure persistence/restoration runs in the background and never reads old development credentials. Missing Key displays an immediate prompt and no simulated score.
Validation
Documentation/Validation.md.Windows and Android are explicitly labeled 0.1 preview builds. macOS is 1.3.0. README documents provider/platform differences and signing status.
Closes #1