v0.1.1 (rebuilt)
Tool I/O now routes through the DeepSeek Harness capability seams:
- reference reads use
ctx.fs(Node fallback) - script exec uses
ctx.subprocesswith bounded output, stderr capture, grace timeout (NodeexecFilefallback) - interpreter resolution through
resolveExecutable+ local PATH probing (python/python3/py, bash) - pnpm overrides moved to
pnpm-workspace.yaml - root
typecheckgate added, Node>=22.19.0engines declared packageManager: pnpm@11.7.0pinned
Installer assets rebuilt from 9946562.