Closed
Description
Validations
- I believe this is a way to improve. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that requests the same enhancement
Problem
When the create file tool creates a new file it should be immediately indexed and added to the @files context so it can be referenced in subsequent prompts.
Solution
I’d like some help developing a solution. I’m aware of where the create file tool is called but I am not quite sure how to best trigger indexing of a single file and how to reload the files context or add the single file to the list.