Some checks failed
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
The connectZclawStream call in the synchronous code path (common case when agentId is already known) was missing the subagent_enabled field, causing Gateway-connected clients to never send the flag to the server.
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.