PLUGIN

Report

1 star

5 Downloads

Diff-based file editing and file discovery tools

README.md

File Agent

This plugin provides helpful tools for working with files in codebases

Diff-based editing

This plugin enables diff-based editing, which lets the LLM make precise changes to your files

Available tools

  • list_files
  • search_files
  • read_file
  • replace_in_file
  • write_file

Attribution

Much of the tool implementation code is from the Cline project