HIT
Outil de suivi des problèmes qui alimente des agents IA de développement. Signalez des bugs via une extension Chrome et ils sont routés vers des agents autonomes pour être corrigés.
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.