Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: KenKaiii/agent-girl

Agent Girl v6.3.0

04 Nov 05:39

Choose a tag to compare

Agent Girl v6.2.0

29 Oct 21:45

Choose a tag to compare

Agent Girl v6.1.2

29 Oct 15:45

Choose a tag to compare

Agent Girl v6.1.1

27 Oct 14:37

Choose a tag to compare

Agent Girl v6.1.0

25 Oct 08:19

Choose a tag to compare

Agent Girl v6.0.1

24 Oct 20:48

Choose a tag to compare

Agent Girl v6.0.0

24 Oct 08:30

Choose a tag to compare

🎉 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:

  1. Clone the repository
  2. Run `bun install && bun run build`
  3. 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

21 Oct 08:21

Choose a tag to compare

Agent Girl v5.4.1

20 Oct 16:07

Choose a tag to compare

Agent Girl v5.4.0

19 Oct 16:05

Choose a tag to compare