236c771e4e
- CLI: 'serve' command → 'connect', remove local-only HTTP mode (no WORKFLOW_GATEWAY_SECRET now errors instead of falling back) - CLI: agentToken → clientToken, X-Agent-Token → X-Client-Token - Gateway: AgentSocket DO → ClientSocket, AGENT_SOCKET → CLIENT_SOCKET - Gateway: /api/agents/:agent/* → /api/clients/:client/* - Gateway: agentToken → clientToken in EndpointRecord and register API - Dashboard: all agent references → client throughout UI and API layer - Added Durable Object migration for the class rename