Releases: KenKaiii/agent-girl
Agent Girl v6.3.0
Full Changelog: v6.2.0...v6.3.0
Agent Girl v6.2.0
Full Changelog: v6.1.2...v6.2.0
Agent Girl v6.1.2
Full Changelog: v6.1.1...v6.1.2
Agent Girl v6.1.1
Full Changelog: v6.1.0...v6.1.1
Agent Girl v6.1.0
Full Changelog: v6.0.1...v6.1.0
Agent Girl v6.0.1
Full Changelog: v6.0.0...v6.0.1
Agent Girl v6.0.0
🎉 Major Release: Build Wizard & Features Modal Expansion
This major release dramatically expands the Build Wizard and Features Modal with comprehensive support for modern development ecosystems.
🚀 Build Wizard Enhancements
Added 5 new project templates with complete feature sets:
Discord Bot (6 features)
- ✨ Slash commands with Discord.js v14
- 🎯 Event handling system
- 💾 Database integration (SQLite/PostgreSQL)
- ⏱️ Command cooldowns & permissions
- 🎨 Embed builder utilities
- 🔄 Auto-updater support
Slack Bot (6 features)
- ⚡ Slash commands with Bolt framework
- 🔄 Interactive workflows & modals
- 💾 Database integration
- 📡 Event subscriptions
- ⏰ Message scheduling
- 🚀 Deployment automation
Expo Mobile App (6 features)
- 🧭 Navigation (React Navigation)
- 🔐 Authentication flows
- 📸 Camera & media handling
- 🔔 Push notifications
- 📍 Location services
- 📦 App store deployment
Backend API - Hono (6 features)
- 🔌 RESTful API structure
- 💾 Database & ORM integration
- 🔐 JWT authentication
- 📚 API documentation (OpenAPI)
- 🛡️ Rate limiting & CORS
- 🐳 Docker deployment
Tauri Desktop App (6 features)
- 🪟 Window management
- 📁 File system access
- 🎯 System tray integration
- 🔄 Auto-updater
- 📋 Native menus
- 🖥️ Cross-platform builds
✨ Features Modal Expansion
Extended the "Add to Existing Project" modal with the same 5 new project types and 30 new features. Each feature includes:
- 📝 Detailed 7-step implementation guides
- 🔍 Project-aware analysis instructions
- 📚 Official library recommendations
- ✅ Best practice patterns
🔧 Technical Improvements
- Function-based research query system for build-researcher agents
- Template-specific configuration handling
- Improved icon system with 10+ new Lucide icons
- Enhanced tooltip documentation
- Type-safe feature configuration
- Zero TypeScript errors and ESLint warnings
📊 Stats
- 5,155 lines of new code added
- 30 new features across 5 project types
- 10 files modified
- 100% type safety maintained
⚠️ Platform Availability
Note: macOS builds are temporarily unavailable due to Apple notarization requirements. Windows and Linux builds are fully functional.
If you need macOS builds, you can:
- Clone the repository
- Run `bun install && bun run build`
- Run `bun run dev` to start the app
📥 Download
- Windows: Download `agent-girl-windows-x64.zip` below
- Linux: Download `agent-girl-linux-x64.zip` below
🤖 Generated with Claude Code
Agent Girl v5.5.0
Full Changelog: v5.4.1...v5.5.0
Agent Girl v5.4.1
Full Changelog: v5.4.0...v5.4.1
Agent Girl v5.4.0
Full Changelog: v5.3.0...v5.4.0