mistydew/tokenicode-deepseek-alpha

TOKENICODE DeepSeek Alpha: a DeepSeek/CC Switch focused TOKENICODE fork

What it solves

It provides a specialized desktop GUI for the Claude Code CLI workflow, specifically optimized for users of DeepSeek and CC Switch. It solves the friction of managing complex API mappings, handling Claude Skills, and navigating project directories within a desktop environment, removing the need to manually configure CLI-based permissions or handle English-only skill documentation.

How it works

Built with Tauri 2 and React 19, the application acts as a wrapper around the Claude Code CLI. It integrates a file browser, a CodeMirror editor for syntax highlighting, and a custom provider management system that allows users to map various LLM providers (Anthropic, OpenAI-compatible gateways, or local Ollama models) to specific model names. It also includes a dedicated Skills panel that scans for .claude/skills directories and can translate skill descriptions and documentation into Chinese via a separate API.

Who it’s for

Developers who use Claude Code or DeepSeek-based agents and prefer a structured desktop interface over a pure terminal for session management, file browsing, and skill organization.

Highlights

  • Flexible Provider Management: Supports Anthropic and OpenAI-compatible formats with custom Base URLs, API keys, and model mapping.
  • Enhanced Skills Workflow: Dedicated panel for managing, enabling/disabling, and combining multiple Claude Skills with integrated translation for SKILL.md files.
  • Integrated Preview: Built-in support for previewing local pages (localhost) in a sidebar and external websites in a dedicated app window.
  • Local Model Support: Integration with Ollama for detecting and downloading local models directly from the UI.
  • Session & Context Control: Features a timeline for jumping between conversation turns, adjustable auto-compact thresholds for context windows (up to 1M tokens), and easy permission mode switching (Standard vs. Full Auto).

Related

  • Project
  • Project
  • Project
  • Project
  • Project