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
2026-05-28 17:00:31 -07:00
Description
No description provided
349 MiB
Languages
HTML 45.8%
TypeScript 30%
JavaScript 10.9%
Python 7.6%
CSS 4.7%
Other 0.9%