claude-code-best/src/utils/computerUse
claude-code-best 0955a02348 chore: 清理 18 处未使用导入、变量和函数
移除未使用的导入(getSubscriptionType、isEnvDefinedFalsy、
getClaudeConfigHomeDir 等)、未使用的常量(ACCENT_COLOR、
NAME_MATCH_BONUS、CLIPBOARD_THRESHOLD)和死函数
(getOpus41Option、pasteViaClipboard),
为未使用参数添加 _ 前缀。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-05 20:15:51 +08:00
..
platforms style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
win32 chore: 清理 18 处未使用导入、变量和函数 2026-05-05 20:15:51 +08:00
appNames.ts feat: build 2026-03-31 19:22:47 +08:00
cleanup.ts feat: build 2026-03-31 19:22:47 +08:00
common.ts feat: Computer Use — Windows 跨平台支持 + GUI 无障碍增强 + Python Bridge 2026-04-05 15:47:20 +08:00
computerUseLock.ts feat: build 2026-03-31 19:22:47 +08:00
drainRunLoop.ts refactor: 大规模迁移原有组件到 ink 包内 2026-04-07 22:26:45 +08:00
escHotkey.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
executor.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
executorCrossPlatform.ts chore: 清理 4 处遗漏的未使用导入和参数 2026-05-05 20:05:50 +08:00
gates.ts chore: 清理 18 处未使用导入、变量和函数 2026-05-05 20:15:51 +08:00
hostAdapter.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
inputLoader.ts feat: build 2026-03-31 19:22:47 +08:00
mcpServer.ts Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
setup.ts feat: build 2026-03-31 19:22:47 +08:00
swiftLoader.ts feat: enable Computer Use on Windows and Linux (#145) 2026-04-06 09:57:55 +08:00
toolRendering.tsx style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
wrapper.tsx style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00