claude-code-best/packages/remote-control-server/web
James Feng 2b6cf08c7c fix: resolve 13 trivial-conditional alerts + remove community gemini
Trivial-conditional cleanup (13 alerts auto-closed):
- bashSecurity.ts: remove 3 redundant !inSingleQuote checks
- WebFetchTool/UI.tsx, WebSearchTool/UI.tsx: remove redundant guards
- theme.ts: simplify getStoredTheme() || defaultTheme
- EventStream.tsx: remove dead !replay check
- MCPRemoteServerMenu.tsx: remove redundant isAuthenticating
- managedEnv.ts: remove dead !env guard
- permissionSetup.ts: delete duplicate code block
- marketplaceHelpers.ts: simplify blockedValue || undefined
- toolExecution.ts: remove dead : '' ternary branch
- main.tsx: remove dead dynamicMcpConfig && guard
- attachments.ts: wire up suppressNextDiscovery (set flag before await)

Also: remove abandoned community gemini (src/services/api/gemini/)
and its routing from claude.ts. Upgrade CodeQL to security-and-quality.
2026-06-08 16:29:34 +08:00
..
components chore: align remote control web ui with upstream 2026-06-07 02:35:51 +08:00
src fix: resolve 13 trivial-conditional alerts + remove community gemini 2026-06-08 16:29:34 +08:00
index.html feat: ACP 协议版本 remote control (#293) 2026-06-04 23:53:06 +08:00
tsconfig.json feat: 支持 acp-link 包进行 acp 通用的 remote-control (#292) 2026-06-04 23:52:35 +08:00
vite.config.ts chore: align remote control web ui with upstream 2026-06-07 02:35:51 +08:00