Added
- Code Review Graph Skill: Added a skill for token-efficient code review using Tree-sitter AST graphs and MCP blast radius analysis. It documents installation, workflow usage, alternatives, and token-savings scenarios for large codebases.
- New AG Kit logo: Added a new AG Kit brand mark as both PNG and SVG assets for the website and Open Graph metadata.
Changed
- Release versioning: Switched project releases from semantic versioning to calendar versioning in
YYYY.M.Dformat. The first calendar-versioned release is2026.5.13. - Package versions: Set the root package and docs app package versions to
2026.5.13. - Project rebrand: Renamed public-facing references from the previous product name to AG Kit across package metadata, README files, docs pages, app metadata,
.agenttemplates, scripts, workflows, and repository links. - Landing page: Simplified the home page, removed the embedded external wordmark, and switched the hero identity to the new AG Kit logo.
- Docs content: Updated documentation titles, examples, installation copy, footer links, and guide metadata to use the AG Kit brand and
ag-kitpackage/repository naming. - Font loading: Removed the Google-hosted font import from the app layout and switched the global font tokens to local system font stacks.
Fixed
- Docs lint issues: Escaped JSX apostrophes, fixed inline
// turborendering, and adjusted React Compiler lint violations in theme, mobile menu, and sidebar skeleton components.
Removed
- External brand dependency: Removed old Google-linked product references and the embedded external wordmark from the web app.
What's Changed
- feat: Add Product Manager, QA Automation Engineer, and Code Archaeologist agents by @simbaTmotsi in #12
- feat: add intelligent agent routing system by @Lucaszmv in #18
- feat: add Product Owner agent and enhance project planning #20 by @lucasgab2230 in #21
- Lucasgab2230/main by @vudovn in #22
- Update README with .gitignore guidance by @thang1834 in #28
- fix: translate to english by @JoKenPo in #41
- Update frontend agent to reflect correct react skill by @codeHokage1 in #55
- feat(core): full Next.js 16 & React 19 architectural support by @OmkarPalika in #63
- [codex] Cherry-pick PR 71 with AG Kit rebrand by @vudovn in #79
New Contributors
- @simbaTmotsi made their first contribution in #12
- @Lucaszmv made their first contribution in #18
- @lucasgab2230 made their first contribution in #21
- @vudovn made their first contribution in #22
- @thang1834 made their first contribution in #28
- @JoKenPo made their first contribution in #41
- @codeHokage1 made their first contribution in #55
- @OmkarPalika made their first contribution in #63
Full Changelog: https://github.com/vudovn/ag-kit/commits/v2026.5.13