This week we’re releasing several new features for Nut. You can prompt Nut to build full stack applications, with support for Supabase databases and Netlify serverless functions. You can also deploy to production using credentials for these services. Most importantly, Nut is now an agent: it continues developing the app over time, even after you close the tab.
As an agent, Nut QAs its own work. After building the app’s first version it writes tests for the different features and makes sure those tests pass, fixing errors by creating and analyzing Replay recordings. This significantly boosts reliability: once the tests are passing, you can be pretty confident the app will work.
For example, after asking Nut to build a turn by turn directions app the first version sometimes has bugs that crash the app when getting directions. These bugs cause the tests to fail, so Nut will find and fix them automatically.
You can try this prompt in Nut, or whatever other prompt you want. Let us know how things go by joining our Discord or leaving feedback in the app. We’re excited to continue improving Nut and making sure it works well for you.