dao-code

dao-code

An open-source TypeScript terminal coding assistant based on DeepSeek V4, offering low cost and high availability.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.2k
Source
skill-github

Overview

Dao Code is an open-source TypeScript terminal coding assistant designed specifically for DeepSeek V4. It achieves cross-session memory and a continuous self-correction layer through stable byte prefixes and cache reuse, adding almost no token cost. Supports up to 1M context and is compatible with Claude Code configurations. Ideal for developers who need to read code, write code, execute commands, and fix errors directly in the terminal.

Capabilities

  • Code reading and writing
  • Command execution
  • Error fixing
  • Cross-session memory
  • Continuous self-correction

Use cases

Code debuggingAutomated script writingProject maintenanceCode review

Setup

Requires: Node 环境API Key
npm install -g @tigicion/dao-code

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Supports primarily DeepSeek V4, compatible with Claude Code configurations.

Mainly supports DeepSeek V4, compatible with Claude Code configurations.

After installation, run the `dao` command to start using it.

After installation, run the `dao` command to start using it.

Related skills