v1.0.3
π― Major Improvements
Auto-Detection Enhancements
-
β Smart Description Generation: Automatically detects and fills project descriptions
- Reads from
package.jsonif available - Generates meaningful descriptions based on tech stack
- Example: "Real-time backend server with WebSocket" for socket projects
- Reads from
-
β Enhanced Tech Stack Detection:
- Socket.IO / WebSocket support
- Database detection (Prisma, MongoDB, PostgreSQL, MySQL)
- Better framework recognition
User Experience
- No more empty description fields during setup
- Pre-filled tech stack based on dependencies
- Users can still modify auto-detected values
Bug Fixes
- Fixed issue where description was always empty
- Improved accuracy of project type detection