Skip to content

feat(google): add personal Drive folder filtering - #426

Merged
prvnsmpth merged 7 commits into
masterfrom
feat/personal-drive-dir-filter
Aug 21, 2026
Merged

feat(google): add personal Drive folder filtering#426
prvnsmpth merged 7 commits into
masterfrom
feat/personal-drive-dir-filter

Conversation

@prvnsmpth

Copy link
Copy Markdown
Contributor
  • Let personal OAuth Drive sources select folders or shared drives and recursively index only their descendants.
  • Add bounded discovery and strict scope validation so users can limit indexing to intended content.
  • Preserve effective shared-drive permissions across scoped DWD and SA-direct syncs.
  • Validate SA-direct Workspace group access during setup to prevent incomplete permission indexing.

- Add folder discovery and scope selection for personal OAuth and shared drives.
- Force safe full traversals on scope changes while preserving Drive watermarks.
- Harden discovery authorization and add focused Rust and web regression coverage.
- Require a two-character search query before discovery calls.\n- Debounce and cancel selector requests across Drive auth flows.\n- Reject queryless discovery at API and connector boundaries.
- Consolidate Drive files.list pagination, corpus handling, diagnostics, and retry behavior.
- Preserve folder selections across canceled credential replacement and validate personal Drive scopes.
- Localize Drive UI types and avoid exposing raw shared-drive IDs in discovery paths.
@prvnsmpth
prvnsmpth merged commit e9f20ed into master Aug 21, 2026
38 checks passed
@prvnsmpth
prvnsmpth deleted the feat/personal-drive-dir-filter branch August 21, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant