dao-code
Open-source TypeScript terminal coding agent for DeepSeek-V4 — builds on DeepSeek's strong price-performance and ultra-cheap cache pricing, engineering byte-stable prefixes and cache-reusing forks so cross-session memory and a continuous self-correction layer add almost no token cost; 1M context, Skills/MCP/Hooks, Claude Code config compatible.
What is it?
What it is
Dao Code is a terminal‑native AI coding assistant that reads, writes, runs commands, and fixes bugs directly in your terminal, streaming reasoning and tool calls while staying safe behind an approval gate.
Why it exists
It was created to offer a low‑cost, highly available, and open‑source coding agent that works well in mainland China, leveraging DeepSeek V4’s cheap pricing and cache, while providing reliable memory, reflection, and long‑task robustness.
Who should use it
Developers in mainland China, cost-conscious developers, and users needing a terminal-native AI coding assistant with memory, reflection, and long-task capabilities.
Who should avoid it
Users without a DeepSeek API key, those preferring GUI tools, or non-technical audiences.
How it works
A quick walkthrough in plain English
How dao-code works
Step 1 of 3
You interact with it
Open dao-code, send a request, or connect it to your stack.
Features
Advantages
- Open source (MIT)
- Active TypeScript ecosystem
- Self-hosted deployment options
Disadvantages
- Requires operational ownership for self-hosted setups
- Community support varies by project maturity
Installation
native
git clone https://github.com/tigicion/dao-code.git && cd dao-code npm install && npm run build && npm link # then dao is global # or run directly in dev: npm run dev
FAQ
What is dao-code?
dao-code is an open-source project licensed under MIT.
What language is dao-code built with?
Primary language: TypeScript.
Is it free to use?
Yes. Licensed under MIT. Check the license for commercial use.
Featured in Videos
YouTube tutorials and walkthroughs for dao-code
sd
80,246 views
Starts at 00:00
Alternatives
Similar projects ranked by category, topics, and text overlap.