@domenic I want a tmux with many containerized claudes and a web ui to prompt them all. Vscode CLI to jump into the diff of one. Also maybe a way to persist context and share it across agents
Encountering a bun.js 1.1.44 issue. I'm using createConnection(path) from net to subscribe to an IPC socket. It works fine for a few minutes, getting updates, until i get a client.on('error') [native code: Exception]
@jarredsumner any ideas on this one?