mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
Workspaces are vendor/* (Cordis framework vendored as source) and packages/* (@deepseek-ai/dsh-* harness packages). Dev/test/demo run unbuilt via tsx + root tsconfig paths; build = tsc -b (declarations) + dumble (JS bundles); tests = vitest + vite-tsconfig-paths.
8 lines
90 B
Plaintext
8 lines
90 B
Plaintext
CLAUDE.local.md
|
|
node_modules/
|
|
lib/
|
|
*.tsbuildinfo
|
|
.yarn/
|
|
yarn-error.log
|
|
examples/*/*.jsonl
|