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

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# DeepSeek Harness
Monorepo for the DeepSeek Harness group.
## Projects
- **DeepSeek Code** — DeepSeek's coding agent product.
## Development
This monorepo is built on the [Cordis](https://github.com/cordiverse/cordis) framework. See [AGENTS.md](AGENTS.md) for codebase conventions and agent instructions.