Major Updates:
- Complete rebuild with Next.js 15 and TypeScript
- Multi-agent support: Claude Code, Codex CLI, Cursor CLI, Qwen Code, Z.AI GLM-4.6
- Real-time chat interface with WebSocket support
- Enhanced project management and file browser
- Full integration with Vercel, GitHub, and Supabase
- Desktop app support with Electron
- Asset management with GCS hosting
- Improved error handling and type safety
Breaking Changes:
- Removed Python FastAPI backend (now uses Next.js API routes)
- Changed from multi-repo to monorepo structure
- Updated database schema with Prisma ORM
Migration Notes:
- This is a complete rewrite - fresh installation recommended
- See README.md for new setup instructions
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>