Skip to content

v0.1.1

Latest

Choose a tag to compare

@ADWMC ADWMC released this 15 Aug 15:53
· 1 commit to main since this release

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.subprocess with bounded output, stderr capture, grace timeout (Node execFile fallback)
  • interpreter resolution through resolveExecutable + local PATH probing (python/python3/py, bash)
  • pnpm overrides moved to pnpm-workspace.yaml
  • root typecheck gate added, Node >=22.19.0 engines declared
  • packageManager: pnpm@11.7.0 pinned

Installer assets rebuilt from 9946562.