🚀 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.mdproviding a high-quality, professional technical translation of the project guide.
🔄 Changed
- Folder Structure Normalization: Successfully migrated the workspace from
.agentto.agentsfolder naming across all documentation, architecture guides, and CLI configurations. - Singular Agent Directory: Renamed the specialist agents directory inside
.agentsfromagents/toagent/to maintain clean singular naming conventions. - Polished README Layouts: Refactored
README.mdandweb/README.mdto 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, andworkflows) 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, andsession_manager.py) to dynamically detect.agentsor.agentdirectories 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.mdand all related README tables.
NPM Installation:
npx @vudovn/ag-kit init