Changelog

A concise release history for the npm package, focused on the milestones that shaped Guardian from the first beta to the latest published build.

Latest on npm

1.2.2

May 25, 2026

View on npm

CLI now bundles React and Ink dependencies directly into the distribution, resolving compatibility issues with projects using React 18. Fixed spawn E2BIG error when processing large projects by routing prompts through stdin instead of CLI arguments.

Release Timeline

1.2.2

May 25, 2026

CLI now bundles React and Ink dependencies directly into the distribution, resolving compatibility issues with projects using React 18. Fixed spawn E2BIG error when processing large projects by routing prompts through stdin instead of CLI arguments.

1.2.1

May 23, 2026

Introduces .guardianignore file support using familiar .gitignore-style patterns to exclude files from reviews.

1.2.0

May 21, 2026

Adds Antigravity provider support, leveraging Google's Go-based terminal agent announced at Google I/O 2026.

1.1.0

May 19, 2026

Introduces guardian setup interactive wizard combining configuration, installation, and initial review in a unified flow. Upgraded build tooling from TypeScript to tsup/esbuild for ESM compatibility.

1.0.0-beta.4

May 4, 2026

New guardian update command for automatic version checking. Version flag now supports both -v and -V syntax. Markdown file resolution improved for subdirectories.

1.0.0-beta.3

May 4, 2026

Guardian-install and guardian-implement skills introduced. Enhanced markdown reference resolution for nested directories.

1.0.0

April 21, 2026

First stable 1.0.0 release published to npm for the Guardian CLI.

1.0.0-beta.1

April 20, 2026

Initial public beta release of @ajosecortes/guardian-cli.

Note: For implementation details and day-to-day usage changes, pair this page with the API and Configuration docs.