You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of OpenCode most powerful features is the ability to disable MCPs globally and turn them on for specific agents only.
Similarly the ability to turn off all subagents by default and only enable them on the agent level would allow for greater performance by restricting non necessary context and reducing the choices the primary agent would have to make.
In most cases subagents are only useful for specific primary agent, would make much sense to allow for such use case.