Skip to content

docs(agents): learn data peek and Node sql bridge on main - #123

Merged
huyplb merged 2 commits into
mainfrom
cursor/learn-sql-bridge-memory-7e48
Jul 28, 2026
Merged

docs(agents): learn data peek and Node sql bridge on main#123
huyplb merged 2 commits into
mainfrom
cursor/learn-sql-bridge-memory-7e48

Conversation

@huyplb

@huyplb huyplb commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents and demos the 0.1.100 SQL Editor features (data peek + Node sql bridge).

Docs

  • Refreshes .cursor/rules/sql-editor-agent-memory.mdc with peek/bridge/FK/SQLite write design notes.

Recorder

  • Adds scripts/record-sql-editor-features.ts — Playwright walkthrough that:
    1. Adds a SQLite credential with FK-linked accounts/customers
    2. Installs ★ samples
    3. Runs Node sql basics, injection-safe, bulk load, migrate
    4. Ctrl-clicks accounts for data peek, drills FK → customers · id = 1
    5. Writes WebM/MP4 under /opt/cursor/artifacts/recordings/

Recording artifacts (this agent run)

sql-editor-new-features.mp4

FK drill peek

Replay locally (app must be on :5173):

npx tsx scripts/record-sql-editor-features.ts

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

cursoragent and others added 2 commits July 28, 2026 19:09
Refresh SQL Editor agent memory for 0.1.100: peek flow, sql-template
bridge protocol, Safe mode/timeout rules, FK/SQLite write fixes.

Co-authored-by: huy.phan9 <huyplb@users.noreply.github.com>
Replays sample install, Node sql`` demos, Ctrl-click peek, and FK drill
with WebM/MP4 output under artifacts/recordings.

Co-authored-by: huy.phan9 <huyplb@users.noreply.github.com>
@huyplb
huyplb marked this pull request as ready for review July 28, 2026 19:22
@huyplb
huyplb merged commit 863b651 into main Jul 28, 2026
6 checks passed
@cursor

cursor Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bugbot couldn't run - usage limit reached

Bugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit.

A user or team admin can review and increase usage limits in the Cursor dashboard.

(requestId: serverGenReqId_a1faad76-3769-4163-b25f-e6ca18dee438)

@huyplb
huyplb deleted the cursor/learn-sql-bridge-memory-7e48 branch July 28, 2026 19:22
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