Skip to content

2.4.0 — TypeScript 5/6/7 + adoption completeness

Choose a tag to compare

@pedroknigge pedroknigge released this 09 Jul 00:51

ArkGate 2.4.0

TypeScript 5 / 6 / 7

  • Gate host needs classic JS API (sys + AST + resolve). TS 7.0 main export is version-only — falls back to nested typescript@^5.9.
  • CI matrix 5.9.3 / 6.0.3 / 7.0.2 · docs/typescript-support.md

Adoption completeness (P0–P2)

  • arkgate-check --doctor Adoption section (hosts, dual-bin MCP, Codex home temp paths, optional-but-populated cores, origin report, baseline policy)
  • HTML report Adoption card (separate from 0–100 fitness)
  • Codex home fail-closed rewrite to absolute project root + arkgate-mcp
  • Educational layer-balance note · structural test template under templates/tests/

Fixed

  • --migrate-commands dual ark-mcp + arkgate-mcp argv (stdio break)

Upgrade

npm install -D arkgate@2.4.0
npx arkgate upgrade
npx arkgate-check --doctor

Full notes: CHANGELOG.md