How can i expose port from cloud agent?

the use case i want to run cloud agent and when it finishes and creates PR i want to test the changes. is it possible that cloud agents does something like npm run start and then i can access it? maybe even cloud agent posts link in PR? for how long virtual enviroment is active after agent finished?

are you hosting on somewhere like Cloudflare on Vercel? if you have those setup, you can have your Cloud Agent branches push to a preview build where you can test

1 Like