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
fix(connectors): audit fixes across new connectors
- registry: register x connector (was dead code, never wired in)
- google-docs/google-drive/google-forms: gate deletion reconciliation on
Drive incompleteSearch; google-docs also now sets listingCapped on its
maxDocs cap path
- jsm: add read:jira-user scope so reporter resolves on requests
- gong: only set listingCapped on genuine truncation, not exact-cap
source exhaustion
- gitlab: issues phase switched to keyset pagination (removes ~50k
offset ceiling), matching the repo-tree phase
- grain: parallelize recording + transcript fetch in getDocument
- ashby: document updatedAt-based content-hash limitation for
notes/feedback change detection
- tests: mapTags coverage for x, granola, greenhouse, fathom, rootly
0 commit comments