@burdenoff/vibe-plugin-ui-ai 1.0.0 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -26,6 +26,7 @@ vibe plugin install @burdenoff/vibe-plugin-ui-ai
26
26
  ## Usage
27
27
 
28
28
  Once installed, the AI Tools UI is available at:
29
+
29
30
  - Embedded: `{agentUrl}/ui/ui-ai` (loaded via iframe in VibeControls MFE)
30
31
  - Direct: `{agentUrl}/ui/ui-ai?apiKey={your-api-key}`
31
32