Files
deepseek-harness/packages/typert
Turtle 2365b2c54f feat(bundle): ship dsh-base, dsh-web-app, and dsh-headless profile bundles
Profile bundles are npm packages declaring dsh.patch in their manifest:
dsh-base carries the former base.cordis.yml rows as one insert over the empty
profile root; dsh-web-app carries the web overlay plus a runtime glue plugin
owning what used to be launcher code (frontend dist resolution via
frontend-static, the web-surface prompt section, bash runtime variables, the
readiness-gated URL line); dsh-headless carries the one-shot runner driving a
task turn through the in-process API carrier under the launcher-provided
ctx.headlessIo seam.
2026-08-06 04:40:11 +08:00
..

Typert

English | 中文

Typert separates source analysis, runtime storage, and Loader discovery.

Package Role Cordis key
registry/ Stores runtime package reflection and schemas ctx.typert
loader/ Discovers Loader entries and registers generated host artifacts consumes ctx.loader and ctx.typert
generator/ Generates runtime artifacts from source types build-time library