mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
ebcb227ba3
Source route.ts files now read process.env.AGENT_URL natively (PR #3737), so the build-time sed patches and verification greps are no longer needed. Also removes crewai-crews docker-route-override.ts and its COPY line, since that starter's route.ts already has AGENT_URL support.