polyglotfacto

↗ HN profile [ 431 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. In my limited personal experience, I find the UI of coding agents, or rather their clients, unsatisfying for the following reasons: - They tend to have poor performance characteristics - They make it hard to actually…

  2. I built a PoC of an agent runtime designed to reduce prompt‑injection blast radius. Instead of doing tasks directly, the agent writes a web app to do the work. The app can run sub‑inference (model calls without tool…