You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The patch tool sometimes failed to use complete paths when suggesting changes,
leading to potential errors. This change improves the tool's example prompt
to better demonstrate and enforce the use of full paths.
- Updated example to show full path usage (src/hello.py)
- Changed FILENAME to PATH in example prompt to prevent missing path to file
- Added complete file content in example for better context
0 commit comments