Show HN: Nova – AI terminal that writes, fixes, and ships your code
2 points
1 hour ago
| 4 comments
| HN
Hey HN,

We're Team Bridgeye. We're launching NOVA today (https://nova.bridgeye.com/), an AI-native developer workspace that goes beyond code suggestions and actually executes.

The problem: AI coding assistants are genuinely useful, but the workflow is still broken. You chat, get a snippet, paste it in, run it, hit an error, go back to ChatGPT, explain the error, get a fix, paste again. It's 2025 and we're still copy-pasting stack traces.

What NOVA does differently:

run <cmd> - executes your code and if it fails, NOVA intercepts the stack trace and automatically patches the code until it runs. No manual debugging loop.

build it - describe a goal in plain English, NOVA generates a verified implementation plan and writes all the files.

clean - load any file and NOVA refactors it for readability, performance, and technical debt removal.

:gitoptions - full Git workflow (commit, push, pull, status) handled inside the terminal.

Everything runs inside the Spark Terminal - a single environment where planning, execution, healing, and version control all live together.

Install:

pip install nova-bridgeye

We're early and actively iterating. Would genuinely love feedback, especially from people who've thought hard about where AI dev tools are heading. What are we missing? What would make this irreplaceable for your workflow?

wallace_scott
1 hour ago
[-]
We built NOVA because we were tired of the constant context-switching loop, write code, hit an error, copy it into ChatGPT, fix, repeat.

AI made coding faster, but it didn’t remove the friction.

With NOVA (Beta), we wanted to bring everything back into the terminal build from a goal, auto-heal errors when you run the code, refactor instantly, and handle Git without jumping between tools.

This is still early, and we’re building it with the community.

If you’ve ever felt that dev loop pain, I’d genuinely love to know: what would make NOVA irreplaceable in your workflow?

reply
dharmikp
1 hour ago
[-]
Oh, I am curious. Definately want to use it.
reply
HassanMulla
1 hour ago
[-]
This Sounds Cool. Will definitely use it
reply
suhani_n_gupta
1 hour ago
[-]
Interesting...would love to enroll for testing
reply