Which I think supports Gemini among with all the other major AI providers, plus MCP. I have heard anecdotally that it doesn't work as well as Claude Code, so maybe there are additional smarts required to make a top notch agent.
I've also heard that Claude is just the best LLM at tool use at the moment, so YMMV with other models.
mark_undoio|8 months ago
E.g. Codename Goose https://block.github.io/goose/docs/quickstart/
Which I think supports Gemini among with all the other major AI providers, plus MCP. I have heard anecdotally that it doesn't work as well as Claude Code, so maybe there are additional smarts required to make a top notch agent.
I've also heard that Claude is just the best LLM at tool use at the moment, so YMMV with other models.
artdigital|8 months ago
You hook up your GitHub repo and it’ll clone it, setup the env and then work on the task you give it
fizx|8 months ago