@vctools/debugger
v0.1.0
Published
Vibe Debugger — translates errors into plain English via Claude.
Maintainers
Readme
@vctools/debugger
Vibe Debugger — translates errors into plain English via Claude. For people who can't read a stack trace.
Most users want @vctools/cli and the vctools explain command.
echo "TypeError: Cannot read properties of undefined" | vctools explain
vctools explain --text "your error here"Defaults to Claude Haiku 4.5 (~$0.001/call). Override with --model. Requires ANTHROPIC_API_KEY.
Source: github.com/FaraiMacheka/vctools
License
MIT
