dao-code
An open-source TypeScript terminal coding assistant based on DeepSeek V4, offering low cost and high availability.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.2k
- Source
- skill-github
- Repository
- github.com/tigicion/dao-code
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
Setup
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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.