Skip to content

v0.14.1

Choose a tag to compare

@agentfirstkit agentfirstkit released this 19 Jun 06:04
· 49 commits to main since this release
  • Fix CLI --help --output markdown rendering across all four language ports so a command's summary appears once in the heading instead of being duplicated inside the fenced help block, and add a regression test asserting single occurrence
  • Refresh TypeScript dev dependencies (@types/node, tsx) and hold typescript at the 5.x line because 6.0 cannot resolve node: imports against @types/node 25