Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
^4.7.0^0.0.48-rc.1^1.11.0^19.1.0^19.1.0^19.1.8^19.1.6^4.7.0^10.4.17^8.4.35^3.4.1^5.8.3^7.0.56
commits
Add project download functionality and enhance code generation prompt
8ed5f12View on GitHubUpdate model version in code generation logic to 'claude-3-5-haiku-20241022'
7e23495View on GitHubImplement sandbox file retrieval and update code generation logic in server and frontend components
7777f81View on GitHubAdd @vibe-kit/e2b dependency and refactor E2B provider integration in server.js
910e281View on GitHubInitialize project structure with frontend and backend setup. Added essential files including .gitignore, package.json, and configuration files for Vite, Tailwind CSS, and TypeScript. Implemented basic React components for the AI Code Playground, including code generation functionality using the Vibekit SDK. Set up Express server for backend API with endpoints for health check and code generation. Included necessary dependencies in package-lock.json for both frontend and backend.
317683dView on GitHub