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
{{ message }}
This repository was archived by the owner on Feb 14, 2026. It is now read-only.
Problem
OpenCode automatically switches to the default agent, which leads to undesirable behavior.
Cause
When OpenCode uses
skill_use, it does not set the original agent used when adding a skill to the prompt.Evidence
Solution
Based on the information from this issue, the solution should be something like this:
UPD1: context->props