Robert Brennan

Results 1267 comments of Robert Brennan

@Niche-Apps something is misconfigured. The frontend is reaching out to your LMStudio server on port 3000, and not reaching the backend (which is expected to be running on 3000. Did...

@Niche-Apps looks like you need to redo the `pipenv` setup--that should install `docker`

Excited to try this! Will take a look today

@Umpire2018 it's possible you're running into https://github.com/OpenDevin/OpenDevin/issues/1167, not sure if it affects agent settings too, but seems likely

Structurally this LGTM! My guess is we'll want to use emoji or images to indicate task state. Something like: 🔲 open task ✅ completed task 🤔 in progress 🔲 ~abandoned~

Looking good! A couple small issues left: * Overflow is hidden, instead of scrolling * I think maybe remove the borders, and add indent? it gets kind of busy with...

Would also be great if the planner took focus every time there's a plan event!

> Do we actually want that? I think then similar things should happen for the code and browser panes but kinda wondering if that actually makes sense. Then you'd be...