Alex Bäuerle
Alex Bäuerle
I could probably take a stab at the UI for this. However, I'm not sure I understand how the planner agent works and how I could see plan events/update the...
To clarify, I should be getting these as messages from the socket? I tried logging all messages that come in [here](https://github.com/OpenDevin/OpenDevin/blob/e0c7492609bf8ebdbd7270c9e9261bf2944f3bc6/frontend/src/services/socket.ts#L55-L57) but these are the only ones:  how we're loading them? Could you add a link to the `initialize` function you're talking about?
Ahh got it, and I was not! Thank you for the pointer. Will continue work tomorrow.
Hi @Umpire2018 , happy to collaborate! Not suer I understand this, though: > Do you need the logs when running PlannerAgent via backend?
If this is something you want I can clean up the linter errors.
Yeah I was absolutely not sure where to put things and whether these commands should be just for the eval or something the agent should generally be augmented with.
> Are these functions meant for swe BENCH, as the title indicates? or for swe AGENT as described in this issue: #570 Well, these functions are akin to what the...
I'm wondering if this is actually something we should invest time into. It's not like you'd really be able to use OpenDevin on a phone anyway and this would probably...
I was confused about it as well. This is what happens if you drag it into the GitHub website directly.