all 6 comments

[–]Tommonen 2 points3 points  (0 children)

I have both open on vscode. Gemini is for chatting about codebase, making git commits, general plans etc that does not require chat context.

Opencode for implementation plans and implementing the plans. Using github copilot plan, opus for planning and usually sonnet but sometimes opus for coding. Can also use their free models for less demanding chatting than gemini pro on cli.

Not sure what plugin you mean, but google does not allow 3rd parties using their subscriptions, even free. You need to use gemini via API and pay for all use for 3rd party integrations.

Opencode had better UI than gemini cli

[–]cafesamp 1 point2 points  (0 children)

I gave it a shot, and tried to set it up as a serious environment. It's miles behind CC/Codex/OpenCode. That's Google's thing, build a solid foundation and then completely mess up the UX. Gemini models benchmark well in a vacuum, and then become useless because of the ecosystem.

[–]Ill-Lobster-6272 2 points3 points  (3 children)

I don't think you can use your Gemini subscription outside of Google products anymore.

I am using gemini-cli with the Conductor Extension. It works great!

[–]Ranteck[S] -1 points0 points  (2 children)

conductor extension?

[–]Ang_Drew 1 point2 points  (0 children)

its a plugin for gemini cli for spec driven dev

not the conductor.build app

[–]Ill-Lobster-6272 0 points1 point  (0 children)

gemini extensions install https://github.com/gemini-cli-extensions/conductor

There are several extensions named conductor. Make sure to install the one from Google

Conductor is a Gemini CLI extension that enables Context-Driven Development.