Hi Product Hunt. I'm Tyler, and I built Verlox on my own.
What pushed me into it: AI tools do things to your machine you cannot see, and when something goes wrong you are reconstructing it from memory. Not "the AI wrote bad code." More like "the AI deleted something and I do not know what."
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.