Multi-user streaming AI chats built using RedwoodSDK, Cloudflare Agents, and RSCs.
RSC Chat - syncs via RedwoodSDK realtime websockets
Agent Chat - syncs via Cloudflare Agents websockets
Agent SDK Chat - uses AIChatAgent with the useAgentChat hook
TinyBase Chat - syncs via TinyBase websockets
Agent Agent Chat - More advanced Cloudflare agent with subagents and MCP tool calling (sse only, no auth). Syncs via agent websocket.
Time - my first RedwoodSDK app, and my first exploration of RSCs.
See GitHub jldec/agents-chat, or the blog post on jldec.me for more details.