86955b96a4be8a3256a4670a4690245944cf2667
GitHub Actions on push/PR: immutable install, constraints, lint, typecheck (src + tests + examples), tests with the per-file 100% coverage gate, knip + publint, full build, and a demo smoke test that drives the echo-agent over scripted stdin asserting the tool-call round-trip and the JSONL session dump — the same commands the local scripts and git hooks run.
DeepSeek Harness
Monorepo for the DeepSeek Harness group.
Projects
- DeepSeek Code — DeepSeek's coding agent product.
Development
This monorepo is built on the Cordis framework (vendored as source under vendor/), microkernel-style: everything is a plugin.
yarn install
yarn test # vitest
yarn demo # runnable echo-agent example
For agent instructions see AGENTS.md. For the architecture design see docs/architecture.md. Each subdirectory has its own README.md with local context: packages/, vendor/.
Languages
TypeScript
96.9%
CSS
1.6%
JavaScript
0.7%
Python
0.7%