+ For Vite projects, you can use the Vite plugin which automatically + injects Agentation during development without modifying your app code. +
+
+ Add the plugin to your vite.config.ts:
+
+ The plugin only runs in dev mode and automatically excludes itself from production builds. +
+