This repository has been archived on 2026-06-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
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
Master AI project
49 MiB
Languages
HTML 50.6%
TypeScript 28.6%
Python 8.5%
JavaScript 5.8%
CSS 5.2%
Other 1.2%