01
RECORD
Browser widget captures DOM, audio, console errors, network failures. Highlight issues with Shift+click.
02
NARRATE
Talk through what's broken. Whisper transcribes your voice into structured context for the agent.
03
FIX
Hit 'Fix in Claude' or 'Fix in Codex'. Agent reads screenshots from disk, gets your transcript, fixes the code.
PRICING
$9/moPRO
Sign up to unlock everything. One plan, no tiers.
- Unlimited usage
- Audio transcription
- Claude Code + Codex dispatch
- Session artifacts saved locally
SHORTEN THE LOOP
The gap between spotting a bug and fixing it is filled with friction — reproducing, screenshotting, writing up context, switching tools. Vedo collapses that into a single action. You see it, you say it, it's fixed.
Without vedo
Spot bug, screenshot, write ticket, context-switch, reproduce, fix, verify
With vedo
Spot bug, record + narrate, agent fixes it
Result
Stay in flow. Ship faster. No context lost.
HOW IT WORKS
$ npm i -g vedo-cli
$ vedo auth # sign in via browser
$ vedo init # set up project, get script tag
$ vedo # start local server on :3891
# open your app → click the vedo widget
# record → narrate → screenshot → fix
# agent opens in a new terminal