Removed duplicate 'openclaude' entry at index 3 of MOBILE_TUI_AGENT_AUTO_PICK_ORDER so mobile pickers no longer render two OpenClaude rows or emit duplicate-key warnings. Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai> Co-authored-by: Neil <4138956+nwparker@users.noreply.github.com>
This commit is contained in:
parent
b4dba9af73
commit
aa5d911c36
|
|
@ -7,7 +7,6 @@ export const MOBILE_TUI_AGENT_AUTO_PICK_ORDER = [
|
|||
'claude',
|
||||
'openclaude',
|
||||
'codex',
|
||||
'openclaude',
|
||||
'grok',
|
||||
'copilot',
|
||||
'opencode',
|
||||
|
|
|
|||
Loading…
Reference in New Issue