fix(html-patcher): escape $ in inline script replacement to prevent String.replace() special pattern corruption — root cause of observer SyntaxError #task-619

This commit is contained in:
Variet Worker
2026-04-13 12:22:02 +09:00
parent a214ab029f
commit d6ed8764b8
2 changed files with 6 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"name": "gravity-bridge",
"displayName": "Gravity Bridge",
"description": "Discord-based unified approval system for Antigravity AI interactions.",
"version": "0.5.37",
"version": "0.5.38",
"publisher": "variet",
"engines": {
"vscode": "^1.100.0"