An open-source customization layer. Your users build their own features and micro-apps, right on top of your product. Vendo is for B2B SaaS teams whose customers keep asking for bespoke features. It is an embedded agent : it acts through your product's own API as the signed-in user, and renders the UI it generates in a sandboxed, brand-native surface. Your source code is never touched. Learn more at vendo.run , or read the docs at docs.vendo.run . See it in action Every capture below is a real agent run in a demo host app, not a mockup. Build views. Ask a question, get a live view composed from the host's own components and API. Remix the UI. Hover a component, describe the change, apply it in place. Automate across tools. Plain language in, standing automation out, every tool gated by approval. Install in 60 seconds npm install @vendoai/vendo npx vendo init Or install with your coding agent Paste this inside your app's repo: Install Vendo in this repo. Read https://vendo.run/agents.md and follow it exactly.…