Skip to content

v0.8.20: restore Chinese reasoning language#1137

Merged
Hmbown merged 1 commit into
mainfrom
hotfix/v0.8.20-language-mirror
May 8, 2026
Merged

v0.8.20: restore Chinese reasoning language#1137
Hmbown merged 1 commit into
mainfrom
hotfix/v0.8.20-language-mirror

Conversation

@Hmbown

@Hmbown Hmbown commented May 8, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • ./scripts/release/check-versions.sh
  • cargo test -p deepseek-tui language_mirroring
  • cargo test -p deepseek-tui package_version_is_current_hotfix_release
  • cargo test -p deepseek-tui environment_block
  • cargo fmt --all --check
  • git diff --check
  • Live V4 smoke with lang: en and Chinese user text: reasoning_content stats were 35 Han chars, 0 Latin chars; final answer was Chinese
  • Source dispatcher smoke under LC_ALL=en_US.UTF-8: ./target/debug/deepseek exec --model deepseek-v4-pro --auto --json ... returned Chinese final output

Closes #588

Copilot AI review requested due to automatic review settings May 8, 2026 04:45
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@Hmbown Hmbown merged commit f283e56 into main May 8, 2026
11 of 12 checks passed
@Hmbown Hmbown review requested due to automatic review settings May 8, 2026 05:06
@Hmbown Hmbown deleted the hotfix/v0.8.20-language-mirror branch May 26, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prompt: Chinese reasoning — assistant thinks in English even when user writes in Chinese

1 participant