Login or Signup
Home
Models
Use at Work
Docs
Blog
Download
Login
Careers
Privacy Policy
Terms of Use
2 Downloads
0
Forked from neil/file-agent
Project Files
src
config.ts
index.ts
list-files.ts
promptPreprocessor.ts
ripgrep.ts
toolsProvider.ts
manifest.json
package-lock.json
package.json
README.md
tsconfig.json
This plugin provides helpful tools for working with files in codebases
This plugin enables diff-based editing, which lets the LLM make precise changes to your files
Much of the tool implementation code is from the Cline project