fix: address pr-bug-scan validated finding from #3583 (#3856)

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:
buf0-bot[bot]
2026-05-31 01:49:27 -07:00
committed by GitHub
co-authored by orca-bug-scan-bot Neil
parent b4dba9af73
commit aa5d911c36
-1
View File
@@ -7,7 +7,6 @@ export const MOBILE_TUI_AGENT_AUTO_PICK_ORDER = [
'claude',
'openclaude',
'codex',
'openclaude',
'grok',
'copilot',
'opencode',