zeroclaw/web
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
..
dist fix(web): rebuild dist to match ws auth/session behavior (#2343) 2026-03-01 12:22:29 -05:00
src fix(web): rebuild dist to match ws auth/session behavior (#2343) 2026-03-01 12:22:29 -05:00
.gitignore feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
index.html feat: harden non-CLI approval governance and runtime policy sync 2026-02-26 02:19:14 +08:00
netlify.toml docs(readme): simplify to essential info only 2026-02-28 17:41:58 -05:00
package-lock.json feat(web): add data-driven config form editor with category navigation 2026-02-28 17:30:21 -05:00
package.json feat(web): add data-driven config form editor with category navigation 2026-02-28 17:30:21 -05:00
package.nix chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05:00
tsconfig.app.json feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
tsconfig.json feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
tsconfig.node.json feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
vite.config.ts feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00