Skip to content

Map verify-context101 to unified Google add-source (#93) - #94

Merged
jginorio merged 3 commits into
mainfrom
cursor/verify-google-picker-2b3e
Sep 20, 2026
Merged

jginorio merged 3 commits into
mainfrom
cursor/verify-google-picker-2b3e

Conversation

@jginorio

@jginorio jginorio commented Sep 20, 2026 •

Copy link
Copy Markdown
Owner

Problem

PR #93 unified Add source behind one Google row (Drive picker + paste-URL fallback). The verify map needed a dedicated maintain pass so a cold agent drives that UX — not Docs / Sheets / Slides paste forms — and does not submit Connect.

What changed

Skill-only (.cursor/skills/verify-context101/):

  • add-source: four picker rows (Upload files / Google / Notion / GitHub). Paste (Or paste a link) is the default verify path. Live Drive picker is optional/skip when GET /api/connectors/google/picker-config has pickerConfigured: false. Do not click Connect Google account / Browse Google Drive / Add Google file.
  • Handles table in SKILL.md plus sources / connector-contract / github-source.
  • Changelog in features/README.md.

No product code.

Rebased onto latest main after #95. Operator flow keeps the CLI picker-key merge note (--picker-api-key / --picker-app-id; omit or empty preserves existing SM values).

Changelog

Verify

Default recipes still do not provision brains, Refresh now, or submit Add a source.

Driven this pass (no connector created):

  1. Local GET /api/connectors/google/picker-config → { oauthConfigured: false, pickerConfigured: false } (booleans only). Live Drive picker skipped.
  2. Hosted admin: Knowledge → Add source → four rows, one Google.
  3. Google → Add a Google file. Paste a Docs URL → “This will connect as Docs”. Cancel.

add_source_google_paste_fallback.mp4

Add a source picker with a single Google row
Add a Google file with Or paste a link
Pasted Docs URL infers Docs connector type

Open in Web Open in Cursor 

@jginorio
jginorio marked this pull request as ready for review September 20, 2026 04:00
cursoragent and others added 3 commits September 20, 2026 04:01
After #93, recipes treat Google as one row with paste-URL as the
default verify path. Live Drive picker is optional/skip when
picker-config is unconfigured. Do not submit Connect / Add Google file.

Co-authored-by: Jaime Ginorio <jaime.ginorio@finditpr.com>
Paste remains the default verify path. When pickerConfigured is true,
Connect Google account is visible — still do not click it.

Co-authored-by: Jaime Ginorio <jaime.ginorio@finditpr.com>
Rebased onto main after the CLI secret-merge landed. Operator flow
keeps omit-or-empty preserves existing picker fields.

Co-authored-by: Jaime Ginorio <jaime.ginorio@finditpr.com>
@cursor
cursor Bot force-pushed the cursor/verify-google-picker-2b3e branch from 88c999e to f303048 Compare September 20, 2026 04:02
@jginorio
jginorio merged commit 1103823 into main Sep 20, 2026
1 check passed
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.

2 participants