很多内置工具是否能用bash代替? #757
Replies: 1 comment
-
|
@victorygod Two layers — token cost and correctness. Token cost — tool specs do take prompt space, but they're encoded once in the Why not just bash —
Bash is still there — If the underlying ask is that the fs tool list is too long, that's a separate cut — whether |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
请问下Author大佬,我看到内置工具有很多:像move_file、copy_file、delete_file、create_directory、delete_directory等等,这些可以简单被规则做前置拦截的tool为何不能都是用bash来执行呢?放在工具列表感觉会加重上下文负担,这个负担感觉应该由harness来承担而不是模型吧?deepseek我记得R3之前就对bash(windows/linux/macOS)支持良好,做前置安全规则判断和后置备份拦截应该更加安全和省上下文吧?
Beta Was this translation helpful? Give feedback.
All reactions