Robert Brennan
Robert Brennan
We've done a lot of JSON cleanup at this point. And we have another task tracking infinite loops. Going to close this one
I've been thinking more about this. I think we're going to need two websocket layers, at least the way the agent in #35 is currently set up. The agent runs...
@yimothysu exactly. I put together a sample handshake: https://github.com/OpenDevin/OpenDevin/pull/57
Here's my latest take on the handshake: https://github.com/OpenDevin/OpenDevin/pull/97
Yeah lets revert the readme changes. We can add some docs to the Docker Runtime docs here though: https://docs.all-hands.dev/modules/usage/runtimes#docker-runtime
Given that this is such a high-level architectural proposal, I suggest we move the discussion to the [roadmap PR](https://github.com/OpenDevin/OpenDevin/pull/67). It'll be helpful to make specific suggestions there so that we're...
@guneetsk99 can you explain what this PR is trying to achieve? It seems like this probably belongs in agenthub, and would need to implement the Agent interface.
Going to close this one for now, but feel free to reopen with a new agenthub agent!
🤔 this is the sort of stuff we're generally hesitant to add to the README (otherwise it becomes a heap of special cases for windows, M1, debian, etc etc) Is...
@mlejva that seems reasonable to me!