Commit graph

15 commits

Author SHA1 Message Date
Cursor Agent
d4e6c92e49 Fix: Resolve Cloudflare deployment and configuration issues
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 08:24:55 +00:00
Cursor Agent
f9114b4ce7 feat: Add Cloudflare Pages deployment and update build config
Co-authored-by: vatox11567 <vatox11567@reaxu.com>
2025-10-12 21:44:54 +00:00
Cursor Full Stack AI IDE
5f15484932 feat: Add comprehensive documentation for Cursor AI IDE
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 14:50:18 +00:00
Cursor Full Stack AI IDE
4c07312745 feat: Add deployment documentation for Cloudflare Pages
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 14:43:52 +00:00
Cursor Full Stack AI IDE
50553a4b05 feat: Add Cloudflare Pages deployment scripts and docs
Introduces deployment scripts, documentation, and updates package.json for Cloudflare Pages deployment.

Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 14:37:37 +00:00
Cursor Full Stack AI IDE
1b19e8504f feat: Add Cloudflare Pages deployment guides and scripts
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 14:30:18 +00:00
Cursor Full Stack AI IDE
15b31c58f2 feat: Configure Vite for Cloudflare Pages deployment
This commit sets up the Vite configuration for Cloudflare Pages, including optimizations, proxy settings, and environment variables. It also updates the package.json with new scripts for deployment and development.

Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 14:23:11 +00:00
Cursor Full Stack AI IDE
fa8e83780e Refactor: Replace code-server with Monaco Editor for Cloudflare Pages
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 14:15:30 +00:00
Cursor Full Stack AI IDE
8a328db75d Checkpoint before follow-up message
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 14:10:21 +00:00
Cursor Full Stack AI IDE
b5389cced8 feat: Add Cloudflare deployment for Cursor AI IDE
This commit introduces the necessary files and configurations to deploy the Cursor AI IDE to Cloudflare Workers and Pages. It includes setup scripts, backend and frontend code adjustments, and wrangler configuration for seamless deployment.

Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 13:57:48 +00:00
Cursor Full Stack AI IDE
c9d5b22a35 feat: Add Dockerfiles and build scripts
Adds Dockerfiles for backend, frontend, and complete system images. Includes a build and push script for easy image management and deployment.

Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 13:14:55 +00:00
Cursor Full Stack AI IDE
f03924d85c feat: Add deployment docs, gitignore, and complete tests
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 12:55:59 +00:00
Cursor Agent
4642283ade feat: Add OpenRouter AI provider and UI enhancements
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 12:43:02 +00:00
Cursor Agent
093db0a693 feat: Implement full-stack AI IDE with tool integration
This commit introduces a comprehensive full-stack AI IDE. It includes:

- **Backend**: Claudable service with AI provider integrations (OpenAI, Anthropic, Google, Mistral), WebSocket communication, and a robust tool system for file operations, Git, terminal commands, and more.
- **Frontend**: React-based UI with a Cursor-like design, Monaco editor, real-time chat, and an interactive tool panel.
- **Infrastructure**: Dockerization for easy deployment with Docker Compose.

The system supports real-time chat, code execution, and AI-assisted development workflows.

Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 12:31:03 +00:00
Cursor Agent
05acbfff1e feat: Set up fullstack Cursor IDE with backend and frontend
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 12:22:34 +00:00