Software that fixes software
Just copy and paste these one-liners:
curl -sL https://gist.githubusercontent.com/raw/c235eb9a0cd20183f7b851325daeb70d/demo_a.sh | bashcurl -sL https://gist.githubusercontent.com/raw/205147a19f91690cc58a94563fc60a12/demo_b.sh | bashcurl -sL https://gist.githubusercontent.com/raw/93afecf79b4003e4a9ac1f0d45ce355e/demo_c.sh | bashDemo A: Nova fixes 3 broken math functions (addition, subtraction, multiplication)
- Interactive experience
- Shows test failures β Nova analysis β automatic fixes β all tests pass
- ~2 minute runtime
Demo B: GitHub CI integration
- Creates a real GitHub repo
- Shows failing CI β Nova creates fix PR β CI passes
- Demonstrates real-world workflow
Demo C: Advanced features
- Iteration limits
- Branch safety
- CI command customization
- Demo A: https://gist.github.com/seabass011/c235eb9a0cd20183f7b851325daeb70d
- Demo B: https://gist.github.com/seabass011/205147a19f91690cc58a94563fc60a12
- Demo C: https://gist.github.com/seabass011/93afecf79b4003e4a9ac1f0d45ce355e
Created: Tue Sep 9 09:38:53 PDT 2025