HIT
Issue tracker die AI-codeeragenten voedt. Meld bugs via een Chrome-extensie en ze worden doorgestuurd naar autonome agenten om ze te verhelpen.
HIT (Happenings Issue Tracker) is an issue tracker designed to close the loop between bug reporting and automated fixing.
A Chrome extension lets anyone on the team capture issues directly from the browser — screenshot, URL, context — and submit them in one click. Issues land in the tracker and can be routed to Ralph agents for autonomous resolution.
The workflow: someone spots a bug, files it via the extension, and an AI agent picks it up, writes the fix, and opens a PR. Human review is the only manual step.
The web dashboard at hit.happenings.social provides issue management, status tracking, and integration with the agent pipeline.
Built on the Happenings performance stack: Go backend with ConnectRPC, Protocol Buffers, PostgreSQL with sqlc, Next.js dashboard, deployed on Cloud Run.