-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In Aider, it also tries to force the agent to return the whole file.
This is slower and more expensive
To suggest changes to a file you MUST return a file listing that contains the entire content of the file.
NEVER skip, omit or elide content from a file listing using "..." or by adding comments like "... rest of code..."!
https://github.com/closedLoop/aider/blob/main/aider/coders/wholefile_prompts.py
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request