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
feat: search_in_files now accepts a file path as first argument
When a file path is passed instead of a folder, the function searches
only that single file and silently ignores the file_extensions filter.
Backward compatible — all existing folder-based calls are unaffected.
Error message updated to say 'not a valid directory or file'.
Model: claude-sonnet-4-6
Co-Authored-By: bpsa2 <241537330+bpsa2@users.noreply.github.com>
0 commit comments