Commit Graph

3 Commits

Author SHA1 Message Date
Tianyi Cui
ae2e08b4d6 Set up monorepo infra: Yarn 4 workspaces, tsc -b + dumble build, vitest
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.
2026-06-11 10:52:45 +08:00
Tianyi Cui
804eede9eb Link MVP requirement analysis and microkernel architecture docs in AGENTS.md 2026-06-10 23:12:38 +08:00
Tianyi Cui
b67e81ac97 Initialize repo with README, AGENTS.md, and CLAUDE.md symlink 2026-06-10 22:58:56 +08:00