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
refactor(cli): consolidate agent mode definitions into single source of
truth
- Export AGENT_MODES and AGENT_MODE_TO_AGENT from constants.ts - Remove
duplicate mode lists from settings.ts, agent-mode-toggle.tsx - Generate
slash commands dynamically from AGENT_MODES - Simplify toggleAgentMode
to use array index cycling - Use AGENT_MODE_TO_AGENT mapping in
resolveAgent
0 commit comments