Commit Graph

2 Commits

Author SHA1 Message Date
Chengdong Zhang
5e743418bd fix(local-agent): harden pair/reconnect auth and credential rotation
Consume pairing tokens only after successful WS registration, revoke
prior reconnect credentials on re-pair, emit reconnect.ok, and wait
for server ack before marking the extension connected.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-27 16:22:54 +08:00
Chengdong Zhang
94721227c0 feat(connect-local): add Pi extension for local agent bridge
Monorepo Pi package with outbound WebSocket, pairing/reconnect flow,
presence reporting, and single-flight task.dispatch handling.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-27 16:22:41 +08:00