Files
deepseek-harness/packages/typert
Tianyi Cui c1d550de58 refactor(runtime): collapse speculative portability layers
Remove the one-consumer bounded-read primitive and shared terminal lifecycle controller, make terminal cleanup one awaited provider operation, and reuse one Code Runtime contract suite. Keep only reproduced cancellation and policy fixes; defer unproven replacement, prompt-attribution, and streaming-frame concerns to scoped markers.
2026-08-08 21:27:58 +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