mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
4a69d7a8e3
- Fix convertInputToTanStackAI silently dropping multimodal content (images, audio, video, documents) by converting AG-UI content parts to TanStack AI ContentPart format - Switch react-router example from Hono server to a React Router resource route using createCopilotRuntimeHandler - Both agents now use BuiltInAgent factory pattern - Remove hono/react-router-hono-server deps from example