bugsight - CLI that analyzes your errors and tells you how to fix them
by•
bugsight is a fast Rust CLI that analyzes your errors,
stack traces and logs — and tells you exactly how to fix them.
Features:
→ 10 built-in parsers (Rust, Go, Python, Node, Docker, Git, Java, PHP, Ruby)
→ AI fallback via Groq for unknown errors
→ Pipe-friendly — works with any command output
→ Error history with --history
→ Config file ~/.bugsight.toml
cargo install bugsight


Replies
Hey hunters! 👋
I'm Arnel,
I built bugsight because I was tired of googling the same
errors every day. It analyzes your errors and tells you
exactly how to fix them — directly in your terminal.
Would love to hear your feedback and what parsers
you'd like to see next!