github vudovn/ag-kit v2026.5.25

7 hours ago

🚀 AG Kit v2026.5.25 Release

This calendar release brings powerful architectural enhancements, directory structure normalization, and localized documentation to AG Kit!

🇻🇳 Added

  • Vietnamese Documentation: Created README-VI.md providing a high-quality, professional technical translation of the project guide.

🔄 Changed

  • Folder Structure Normalization: Successfully migrated the workspace from .agent to .agents folder naming across all documentation, architecture guides, and CLI configurations.
  • Singular Agent Directory: Renamed the specialist agents directory inside .agents from agents/ to agent/ to maintain clean singular naming conventions.
  • Polished README Layouts: Refactored README.md and web/README.md to remove old tables, convert relative branding assets to absolute URLs, and reorganize the support section into a beautiful, compact side-by-side grid showing donations (MBBank QR) and the Solana CA of the official project memecoin ($AGKIT).
  • Website Documentation Sync: Refactored Next.js documentation pages (installation, cli, and workflows) to align with the new .agents/agent/ folder paths, 20 agents, 45 skills, and 13 workflows.

🛠️ Fixed

  • Dynamic Path Detection in Scripts: Refactored the Python validation suite (checklist.py, verify_all.py, auto_preview.py, and session_manager.py) to dynamically detect .agents or .agent directories at runtime, eliminating the need for a root symlink while preserving backward compatibility.
  • Syntax Error in verify_all.py: Removed a broken, invalid import statement (from 930-15 import results) that was causing syntax errors in the full verification script.
  • Documentation Component Counts: Corrected inaccurate counts of workflows (from 14 to 13) and skills (from 44 to 45) in .agents/ARCHITECTURE.md and all related README tables.

NPM Installation:
npx @vudovn/ag-kit init

Don't miss a new ag-kit release

NewReleases is sending notifications on new releases.