picoclaw/web/frontend/src
wenjie 4b76196e2c refactor(web): secure Pico websocket access behind launcher auth
- stop exposing the raw Pico token to the frontend
- add /api/pico/info for non-secret Pico connection metadata
- proxy /pico/ws through the launcher with same-origin and dashboard auth checks
- inject the upstream Pico websocket protocol server-side
- update frontend chat connection flow and Vite websocket proxy path
- refresh related docs and tests
2026-04-20 10:11:03 +08:00
..
api refactor(web): secure Pico websocket access behind launcher auth 2026-04-20 10:11:03 +08:00
components feat(web): refactor tools page into tabbed library and web search settings (#2539) 2026-04-16 17:14:35 +08:00
features/chat refactor(web): secure Pico websocket access behind launcher auth 2026-04-20 10:11:03 +08:00
hooks refactor(web): improve theme style element management in useHighlightTheme hook 2026-04-15 18:30:43 +08:00
i18n feat(web): refactor tools page into tabbed library and web search settings (#2539) 2026-04-16 17:14:35 +08:00
lib feat(launcher): standard HTTP login/setup/logout flow for dashboard, frontend and backend impl. and fix windows pid lock for ws (#2339) 2026-04-08 21:43:51 +08:00
routes fix(web): restore chat composer disabled-state messaging and clean up code (#2526) 2026-04-15 11:24:27 +08:00
store fix(pico): separate thought and normal messages 2026-04-10 20:23:12 +08:00
app-providers.tsx chore(web): move app providers out of main entry 2026-04-15 17:36:22 +08:00
index.css refactor(web): use official highlight themes for markdown 2026-04-15 17:19:48 +08:00
main.tsx chore(web): move app providers out of main entry 2026-04-15 17:36:22 +08:00
routeTree.gen.ts feat(launcher): standard HTTP login/setup/logout flow for dashboard, frontend and backend impl. and fix windows pid lock for ws (#2339) 2026-04-08 21:43:51 +08:00