Register btw file tools with permission control
Source:R/tools_btw_files_pathA.R
register_btw_file_tools.RdReplaces codeagent's built-in Read/Write/Edit/Glob/Grep/LS tools with btw's superior equivalents. Write tools get the permission gate; read tools are registered directly.
Usage
register_btw_file_tools(chat, mode = "default", rules = list(), ask_fn = NULL)Arguments
- chat
An
ellmer::Chatobject.- mode
Character. Permission mode.
- rules
List. Permission rules.
- ask_fn
Function or NULL.