setupAgentWsRoute was called outside the encapsulated wsRoutes plugin scope where @fastify/websocket was registered. Register the plugin at the root level and convert setupAgentWsRoute to FastifyPluginAsync. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>