feat(observer): v11 — enhanced context extraction + 5-level sibling search + command enrichment (v0.5.42) #task-619
- extractContextFromNearby: span/div/p text fallback when pre/code not found (depth 0-8) - collectSiblingButtons: extended to 5 parent levels, stop only when both action+reject found - http-bridge: command enrichment — swap generic button text with actual command from description - Fixes: cmd='Always run' now shows actual command text, Cancel button detection improved
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "gravity-bridge",
|
||||
"displayName": "Gravity Bridge",
|
||||
"description": "Discord-based unified approval system for Antigravity AI interactions.",
|
||||
"version": "0.5.41",
|
||||
"version": "0.5.42",
|
||||
"publisher": "variet",
|
||||
"engines": {
|
||||
"vscode": "^1.100.0"
|
||||
|
||||
Reference in New Issue
Block a user