Releases: PetrovC/ai-agent-kit
Releases · PetrovC/ai-agent-kit
v1.23.1
What's Changed
- docs(readme): repoint pinned install examples from v1.21.0 to v1.23.0 by @PetrovC in #520
- fix(bootstrap): fall back to Windows PowerShell when pwsh is absent by @PetrovC in #521
- docs(readme): correct stale skill count and coverage table by @PetrovC in #522
- chore(scripts): purge removed audit-mode remnants by @PetrovC in #523
- docs(security): pin cosign verify identity to this repo in README by @PetrovC in #524
- docs(parity): correct overstated hook-events table by @PetrovC in #525
- docs(governance): reflect tracked Antigravity dogfood in WORKFLOW/ARCHITECTURE/SCOPE (#508) by @PetrovC in #526
- docs(windows): add Windows contributor hook-override recipe (#514) by @PetrovC in #527
- docs(plugin): fix team-setup config filename and strictKnownMarketplaces scope (#519) by @PetrovC in #528
- docs(testing): describe shipped test suites as current state and where each runs (#515) by @PetrovC in #529
- docs(codex): correct stale 'no PreCompact event' claim (#513) by @PetrovC in #530
- docs(workflow): align branch-protection section with live ruleset (#509) by @PetrovC in #531
- docs(release): verify signed release tags with git tag -v (#516) by @PetrovC in #532
- fix(ci): install agy via official installer, not nonexistent npm package (#512) by @PetrovC in #533
- chore(agy): use valid gemini-3.5-flash model id for fast-tier agents (#518) by @PetrovC in #534
- chore(release): prepare v1.23.1 by @PetrovC in #535
Full Changelog: v1.23.0...v1.23.1
v1.23.0
What's Changed
- ci(dogfood): require dogfood content + mode parity in CI by @PetrovC in #452
- ci: merge @claude and @codex/@agy mention workflows into one by @PetrovC in #453
- docs(readme): align dogfood + CodeQL claims with the repo by @PetrovC in #454
- chore(governance): add CODEOWNERS and document branch-protection posture by @PetrovC in #455
- ci: pin provider-CLI installs in agent-on-mention by @PetrovC in #456
- docs(coverage): add skill/technology coverage matrix (#424) by @PetrovC in #457
- feat(database): add SQL Server / T-SQL reference (#458) by @PetrovC in #461
- docs(infrastructure): add cloud-provider specifics notes (#459) by @PetrovC in #462
- docs(architecture): add legacy / modernization guidance (#460) by @PetrovC in #463
- fix(delegate): redact secrets at egress and close AWS/github_pat gap by @PetrovC in #478
- fix(delegate): align Antigravity high_reasoning model id with adapter (#467) by @PetrovC in #479
- fix(delegate): emit explicit handoff status so adapter is not silently fail-open (#466) by @PetrovC in #480
- fix(delegate): make Antigravity handoff functional with -m + JSON (#465) by @PetrovC in #481
- fix(routing): add greenfield keywords so architecture skill is selected (#468) by @PetrovC in #482
- feat(godot): add Godot 4.x skill with Rust GDExtension reference (#483) by @PetrovC in #489
- fix(delegate): gate --dangerously-skip-permissions on write_mode for agy (#476) by @PetrovC in #490
- feat(delegate): AAK_DEBUG surfaces resolved depth and model (#477) by @PetrovC in #491
- fix(routing): tokenize model-router keywords and add pr_review intent (#469) by @PetrovC in #492
- fix(routing): thicken rust keywords; gate bare 'migrate' on a db signal (#484) by @PetrovC in #493
- ci(scorecard): drop top-level contents:write in release-checksums (#473) by @PetrovC in #494
- feat(dotnet): add ASP.NET Core HTTP-layer reference (#485) by @PetrovC in #495
- chore(changelog): archive released history before 1.22.1 (#486) by @PetrovC in #496
- docs(plugin): drop hardcoded skill count from descriptions (#487) by @PetrovC in #497
- fix(routing): route plain TypeScript files to the node skill (#498) by @PetrovC in #499
- fix(ci): dedupe check runs by name in quality_gate (#500) by @PetrovC in #501
- docs(changelog): correct the dotnet keyword list in the #485 entry by @PetrovC in #502
- chore: routing-stage docs, skill evals in CI, release signing (#470 #488 #472) by @PetrovC in #503
- chore(release): prepare v1.23.0 by @PetrovC in #504
Full Changelog: v1.22.1...v1.23.0