Files
vibn-agent-runner/vibn-frontend/app/api
mawkone 6a688c8dd1 fix(api): accept workspace API key on agent session /stop route
The /stop route used browser-only authSession(), so the desktop's vibn_sk_
key got a 401. The desktop treats any 401 as session-expired and signs the
user out (kicking them to the login page on Stop). Use requireWorkspacePrincipal
like the sibling create/get routes.
2026-05-30 19:24:42 -07:00
..
2026-05-28 16:05:47 -07:00