top | item 46401378

(no title)

rane | 2 months ago

My similar workflow within Claude Code when it gets stuck is to have it consult Gemini. Works either through Gemini CLI or the API. Surprisingly powerful pattern because I've just found that Gemini is still ahead of Opus in architectural reasoning and figuring out difficult bugs. https://github.com/raine/consult-llm-mcp

discuss

order

bahaAbunojaim|2 months ago

This is one of the reasons I actually built it but wanted to make it more generalized to work with any agent and on the same context without switching

tiku|2 months ago

I like this solution that you can ask Gemini

bahaAbunojaim|2 months ago

Any other ideas that you think would make it more powerful?