Robert Brennan

Results 1267 comments of Robert Brennan

@neubig could we use the GitHub API? That might be easier (for the agent) than using browse

@cardoza1991 thanks for the report. Can you tell us more about your operating system and environment? Are there any security controls in place? In the future, filling out the bug...

Is it possible there are some security controls in place that might prevent access to `sshd`?

For more clarity, the problem is on this line: https://github.com/OpenDevin/OpenDevin/blob/7710112ae284ae9b988f2ac4729194fbb21ecefc/opendevin/sandbox/ssh_box.py#L293 We are trying to start a container running `sshd`. This usually works, but for some reason not in your env...

For now, adding `-e SANDBOX_TYPE=exec` should fix it

Sounds like this is fixed!

VSCode plugin and electron app are both great ideas! We should track those in separate issues

For the hosted demo, here's what I'm thinking: * Users log in with GitHub * this gives us access to their code, which can be easily pulled in * it...

> I wonder if OpenAI supports OIDC similar to "login with github". I don't think they do, but I'd be surprised if it's not on their roadmap. It'd be a...

@tlpythonuse-colab this is rad! Is the code open source?