Files
claude-code/src/tools/VerifyPlanExecutionTool/VerifyPlanExecutionTool.js
claude-code-best bd756cc369 feat: 完成stub
2026-03-31 20:40:16 +08:00

2 lines
99 B
JavaScript

export const VerifyPlanExecutionTool = { name: 'VerifyPlanExecutionTool', isEnabled: () => false }