Skip to content

Add secure DeepSeek setup and Chinese resource checks - #1

Draft
LH-03 wants to merge 1 commit into
mainfrom
agent/secure-deepseek-setup
Draft

Add secure DeepSeek setup and Chinese resource checks#1
LH-03 wants to merge 1 commit into
mainfrom
agent/secure-deepseek-setup

Conversation

@LH-03

@LH-03 LH-03 commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a one-time codex-deepseek-setup command that stores a user-supplied
    DeepSeek key without echoing it and refuses an overwrite;
  • make codex-home doctor reject a localized codex-zh installation missing
    its Windows sandbox, command-runner, code-mode, or rg support files;
  • document native /model switching between DeepSeek V4 Flash and Pro in both
    English and Simplified Chinese.

Why

An incomplete localized ZIP can start the UI but fail when Codex needs its
sandbox helper. The profile setup also needed a safe, repeatable path that
keeps DeepSeek state isolated from the official OpenAI home.

Validation

  • powershell.exe -NoLogo -NoProfile -ExecutionPolicy Bypass -File .\\tests\\test-switcher.ps1
  • git diff --check
  • staged-content credential scan: no credentials or populated provider-token
    assignments

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.

1 participant