Analysis updated 2026-05-18
Chat with Claude Code or similar CLI assistants through a desktop app configured for DeepSeek models.
Manage and translate installed Codex or agent skills from one panel.
Route requests through CC Switch or a custom OpenAI compatible gateway.
Preview local web pages or documentation inside the app while coding.
| mistydew/tokenicode-deepseek-alpha | timwitzdam/gitsave | vercel-labs/mdxg | |
|---|---|---|---|
| Stars | 310 | 309 | 316 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 3/5 | 2/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Prebuilt Windows and macOS installers are provided, building from source needs Node.js, pnpm, Rust, and Tauri tooling.
TOKENICODE DeepSeek Alpha is a modified version of a desktop app called TOKENICODE, which itself is a chat interface for working with AI coding assistants like Claude Code. This fork is built specifically for people who use DeepSeek models and a tool called CC Switch, which lets you route requests to different AI providers. It keeps the original app's desktop window, session management, file browser, and Claude Code command line workflow, but changes how models are labeled and connected. The main change is that model names shown in the interface, like DeepseekV4Pro and DeepseekV4Flash, are automatically mapped to the real DeepSeek API model names behind the scenes, so users do not have to manually figure out the correct model string for their provider. It also adds a separate settings area for configuring API providers, letting people plug in custom web addresses, API keys, model name mappings, and network proxies, which is useful for connecting to DeepSeek compatible gateways. Beyond the DeepSeek focus, this version adds a panel for managing Codex and agent skills. It can scan a computer for already installed skills from several common folders, remove duplicates, and let a user view, edit, enable, disable, or translate them into Chinese using a separate translation API. There is also a built in web preview panel for opening local or external pages inside the app, new visual themes including a dark VS Code style look, and improvements to how new chat sessions remember the last used project folder. The application itself is built with Tauri, a framework for building desktop apps, paired with React for the interface. It supports Windows and macOS, with ready made downloads listed on the releases page, and can also be built from source using Node.js, pnpm, and Rust. The project is a personal modification of the original TOKENICODE project by a different author, and it keeps that project's Apache License 2.0, meaning it can be used and modified freely as long as the license and credit are preserved.
A DeepSeek and CC Switch focused fork of the TOKENICODE desktop AI coding assistant app, with skills management and translation added.
Mainly TypeScript. The stack also includes Tauri, React, Rust.
Use freely for any purpose, including commercial use, as long as you keep the copyright and license notices from the original project.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.