gemini-cli/packages
Allen Hutchison cf92ffab34
Add concatenation tool (#130)
* Adding a tool inspired by files-to-prompt that will recursivly read through all the files in a directory (guarded by targetDir) and concatenate those files for the model. Ignores common build artifacts and non-text files.

* Migraded glob logic to fast-glob. Buffed the tool description to give more guidance to the model. Incorporated reveiw feedback.

* lint and error checking.
2025-04-23 17:25:47 -07:00
..
cli Refactor: Remove GEMINI.md memory and refactor system prompt 2025-04-23 15:57:40 -07:00
server Add concatenation tool (#130) 2025-04-23 17:25:47 -07:00