Robert Brennan
Robert Brennan
@temotskipa are you interested in pushing this one forward? @xingyaoww do you have specific changes you'd like to see?
Looks neat! A few things on structure: * dependencies should go in pypackage.yml * this file should probably go in `opendevin/llm/readers.py` * we should probably make this functionality available to...
This is really neat! I wonder if there's a reasonable way to make this the default behavior. We'd have to pick a port and hard-code a secret...
Try setting `PYTHONPATH=$(pwd)` in your env
Ah @tobitege this is actually a necessary param for when the frontend loses track of the session, and then reconnects. That way you don't have to totally refresh the page--you...
Nah let's ditch it for now--we can always come back to it
@darklaw00 see https://github.com/OpenDevin/OpenDevin/issues/169--a fix has been merged
@1of13 the frontend isn't seeing the backend for some reason. Can you open the browser console's network tab, and see what's going on with the `/ws` endpoint?
OK great--I think we have a fix for the right pane incoming
@openhands-agent can you delint the python here? The lint github action is failing