Files
secrets/apps/desktop
agent 57c3efb70e feat(auth): 服务端托管 Google OAuth;修复未解锁 vault 时 bootstrap
- API:桌面登录 session、Google 托管回调与轮询
- Desktop:轮询登录;bootstrap 在 vault 未解锁时不返回 shell,避免跳过主密码
- 文档与 deploy/.env.example 对齐 GOOGLE_OAUTH_* 与 SECRETS_PUBLIC_BASE_URL
2026-04-14 22:05:11 +08:00
..

apps/desktop

This directory is reserved for the v3 Tauri desktop shell.

The desktop UI is intentionally kept separate from crates/desktop-daemon so that closing the main window does not terminate the local MCP process.