Viewing profile — HeytalePazguato
HeytalePazguato
HN member- Joined
- Tue, Mar 31, 2026, 4:33 AM UTC
- HN karma
- 9
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About HeytalePazguato
Mechatronics engineer. 15+ years in industrial automation.
Building open source dev tools on the side.
Currently: Event Horizon, a multi-agent coordination for AI coding agents https://github.com/HeytalePazguato/event-horizon
Recent public activity
- story
- story
- story
-
comment
Comment #47609280
This matches what I've seen working with automated systems. The watching part is genuinely underrated. Evals give you a score. Watching gives you intuition about failure modes you …
-
comment
Comment #47609263
[dead]
-
comment
Comment #47595735
The camps framing misses something. After 15 years writing code I've found the people who ship the best products understand both sides. You need to care about craft enough to know …
-
comment
Comment #47595682
The hooks system is the most underappreciated thing in what leaked. PreToolUse, PostToolUse, session lifecycle, all firing via curl to a local server. Clean enough to build real to…