Commit graph

2 commits

Author SHA1 Message Date
Cursor Agent
49ac3dd08e Refactor: Simplify backend and frontend code
Remove unused providers and tools from the backend. Update frontend to reflect these changes and improve UI.

Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 13:55:49 +00:00
Cursor Agent
bc65736be3 feat: Add backend deployment scripts and worker code
This commit introduces scripts for deploying the backend to Cloudflare Workers, including fixes for upload issues and token verification. It also includes the `simple-backend.js` worker code with observability features and endpoints for health checks, AI providers, chat, tools, and workspace files.

Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 10:57:57 +00:00