Initialize repo with README, AGENTS.md, and CLAUDE.md symlink

This commit is contained in:
Tianyi Cui
2026-06-10 22:57:44 +08:00
commit b67e81ac97
5 changed files with 48 additions and 0 deletions

7
AGENTS.md Normal file
View File

@@ -0,0 +1,7 @@
# AGENTS.md
This is the monorepo for the DeepSeek Harness group. It currently hosts the code for **DeepSeek Code**, DeepSeek's coding agent product.
## Architecture
This codebase is based on the **Cordis** framework. All necessary Cordis dependencies are copied into this monorepo as vendored source instead of being depended on via npm.