NewImproved
Agentic codebase audit + auto-PR
Connect your GitHub and Nova will audit the repo, rank issues by impact, and open PRs that you can review + merge.
- nova audit · ranks bugs critical → suggest, with cited line numbers
- nova ship --all · opens 1 PR per finding, linked + tested
- Auto-rollback · failed CI reverts the change before it lands
New
33 new live templates in the gallery
Portfolio, SaaS, blog, internal, editorial, music, dev tools, ecommerce, events, services — 10 each, every one a real working site you can preview, remix, and open in a new tab.
- Click to play · Snake, Tetris, 2048, Flappy, Memory all work in-iframe
- Click to preview · every dashboard / landing renders live, scaled
- Built with Nova bar · marketing footer appears on every preview
ImprovedFixed
Free-tier gate: max(50 prompts, $1 compute)
Previously, a free user could send 50 prompts of any cost and burn $40+ of our compute. Now whichever ceiling hits first triggers the upgrade modal.
- Bar shows max(prompts/50, cost/$1) so users see the gate that's tightening
- Banner is gate-aware ("50 prompts" vs "$1.00 of compute")
- Server enforces both ceilings in
/api/nova/chat