fix(bridge): v37 openReviewChanges 선호출 — agentAcceptAllInFile 실효성 보장 (v0.5.102)

agentAcceptAllInFile은 diff review 패널이 포커스되어야 동작.
v34에서 직접 호출만 했더니 SUCCESS 반환하지만 실제 효과 없음.
openReviewChanges → 500ms 대기 → agentAcceptAllInFile 순서로 수정.
This commit is contained in:
Variet Worker
2026-04-20 04:34:44 +09:00
parent e95e7791f9
commit 3cc3442fda
4 changed files with 18 additions and 8 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.101",
"version": "0.5.102",
"publisher": "variet",
"engines": {
"vscode": "^1.100.0"