Commit Graph

7 Commits

Author SHA1 Message Date
Justin Poehnelt b4654d09fd fix: version sync workspace 2026-03-24 14:53:26 -06:00
Yannik Tausch 2bfcca97ca feat: move version from top-level SKILL.md frontmatter to metadata and track CLI version (#601) 2026-03-24 11:59:55 -06:00
Anshul Garg 4b827cdd25 chore: fix maintainer email typo in flake.nix, harden coverage.sh (#449)
- Fix typo: mgail.com → gmail.com in flake.nix maintainer metadata
- Add -u (undefined vars) and -o pipefail to coverage.sh, consistent
  with version-sync.sh and tag-release.sh
2026-03-12 18:18:58 -06:00
Justin Poehnelt 5445a476bb fix(ci): check remote tags in tag-release.sh (#385)
The idempotency guard only checked local tags, but CI checkouts
don't fetch tags. Add git ls-remote fallback so re-runs of the
Release workflow skip already-pushed tags.

Co-authored-by: jpoehnelt-bot <jpoehnelt-bot@users.noreply.github.com>
2026-03-10 14:03:52 -06:00
Steve Bazyl 37ab483840 feat: Add nix flake (#94) 2026-03-04 22:21:36 -07:00
Justin Poehnelt 3cd4d522b2 fix: sync Cargo.toml version with changesets (#7) 2026-03-03 09:46:45 -08:00
Justin Poehnelt f75bf6dcf7 feat: implement cli (#1) 2026-03-02 17:26:21 -07:00