zeroclaw/web
Argenis f220973192 fix(web/gateway): prevent empty dashboard replies after tool calls (#1930)
* fix(gateway): prevent empty websocket tool-call responses

* fix(web): render fallback for empty done messages
2026-02-26 04:51:05 -05:00
..
dist fix(gateway): align dashboard API client and embed built web assets 2026-02-21 16:14:01 +08:00
src fix(web/gateway): prevent empty dashboard replies after tool calls (#1930) 2026-02-26 04:51:05 -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
package-lock.json feat(gateway): add embedded web dashboard with React frontend 2026-02-21 16:14:01 +08:00
package.json chore(license): normalize repo to MIT OR Apache-2.0 (#1271) 2026-02-21 11:31:21 -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