Jack Quimby
Jack Quimby
``` Backend started successfully. Starting frontend with npm... > [email protected] start > vite --port 3001 VITE v5.2.8 ready in 338 ms ➜ Local: http://localhost:3001/ ➜ Network: use --host to expose...
> Can you try this branch to see if it helps? #890 > > Although, some hit this issue, some didn't. Perhaps start separately backend and frontend, giving backend a...
Its still there: `agenthub/planner_agent/prompt.py` : `parse_response`
I made a markdown file for Ollama #615.
Made a Draft PR for this: #846 It's a WIP, but it has basic functionality. I am going to work on integrating the commands from #682. Thank you @Sparkier for...
I'm having the same issue. Same config and output log as OP. ``` 156 verbose cwd /home/quimbo/OpenDevin/frontend 157 verbose Linux 5.15.146.1-microsoft-standard-WSL2 158 verbose node v20.12.1 159 verbose npm v10.5.0 160...
Sorry for being an idiot, this is my first open source commit. idk if this is considered code golf but -4 lines and easier to read. very simple change.
I think the models need to be "self-prompting" From the experience I have had with OpenDevin there are a lot of times it gets close to doing the thing that...