picoclaw/web/frontend/src
SiYue-ZO b8327462f9 feat: add first-time tour guide for new users
- Add tour guide component with floating bubbles
- Guide users through: Welcome -> Configure Models -> Start Gateway -> View Docs
- Use localStorage to persist tour state
- Support i18n (Chinese and English)
- Highlight target elements with spotlight mask
- Allow skipping tour at any time
2026-03-31 00:43:35 +08:00
..
api feat(web): display backend version info in sidebar (#2087) 2026-03-30 16:44:50 +08:00
components feat: add first-time tour guide for new users 2026-03-31 00:43:35 +08:00
features/chat feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00
hooks Merge pull request #1955 from alexhoshina/refactor/wecom 2026-03-24 23:37:35 +08:00
i18n feat: add first-time tour guide for new users 2026-03-31 00:43:35 +08:00
lib feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00
routes feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00
store feat: add first-time tour guide for new users 2026-03-31 00:43:35 +08:00
index.css feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
main.tsx feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
routeTree.gen.ts feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00