Suchintan
Suchintan
Could you have the script do a webhook call to your server after it's finished running w/ all the task_ids?
I mean: add a `curl` line to the last line of your script that calls your endpoint w/ the task ids
@devinat1 I don't think we'll be working on this one (unfortunately). We don't intend to make teh docker version impervious to SIGKILL events
What kind of authentication would work well here? Username + password? There is some authentication by default. If you expose the server port (https://github.com/Skyvern-AI/skyvern/blob/8f3d7c8ea2ded72fdee277be642fb3bafc70e1df/docker-compose.yml#L26) to the web, you can only...
Very cool request. Will add this soon!
@piyushmittal20 done!
@alexcode2024 I think we just published a new docker image that will support this. Any chance you can make sure you're grabbing the latest image?
We published it yesterday — can you just make sure you're on the latest image? ``` docker pull your-image-name:latest ```
This is a great idea @iloveitaly -- it's in our roadmap. Are you open to doing a contribution here? I imagine we would need to update the browser code to...
@tylerdurden4285 are you using open source Skyvern? If so you can connect to your local browser via CDP