Fixed GitHub Branch-Scoped Retrieval
GitHub file retrieval, file tree browsing, and branch search now work more reliably with branch and path filters.
Fixed GitHub connector issues related to branch-scoped and path-scoped retrieval.
This release includes:
- File content can be read from non-default branch refs without incorrectly returning
PermissionDenied git_file_treenow returns subdirectory children when apathis specifiedgit_branchesnow respects thesearchfilter instead of returning the full branch list
These fixes make GitHub repository browsing more reliable when working with specific branches and directories.