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
feat(opencode): add order field to agent config for explicit list sorting
Adds an optional order field to Agent.Info and ConfigAgent.Info schemas so users
and plugins can control agent display order. Sort precedence: order (asc),
default_agent (desc), name (asc).
0 commit comments