README Language
🇨🇳 中文 ·
🇺🇸 English ·
🇰🇷 한국어 ·
🇸🇦 العربية ·
🇩🇪 Deutsch ·
🇫🇷 Français ·
🇻🇦 Latina
CS Native is a local provider/runtime control plane for Claude Science.
It runs Claude Science in an isolated sandbox, routes model requests to your configured third-party provider, and keeps the official Claude mode as a separate entry.
CS Native is not a single DeepSeek/Qwen switcher. It is a local control panel for:
- Managing provider profiles: base URL, API key, adapter, default model, and Science model mapping.
- Starting the local proxy, virtual OAuth, Claude Science sandbox, and fresh nonce public entry.
- Keeping third-party model mode inside an isolated sandbox.
- Keeping official Claude mode independent for the real Claude Science path.
- Open Models & Keys.
- Choose a built-in provider preset or create a custom provider.
- Fill in
base URL,API key,adapter, default model, and Science model mapping. - Click Verify.
- Return to Start, select an enabled provider with a saved key, and click Start.
- Switch to Official Claude when you want the real Claude Science path.
CS Native supports zh-CN, en, ko, ar, de, fr, and la.
- Desktop app: language selector in the sidebar.
- GitHub Pages: language selector in the header.
- Arabic uses RTL layout in the app and website.
Product page: https://eust-w.github.io/CSNative/
Latest builds are available from GitHub Releases.
| System / Arch | Asset | Content |
|---|---|---|
| macOS Apple Silicon | CSNative-v*-darwin-arm64.zip |
macOS .app bundle |
| macOS Intel | CSNative-v*-darwin-amd64.zip |
macOS .app bundle |
| Windows x64 | CSNative-v*-windows-amd64.zip |
Windows executable package |
| Linux x64 | CSNative-v*-linux-amd64.tar.gz |
Linux executable package |
| All platforms | checksums.txt |
SHA-256 checksums |
- Config directory:
~/.csnative - Sandbox HOME:
~/.csnative/sandbox/home - Local log:
~/.csnative/logs/csnative.log - Provider keys are stored in
~/.csnative/config.jsonwith0600permissions. - CS Native does not write to the real Claude Science credential directory.
See the canonical Chinese README at README.md, and the brand notes at docs/brand.md.




