A concise release history for the npm package, focused on the milestones that shaped Guardian from the first beta to the latest published build.
1.2.2
May 25, 2026CLI 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, 2026Introduces .guardianignore file support using familiar .gitignore-style patterns to exclude files from reviews.
1.2.0
May 21, 2026Adds Antigravity provider support, leveraging Google's Go-based terminal agent announced at Google I/O 2026.
1.1.0
May 19, 2026Introduces 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, 2026New 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, 2026Guardian-install and guardian-implement skills introduced. Enhanced markdown reference resolution for nested directories.
1.0.0
April 21, 2026First stable 1.0.0 release published to npm for the Guardian CLI.
1.0.0-beta.1
April 20, 2026Initial public beta release of @ajosecortes/guardian-cli.