claude-code-best/packages/builtin-tools/src/tools/PowerShellTool
claude-code-best e7e1f7a34d fix: 修复 PowerShellTool.isSearchOrReadCommand 在 input 为 undefined 时崩溃的问题
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-26 15:01:57 +08:00
..
__tests__ feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
src feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
clmTypes.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
commandSemantics.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
commonParameters.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
destructiveCommandWarning.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
gitSafety.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
modeValidation.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
pathValidation.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
powershellPermissions.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
powershellSecurity.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
PowerShellTool.tsx fix: 修复 PowerShellTool.isSearchOrReadCommand 在 input 为 undefined 时崩溃的问题 2026-04-26 15:01:57 +08:00
prompt.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
readOnlyValidation.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
toolName.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
UI.tsx feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00