NomiJ

↗ HN profile [ 34.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Six months ago I got tired of being woken up at 3am for bugs I already knew how to fix. So I built Helix. Bug hits Sentry. A multi-agent pipeline kicks off. QA agent writes the failing test first (TDD). Dev agent writes…

  2. Helix watches your error tracker (Sentry or Rollbar). When a bug hits production, a pipeline of agents kicks off automatically: 1. Crash Handler parses the webhook and extracts context 2. QA Agent follows test driven…