ammario

↗ HN profile [ 62.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. HN, I'm stoked to share this product I've been working on non-stop for the past few weeks. It's an immersive GUI experience for working with many coding agents in parallel. The UX should be familiar to Claude Code…

  2. I originally built this as a way to make it safer to give CLI coding agents more autonomy. I wrote about that particular use case here: https://ammar.io/blog/httpjail. Any feedback is appreciated!

  3. We've been using this on mature OSS projects as well as internal repos @coder with good success. I figured it would be useful to the broader community. It's the kind of thing that saves a few minutes a day. So, not…

  4. Frustrated by the inability to play with semantic search / ANN in Go w/o a heavy-weight external DB, I created this HNSW library. I hope other gophers find it useful.