Robert Brennan
Robert Brennan
Agreed. Let's take another pass at it
I've tried to keep the dependencies here down to a minimum--especially important for running in the browser. I'm hesitant to include this. I would encourage you to use `fetch` to...
Hmm it does seem to have pretty solid browser support according to https://caniuse.com/fetch I wonder if we can: * check if `fetch` is available * if so use it *...
This looks awesome! Do the bash and python do the same thing? I'd rather only maintain one if so, and python seems much better for the task. I do think...
Closing this one in favor of the more recent one @dorbanianas put together
installing a full programming language is kind of aggressive for `make` 😅 IMO `make` shouldn't have system-wide side-effects, as much as possible
Can we fail the `make` with a good error message if npm or python isn't installed or on an old version?
@assertion we are already multi-agent! Check out the DelegatorAgent: https://github.com/OpenDevin/OpenDevin/blob/main/agenthub/delegator_agent/agent.py
Thank you for reporting this!
Thanks for the contribution! This is in now