fix: replace dot-only target_dir with wildcard for nested directory matching in rglob
The change adds a conditional check in `tool_function_directory_rglob` that converts a target_dir of "." to "*", enabling the recursive glob to match files in nested subdirectories rather than only the current directory's immediate contents.
This commit is contained in:
parent
3974d391b2
commit
682b050ed4
Loading…
Reference in New Issue
Block a user