Best Products
Launches
Launch archive
Most-loved launches by the community
Launch Guide
Checklists and pro tips for launching
News
Newsletter
The best of Product Hunt, every day
Stories
Tech news, interviews, and tips from makers
Changelog
New Product Hunt features and releases
Forums
Forums
Ask questions, find support, and connect
Kitty Points Leaderboard
The highest scoring community members
Streaks
The most active community members
Events
Meet others online and in-person
Advertise
Subscribe
Sign in
Clear text
recent
p/self-promotion
by
Aqib Khan
•
1mo ago
I built an agent-to-agent protocol modeled on the nervous system (harness engineering)
... agent protocol where agents are peers on a shared bus. The model is a nervous system, and the names tell you where logic goes: Neuron thinks (your agent, a pure function), Axon sends, Dendrite reacts, Synapse connects (the bus),
Engram
remembers. To build harnesses tool calls, memory, human approval, and retries are typed signals and hooks, not lines in a loop. You grow a harness by adding nodes. An orchestrator is optional, and it's the same primitive ...
0
3
p/general
by
Rashid Ali Khan
•
28d ago
Do you actually lose time to repetitive CI failures?
... Amard Sonal(@amard_sonal): I'd trust automated PRs for dependency or configuration fixes, but I'd still want a human review before merging anything that changes build logic or deployment behavior. Comment from Rashid Ali Khan(@zsskar): @paul_
engramic
Fair points. To be clear, CIFix never touches credential values. It only references secret names (e.g. adding DATABASE_URL: ${{ secrets.DATABASE_URL }} to your workflow YAML). The actual secret value stays in GitHub, we never see it. You're right ... ... Rashid Ali Khan(@zsskar): @amard_sonal 100% - CIFix opens the PR, it never auto-merges. You always review and merge yourself. The goal is to save the debugging time, not take away control. Comment from Paul Clegg(@paul_
engramic
4
11
p/self-promotion
by
Luc B. Perussault Diallo
•
4mo ago
Sense a local code intelligence for AI coding tools (open source, looking for testers)
... source. Think what Graphify or Cursor do, but local and bundled. No API key, no Ollama. Blast. What breaks if I change this? Traces callers, flags affected tests, gives a risk score. Like code-review-graph or
Engram
, but structural rather than statistical. Conventions. What patterns does this project follow? Only Drift really does this. It's the least common capability in the space and honestly the one I find most useful day to day. Single Go binary ...
0
2
Subscribe
Sign in