Settings

Theme

Show HN: We built a tool that finds root cause of bugs from logs and issues

hyperdrive.engineering

3 points by priyankc 8 months ago · 0 comments · 1 min read

Reader

Hey HN!

We were inspired by Claude Code and built a tool that can do root cause analysis for bugs. In our experience, writing code is the tip of an iceberg for resolving bugs. It involves effort around sifting through logs, building mental model, reproducing bug and actually understanding the root cause.

We started dogfooding our own tool on opensource GitHub repos. We worked on a few issues and were able to quickly get to the root cause.

Here are a few root cause analyses we did in the last 24hours:

- Issue in Parabol Repo: https://github.com/ParabolInc/parabol/issues/11258#issuecomm...

- Issue in Puppet Bolt Repo: https://github.com/puppetlabs/bolt/issues/3373#issuecomment-...

- Issue in InfluxDB Repo: https://gist.github.com/priyankc/0e90fce913116b9014142f96a87...

We would love to hear your feedback. Critical feedback would be appreciated.

Installation instructions and more info can be found at: https://hyperdrive.engineering/

Happy building!

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection