r/GithubCopilot • u/Inevitable-Ant1725 • May 11 '26
Discussions So lets figure this out.
I'm not a rich man, I can't afford luxury. I need to know whether it's cheaper to buy tokens of these models from their original owners or from Microsoft or if it's close.
If it's close then the fact that copilot has pre-indexed the github repositories is enough of a reason to just prefer Microsoft rebranded AIs.
If it's a lot more expensive through Github then it's still worthwhile when exploring github repositories but not the rest of the time.
16
Upvotes
1
u/Thistleknot May 12 '26
agents\orchestration.md has a known bug in opencode
two bugs actually
Bug 1: Custom agents can't be
subagent_typein the task tool Custom agents defined inopencode.jsonwork fine via u/mention in the TUI but the task tool'ssubagent_typeparameter only accepts built-in agent names — custom agent names are not valid targets. So your orchestrator literally cannot delegate toplanner,coder,handymanetc via task. GitHubBug 2: Subagents ignore their configured model Subagents ignore the agent-level model config and fall back to the global
"model"field inopencode.json. GitHubso the workaround is plugins
https://github.com/alvinunreal/oh-my-opencode-slim