kushtrimjunuzi
kushtrimjunuzi
Is there any progress with this issue?
Recently I implemented a workaround and it is working for my workflow, so basically for every PR there is a webhook request and cloning the target branch from upstream as...
@dmytro-tolkodubov I'm running drone 0.8
I was able to hack and enable this pull_request flow in drone 1, I know its not the best way and while waiting for bitbucket.org to support pull request. Take...
Sorry to interrupt this conversation, but I tried the solution proposed in the closed PR https://github.com/browser-use/browser-use/pull/41, and with some modifications, it's working well (FYI, more testing is required). Essentially, just...
> Having a safety monitor inplace would be good, allowing human loop to approve login requests. any login and financial decisions to have human loop/approval. logins are better to be...
> > Essentially, just pass the variables in key/value pairs and inform the prompt that those are parameters. > > […] > > ``` > > variables = {'username': '[email protected]',...