|
|
|
|
|
by Lucasoato
19 days ago
|
|
I had to switch to Opencode from Claude code because the latter wasn’t supporting GitHub Copilot as model provider. I didn’t think I could have found a better solution, spawning multiple subagents with different models is such a great thing. I built in the past very small cli wrappers to call other models; Claude Code often refuses to do that, lies and does the job itself instead of delegating to another provider’s llms. |
|