@wuunu/widget
v0.1.20
Published
<p align="center"> <img src="https://wuunu.com/logo-png.png" width="72" alt="Wuunu logo" style="vertical-align: middle;" /> <span style="font-size: 28px; font-weight: 700; margin-left: 12px; vertical-align: middle;">Wuunu</span> </p>
Readme
Wuunu Widget
This package allows you to run the Wuunu AI App Builder UI in any website or app. It is currently meant to be embedded using <script> tags and works together with the Wuunu IDE extension (available for VS Code, Cursor, Windsurf, and other compatible editors).
Requirements
- Wuunu IDE Extension (Wuunu AI App Builder for VS Code, Cursor, Windsurf, etc.)
The widget relies on the extension to set up local services and permissions.
Install and run the extension in your IDE (keep the IDE open) before using the widget.
Tip: search your IDE marketplace (e.g., VS Code Marketplace) for “Wuunu AI App Builder”.
Quick Start
- After installing the extension, click on the Wuunu icon in the sidebar to open the Wuunu dashboard in the browser.
- From the dashboard, create a new app or open an existing app. The Wuunu snippet will be automatically inserted into your app for supported frameworks, or you can manually insert it (see snippet at bottom of dashboard).
Tips & Best Practices
- You can use Wuunu to automate submitting prompts to your coding agents. We recommend using safe settings for your coding agents.
- We err on the side of caution when invoking your coding agent, which is more restrictive than how some people would use the coding agents themselves. This means some things, like if your coding agent needs your permission in certain circumstances, may not be able to be approved from the chat interface for now. Instead, you may need to do those things manually if you want them. However, this differs per coding agent and we are continuously working on making more possible in a safe way.
- We recommend to use the same common sense as when not using Wuunu, such as: don't use or open important directories (like Home) in your IDE or with your coding agents.
- We regularly publish updates so make sure to keep your versions updated. We do not follow traditional semver for now, but this may change.
Troubleshooting
- Widget can’t connect: make sure your IDE with the Wuunu extension is running.
- Nothing appears: double-check the widget
<script>is in your app's code.
Support
Questions or feedback: [email protected]
Company
Owned and operated by Wuunu AI sp. z o.o.
License
See the EULA.txt file for license.
