agentwire v1.38.0: `agentwire worktree <name>` spins up an isolated branch worktree its own session in one shot. also retired our whole legacy missions dispatcher — turns out primitives a scheduler beat a bespoke PM layer. github.com/dotdevdotdev/agen…#BuildInPublic#DevTools
agentwire v1.37.0: your agents finally have manners — `agentwire msg` holds a teammate's note until your input box is empty, so nobody clobbers your half-typed prompt. plus SSH multiplexing across the mesh. github.com/dotdevdotdev/agen…#BuildInPublic#DevTools
agentwire v1.36.0: stop babysitting your agents — blocked sessions now route permission prompts straight to the orchestrator. plus hold-to-talk from your phone. github.com/dotdevdotdev/agen…#BuildInPublic#DevTools
you: 'fix the failing tests.' your computer, out loud: 'done. two were flaky, one was real.' agentwire gives AI coding agents a voice — open source, pip install, no GPU needed. github.com/dotdevdotdev/agen…#BuildInPublic
agentwire v1.35.1: Kokoro neural voice is now the default TTS — pip install, talking agents in under a minute, no GPU. our first community fork (@wang2yn84) found a 10s stall we never hit. open source: free QA, mild humiliation.
github.com/dotdevdotdev/agen…#BuildInPublic#DevTools
Anthropic released remote-control and scheduled tasks. They finally caught up with my agentwire-dev package, but they're still far behind with voice and true proper orchestration. Check out agentwire-dev today before OpenAI buys us out too! agentwire.dev
you can now yell at your AI agents from Telegram. voice notes, permission prompts, the whole thing. they still don't listen but at least now I can ignore them from the bus.
agentwire v1.8.0 also ships a proper Agent SDK — structured JSON, no more tmux scraping. parent-child hierarchies so agents can spawn agents can spawn agents. what could go wrong.
pip install agentwire-dev
github.com/dotdevdotdev/agen…#BuildInPublic#DevTools
Big refactor hits. Orchestrator analyzes scope. Spawns worker 1 for API changes. Spawns worker 2 for frontend updates. I review both PRs while worker 3 updates tests. Done in an hour, not a day.
agentwire sessions list - see what's running. agentwire session send - check in. Switch projects, close laptop, come back tomorrow. The agents remember where they were.