Skip to content

Allow LinkedIn Contact info click on the vanity overlay href - #246

Merged
0thernet merged 1 commit into
mainfrom
cursor/linkedin-contacts-overlay-href-click-7c42
Sep 12, 2026
Merged

0thernet merged 1 commit into
mainfrom
cursor/linkedin-contacts-overlay-href-click-7c42

Conversation

@0thernet

Copy link
Copy Markdown
Member

Operator smoke after #245 / adapter 1.36.0 (06f806b) found the unique accessible-name Contact info control on tessbloch, then fail-closed before click because its href matched /overlay/contact-info/. The raw eval error was exactly Contact-info control targeted the vanity overlay GET. Headed proof the same day showed Email in that SPA modal after click.

This PR is a new branch off current main (06f806b). It is not #244 and does not revive csrf-omit POST experiments.

Change

  • Click the unique reviewed Contact info control even when href matches /overlay/contact-info/ (live tessbloch SPA modal path).
  • Still fail closed on 0 or 2+ controls and a missing or ambiguous modal.
  • Still do not mint a navigation POST or track headers.
  • Harden classifySessionError so Contact-info eval phrases still map to page-binding when agent-browser wraps them as Evaluation error: Error: … at <anonymous>.
  • Adapter bundle 1.36.1. Plugin stays 1.6.0. Package stays 0.18.1.

Cloud has no signed-in LinkedIn session. Do not treat this landing as live green.

Operator smoke:

printf '%s' '{"profile_url":"https://www.linkedin.com/in/tessbloch/"}' \
  | ghostget invoke linkedin-web contacts.read --input - --auth linkedin-dormant-20260911 --json
Open in Web Open in Cursor 

Operator smoke after 1.36.0 found the unique Contact info control and
fail-closed before click because its href matched /overlay/contact-info/.
Headed proof the same day showed Email in that SPA modal after click.
Click that unique control even when the href is the overlay GET. Still
fail closed on 0/2+ controls and a missing or ambiguous modal. Do not
mint a navigation POST or track headers. Adapter bundle 1.36.1.

Co-authored-by: hraness <0thernet@users.noreply.github.com>
@vercel

vercel Bot commented Sep 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
ghostget Ready Ready Preview Sep 12, 2026 7:22am UTC

Request Review

@0thernet
0thernet marked this pull request as ready for review September 12, 2026 07:36
@0thernet
0thernet merged commit e46e9a0 into main Sep 12, 2026
16 checks passed
@0thernet
0thernet deleted the cursor/linkedin-contacts-overlay-href-click-7c42 branch September 12, 2026 07:36
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