fix(ext): browser_subagent Allow 버튼 RPC 매핑 수정 — runExtensionCode payload 적용 (v0.5.1)

This commit is contained in:
Variet Worker
2026-03-20 18:12:07 +09:00
parent e306fae130
commit 549af6dae2
6 changed files with 18 additions and 7 deletions

View File

@@ -17,10 +17,8 @@ ACTIVE_TIMEOUT_SECONDS=300
# Watcher Settings
DEBOUNCE_SECONDS=2
# Bot mode: 'local' (default, file-based) or 'gateway' (서버 Docker)
# Bot mode: 'local' (default, file-based) or 'gateway' (서버 Docker + WS Hub)
BOT_MODE=local
# Remote bridge URL (only used when BOT_MODE=remote)
REMOTE_BRIDGE_URL=
# Gateway API Key (보안)
# 서버와 Collector에 동일한 키를 설정하세요