Copilot access auto-reacquire: per-request getAccess(), healthz best-effort under verbose, live status/log updates

Co-Authored-By: Lars Baunwall <larslb@thinkability.dk>
This commit is contained in:
Devin AI 2025-08-12 18:17:07 +00:00
parent 71bf0e1422
commit 862eab2a4a
2 changed files with 42 additions and 0 deletions

View file

@ -25,6 +25,11 @@ Prerequisites:
- Node.js 18+ (recommended)
- npm
- Auto-recovery: the bridge re-requests Copilot access on each chat request if missing; no restart required after signing in. `/healthz` will best-effort recheck only when `bridge.verbose` is true.
Steps:
1) Install deps and compile:
npm install