DEV Community

Val Neekman
Val Neekman

Posted on

I made Claude Code talk to me while it works

I got tired of watching terminals scroll while my AI coded.

So I built ehAye Engine - a local-first system that gives AI agents voice, browser control, and system access.

What it does

  • Voice: Claude Code narrates what it's doing in real-time
  • Vision: Browser automation via MCP
  • Control: System access for file operations, E2E testing, automation

Why I built it

Coding: I'd ask Claude to refactor something, then just... watch logs scroll. Now it talks through the changes as it makes them. I can code eyes-free.

E2E testing: 25 pages, Stripe checkout, the works. Claude ran the whole suite while I made coffee - narrating every step. CEOs reactions: "Wait, I actually understand what it's doing."

That's when it clicked. AI shouldn't just be for devs reading terminals. It should be a teammate anyone can work with.

Demo

Coding with voice:

E2E testing hands-free:

Try it

Free to try: ehaye.io

Works with Claude Code, Cursor, Gemini, any MCP-enabled assistant.

Top comments (0)