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
parent b4dba9af73
commit aa5d911c36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ export const MOBILE_TUI_AGENT_AUTO_PICK_ORDER = [
'claude',
'openclaude',
'codex',
'openclaude',
'grok',
'copilot',
'opencode',