balgeman

↗ HN profile [ 15.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. About 9 months ago, I created a simple program to facilitate structured dialogues among local LLMs from the terminal. I’ve been iterating on it since. It now has an app UI, supports both local models and cloud models,…

  2. I built a Human + multi-Agent shared memory system I use daily for my coding workflow. It helps reduce Agent drift by formalizing Human decisions and storing coordination logs. We're calling it Agent Mesh. You can try…