Commit graph

4029 commits

Author SHA1 Message Date
Cursor Agent
f250e1c042 docs: Add comprehensive wrangler troubleshooting guide 2025-10-13 10:07:45 +00:00
Cursor Agent
cf223a94c0 feat: Add script for automatic frontend deployment
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 09:53:47 +00:00
Cursor Agent
2022839648 Checkpoint before follow-up message
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 09:50:32 +00:00
Cursor Agent
41f36478f6 Checkpoint before follow-up message
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 09:47:19 +00:00
Cursor Agent
bd209f2850 feat: Add Cloudflare worker and deployment scripts
This commit introduces a Cloudflare worker for the backend API and includes deployment scripts for both the full and simplified API setups.

Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 09:37:45 +00:00
Cursor Agent
ca9d9c0168 Add Cloudflare token check script and comment out R2 bucket
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 09:28:43 +00:00
Cursor Agent
811245c8d3 feat: Add Cloudflare deployment script
Adds a bash script to automate the deployment of the Cursor IDE application to Cloudflare Workers and Pages.

Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 09:14:40 +00:00
Cursor Agent
4f65853a54 feat: Configure Cloudflare KV namespaces and add deployment scripts
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 09:09:10 +00:00
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
abusawd16-droid
4600f2667f
Merge pull request #3 from abusawd16-droid/cursor/install-project-dependencies-and-handle-build-errors-5787
Install project dependencies and handle build errors
2025-10-13 03:58:37 +03:00
Cursor Agent
601dbedc56 fix: handle missing GITHUB_REPOSITORY variable in release script 2025-10-12 23:42:29 +00:00
Cursor Agent
5d4c8d26c7 feat: add automatic publishing workflow and fix kerberos build issues
- Add comprehensive auto-publish GitHub Actions workflow
- Fix kerberos build issues by skipping VS Code submodule deps
- Add Dockerfile for containerized builds
- Add release script for easy version management
- Add comprehensive publishing documentation
- Update build workflow to use SKIP_SUBMODULE_DEPS=1
2025-10-12 23:42:11 +00:00
Cursor Agent
c4590b71af Skip VS Code dependencies by default
Co-authored-by: vatox11567 <vatox11567@reaxu.com>
2025-10-12 23:36:57 +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
Olivier Benz
cd40509fbb
Update Code to 1.104.3 (#7515) 2025-10-03 10:48:01 -08:00
Asher
9fd98d58e7
Release v4.104.1 and v4.104.2 2025-10-01 14:15:07 -08:00
Olivier Benz
b0992ddb3e
Update Code to 1.104.2 (#7503) 2025-09-26 10:36:08 -08:00
Olivier Benz
af19dedfa9
Update Code to 1.104.1 (#7495) 2025-09-19 10:01:30 -08:00
Asher
d1066af558
Release v4.104.0 2025-09-15 14:36:47 -08:00
Olivier Benz
ba774d989b
Update Code to 1.104.0 (#7488) 2025-09-12 12:41:54 -08:00
Jinvien
1a7b770f5b
Fix installing extensions from the Open VSX marketplace (#7479)
Open VSX uses a non-standard format for the `/latest` URL which must be added to the gallery config.
2025-09-11 14:26:49 -08:00
Anthony
626145cf66
Allow custom annotation to deployment (#7481) 2025-09-11 14:24:57 -08:00
Asher
b59a4f7366
Release v4.103.1 and v4.103.2 2025-08-28 11:55:58 -08:00
Olexandr88
54b33a75e0
Add Discord link to readme (#7465) 2025-08-25 10:32:11 -08:00
Olivier Benz
3c5deac16d
Update Code to 1.103.2 (#7463) 2025-08-25 09:32:20 -08:00
Olivier Benz
fbaadbcfbc
Update Code to 1.103.1 (#7459) 2025-08-15 12:31:17 -08:00
Asher
2bbb6e8cca
Release v4.103.0 2025-08-12 14:31:17 -08:00
Olivier Benz
f1236d80b9
Update Code to 1.103.0 (#7458) 2025-08-08 17:10:23 -08:00
dependabot[bot]
b27d982c67
chore: bump prettier from 3.4.2 to 3.6.2 (#7407) 2025-08-04 12:46:32 -08:00
Asher
3f23840756 Remove import from express-serve-static-core
Mostly because express-serve-static-core is an implicit dependency.  We
could make it explicit, but the type we imported from it is just an
alias for qs.ParsedQs anyway.
2025-08-04 12:26:46 -08:00
Asher
e54467fb85 Run npm audit fix 2025-08-04 12:26:46 -08:00
Asher
8f738d29f2 Remove unused supertest dependency 2025-08-04 12:26:46 -08:00
Asher
5c0ff5013f Remove direct safe-buffer dependency
We do not use it directly.
2025-08-04 12:26:46 -08:00
dependabot[bot]
8a378df6e5
chore: bump eslint-import-resolver-typescript from 3.8.3 to 4.4.4 (#7404) 2025-08-04 11:37:04 -08:00
dependabot[bot]
a7e77ce4af
chore: bump dawidd6/action-download-artifact from 10 to 11 (#7409)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 10 to 11.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v10...v11)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '11'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-04 11:35:59 -08:00
dependabot[bot]
794def9a77
chore: bump on-headers and compression (#7427)
Bumps [on-headers](https://github.com/jshttp/on-headers) to 1.1.0 and updates ancestor dependency [compression](https://github.com/expressjs/compression). These dependencies need to be updated together.


Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0)

Updates `compression` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/compression/compare/1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: compression
  dependency-version: 1.8.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-04 11:33:51 -08:00
Asher
b5a2ce2522
Use error handler in session server (#7455) 2025-08-04 11:05:48 -08:00