mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-12 04:01:20 +00:00
# Conflicts: # .agents/notes/implemented/architecture/2026-07-10-single-file-executable-sdk-runtime-distribution.i18n.yaml # .agents/notes/implemented/architecture/2026-07-10-single-file-executable-sdk-runtime-distribution.md # .agents/notes/implemented/architecture/2026-07-10-single-file-executable-sdk-runtime-distribution.zh.md # examples/acp-agent/tests/snapshots/cordis-inspect-jsdoc/input.json # examples/acp-agent/tests/snapshots/cordis-inspect-jsdoc/session.jsonl # packages/bundle/acp-app/package.json # packages/examples/jsonrpc-demo/src/packaged-bin.ts # packages/subagent/subagent-acp/src/run.ts # packages/subagent/subagent-acp/tests/subagent-acp.spec.ts # packages/subprocess/subprocess-local/README.i18n.yaml # packages/subprocess/subprocess-local/README.md # packages/subprocess/subprocess-local/README.zh.md # pnpm-lock.yaml # scripts/smoke-python-runtime.py
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 |
See TypeRT remote calls for the generated invocation, schema, and transport contracts.