mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-15 12:55:51 +00:00
feat: 完成stub
This commit is contained in:
1
src/tools/REPLTool/REPLTool.js
Normal file
1
src/tools/REPLTool/REPLTool.js
Normal file
@@ -0,0 +1 @@
|
||||
export const REPLTool = { name: 'REPLTool', isEnabled: () => false }
|
||||
Reference in New Issue
Block a user