The AI terminal that shows its work and can undo it
Hi, I'm Tyler. I built Verlox because terminals ask for blind trust. You run a command, text scrolls by, and you're expected to know if it worked, what it changed, and how to undo it.
Verlox is an AI terminal built around the opposite idea: you should always know what just happened. Every command becomes a card with the real output inside, a real terminal, so colored diffs, progress bars, even arrow-key menus work right in the card. Under each card, plain English: what ran, whether it truly succeeded (real exit codes, not guesses), and what to do next. When a command asks a question, you get labeled buttons instead of a cryptic Y/A/N/L/S row. When you delete something, it goes to the Recycle Bin, recoverable. When you press Stop, it stops.
The bar remembers your history, completes your git branches and npm scripts, and if you run a new command while another is waiting, Verlox stops the old one and says so honestly on the card.
It's Windows today, free to use, with a Pro tier for heavier AI use. macOS is next. I'd genuinely value hearing where it falls short.
Replies