stefanwebb

↗ HN profile [ 36.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I've created an alternative to CLI and MCP for locally running agentic tools. It uses Unix-based OS's named pipes, which means the client has quick IPC with the tool and it can have in-memory state. I created it to…