picoclaw/web/frontend/src/components
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
..
channels fix(web/config): persist Discord token updates from channel settings (#2024) 2026-03-29 22:19:13 +08:00
chat fix(chat): add break-words class to user message for better text wrapping 2026-03-27 17:11:19 +08:00
config feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00
credentials feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
logs fix(web): render ansi logs with wrapped lines (#1425) 2026-03-12 19:12:19 +08:00
models Feature/add mimo provider (#1987) 2026-03-25 23:29:44 +08:00
skills fix(web): skills page uses theme colors for dark mode (#2166) 2026-03-30 01:33:08 +08:00
tools fix: unified restart required (#1978) 2026-03-28 22:13:50 +08:00
tour feat: add first-time tour guide for new users 2026-03-31 00:43:35 +08:00
ui feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
app-header.tsx feat: add first-time tour guide for new users 2026-03-31 00:43:35 +08:00
app-layout.tsx feat: add first-time tour guide for new users 2026-03-31 00:43:35 +08:00
app-sidebar.tsx feat: add first-time tour guide for new users 2026-03-31 00:43:35 +08:00
page-header.tsx feat(web): add restart-required state for default model changes (#1499) 2026-03-13 16:30:59 +08:00
secret-placeholder.ts fix(chat): avoid full secret exposure for 7-char secrets (#1942) 2026-03-24 11:26:20 +08:00
shared-form.tsx fix(web): render ansi logs with wrapped lines (#1425) 2026-03-12 19:12:19 +08:00