Hey everyone! Today we're launching HAR HQ.
It's built on top of HAR, our open-source, agent-agnostic framework for running a fleet of coding agents in parallel. HAR HQ takes that same foundation and adds the visibility, control, and governance teams need to run agents safely across a whole org.
One dashboard for every agent, run, and preview URL, live. Every token and dollar attributed back to a ticket and a person. A stage funnel that shows exactly where agent work passes and where it drops off.
Agents move fast. HAR HQ makes sure everything they ship clears your gates first, from tests and secret scans to SAST, license checks, and policy validation.
Kerno
Hey PH 👋
Firstly, we want to say sorry to all the developers who enjoy writing, running and maintaining tests. 😅
Manual Integration Testing is an antipattern in AI native workflows.
While AI is helpful to do rapid prototyping or boilerplate tasks, we still do not trust it to do the most crucial parts of coding without testing or audits. Code generation moves at speed, but testing and auditing are still slow, manual, inconsistent, and even then, the feedback cycle from issue to fix takes hours.
The New Era of Testing
Kerno AI fully accelerates the entire workflow for integration testing, providing an audit of behavior changes introduced by new and AI generated code, in seconds, without leaving the IDE.
Developers use Kerno to:
→ Catch breaking changes at source
→ Augment current Code Gen loops with test data
→ Audit AI generated code in real time
→ Increase test coverage
Testing Should be an Experience Designed to Flow
✅ IDE native – Run tests inside your IDE and get results in seconds without waiting on CI.
✅ Context aware test generation – Kerno creates a detailed graph mapping every piece of code, dependency and business logic to understand how everything fits together and generate high quality tests.
✅ Test execution – When you make a code change, Kerno autonomously spins up real dependencies, runs, and updates tests, and detects behavioural and logical changes in your app.
✅ Maintenance – As your codebase evolves, Kerno automatically self-heals, adds and remove tests to ensuring your test suite never drifts out of sync.
You spec. AI Builds. Kerno Validates. Ship software with confidence.
Get started for free today at Kerno.io. (Get 50% off your first month with code PH50)
@karim_traiaia Running tests inside the IDE feels like such a small change, but it could completely change the dev experience.
Kerno
Thx@masump! would love to get your thoughts when you give it a try!
My microservices architecture looks less like a map and more like a crime scene right now.
If Kerno can actually untangle the relationships between my legacy code and the AI agents trying to fix it, that's witchcraft.
Technical Q: How much overhead does the agent/telemetry add? I’m paranoid about observability tools slowing down the very thing they are supposed to be watching. (We have to be super light with our own tracking at SquarePact, so I feel the pain). Congrats on the launch @karim_traiaia!
Product Hunt Wrapped 2025
Spent too many mornings chasing flaky API tests and waiting on CI. If Kerno can spin up deps in-IDE and self-heal, that’d be nice. Gonna try it on a small Go service first. Curious how it handles messy legacy DB schemas.
Kerno
@alexcloudstar
"Curious how it handles messy legacy DB schemas." I'm curious too 😅
Please give it a try and let me. I'm actively gathering different edge cases to improve things.
Congratulations on the launch! Before AI appeared, many people skimped on test development.