github vudovn/ag-kit v2026.7.27
2026.7.27

4 hours ago

Fixed

  • CLI exited silently when invoked through an npm bin symlink (npx @vudovn/ag-kit init installed nothing): the direct-run guard compared the symlinked argv[1] against the ESM real-path import.meta.url. The entry path is now resolved through realpathSync before comparison.

Added

  • Regression test running the CLI through a bin-style symlink.

Don't miss a new ag-kit release

NewReleases is sending notifications on new releases.