llm icon indicating copy to clipboard operation
llm copied to clipboard

Files tool (toolbox) plugin

Open simonw opened this issue 6 months ago • 19 comments

Out of the box llm should have at least one tool. I think a Files tool that can provide read/write access limited to a particular directory is a good idea.

Update: changed my mind, this will be a separate plugin, see https://github.com/simonw/llm/issues/1095#issuecomment-2924222363

Maybe read-only at first and you can enable write with a Files(write=true). Having the default plugin take configuration would help illustrate that feature and exercise the stuff in:

  • #1057
  • #1089

simonw avatar May 26 '25 20:05 simonw