zeroclaw/web/src
Argenis 86c60909d0
fix(web): rebuild dist to match ws auth/session behavior (#2343)
- regenerate web/dist from current web/src with npm run build\n- fix AgentChat history typing so web build is type-clean\n- keep websocket auth via Sec-WebSocket-Protocol bearer token and session_id path parity\n\nCloses #2168
2026-03-01 12:22:29 -05:00
..
components fix(web): stabilize config form state transitions and a11y 2026-02-28 17:30:21 -05:00
hooks chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05:00
lib fix(gateway): persist ws chat history by session 2026-02-28 16:23:15 -05:00
pages fix(web): rebuild dist to match ws auth/session behavior (#2343) 2026-03-01 12:22:29 -05:00
types fix(gateway): persist ws chat history by session 2026-02-28 16:23:15 -05:00
App.tsx feat(gateway): add paired devices API and dashboard tab 2026-02-28 13:34:33 -05:00
index.css feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
main.tsx fix(gateway): align dashboard API client and embed built web assets 2026-02-21 16:14:01 +08:00
vite-env.d.ts feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00