Commit 43a4911
* fix(ai): map antigravity composer to cmd+l shortcut in bridge daemon (#10467)
This commit fixes the payload clobbering bug in the Antigravity IDE where
the wake digest was injected directly into the active editor instead of
the composer pane. It adds 'Antigravity' to the Cmd+L shortcut mapping
alongside Cursor.
* fix(ai): remove unverified cursor support from bridge daemon (#10467)
Removes the speculative mapping for the Cursor IDE since we do not actively test against it in 2026. This ensures the daemon strictly reflects our empirically validated targets (Claude Desktop and Antigravity).
---------
Co-authored-by: tobiu <tobiasuhlig78@gmail.com>
1 parent a567030 commit 43a4911
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
502 | | - | |
| 502 | + | |
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
506 | | - | |
| 506 | + | |
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
| 510 | + | |
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| |||
0 commit comments