The visual AI app builder that works with any app framework & coding agent.
Note from our founder, Wesley:
"I created Wuunu to solve the missing GUI / visual editor for developers."
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. You should treat it currently like a beta software and expect frequent updates.
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.