Move gateway-specific chat logic into dedicated useGatewayChat hook. useChat remains a pure state hook with no IO. Update ChatView props, remove legacy chat.tsx and connect-prompt.tsx. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| index.ts | ||
| use-chat.ts | ||
| use-gateway-chat.ts | ||
| use-gateway-connection.ts | ||