Skip to content

Proxy agent via Next API #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

atupem
Copy link
Contributor

@atupem atupem commented Jun 15, 2025

Summary

  • add custom Next.js server that proxies WebSocket traffic
  • proxy REST calls through new /api route
  • update UI utilities to use /api endpoints
  • point VNC viewer and socket.io client at proxied paths
  • adjust Docker files and compose file for new env vars
  • generalize agent api proxy handling

Testing

  • npm --prefix packages/bytebot-ui install
  • npm --prefix packages/bytebot-ui run lint

https://chatgpt.com/codex/tasks/task_b_684e3c57c21c8329991b61665f43cbfd

@atupem atupem added the codex label Jun 15, 2025 — with ChatGPT Connector
emerging from the depths of nextjs websocket proxying with a working prototype
@atupem atupem merged commit f1315c8 into development Jun 16, 2025
1 check passed
@zlwaterfield zlwaterfield deleted the codex/move-urls-behind-api-routes-and-proxy-websockets branch June 17, 2025 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant