Text your tools
4 min read
If you've spent enough time in the AI trenches, you've probably seen the different ways people message their agents. Back when I was fiddling with Koios I set up Telegram, and that's been the stickiest solution. When OpenClaw hit the scene and took over the meta I tried Slack and Discord, then repeated the process with Hermes. Eventually I found myself back on Telegram.
And then a new wave of interfaces landed. Opinionated multiplexer and mobile shell stacks (tmux + Termius, herdr + moshi, etc), T3 Code, Buzz, Berd, Grok Bot. Honestly I've lost track of them all. Maybe I'm becoming a bit of a luddite, but I don't want a "cute lil guy" in the default agent stack, and I really don't want to be dealing with terminals on the go. The Codex ChatGPT and Claude apps are both moving in the right direction with their remote functionality, but the sandbox friction drives me crazy. Grok Bot isn't much better. It's just OpenClaw for normies.
What I keep coming back to is I want my agents to feel familiar. The new wave of tools like Poke and Instinct are taking what I think is the right approach with their iMessage-first ethos. Talking to your agent should feel familiar. It should feel easy. Requiring an app and a bespoke mental model forces the end user to operate on your terms instead of theirs.
Here is where things start getting messy for me. I don't like most of these platforms. OpenClaw and Hermes are bloated, Poke and Instinct are security nightmares, and Buzz, Berd, and Grok all put your tools behind a lil guy. Just give me the model and let me work on my terms, please.
Most of what I want an "assistant" for day to day involves stuff I built for myself, namely my Farfield apps. These run a growing swath of my life. They're the backend for my site, OPDS, bookmark collection, QR generator, snippet pasteboard, and more. Farfield has grown into an Omarchy-style collection of dotfiles on top of Arch, a bespoke OS tailored to my homelab. And like Omarchy, I included a harness.
Enter BlueBubbles, SendBlue, and Photon.
The goal was to interact with my homelab over iMessage. Simple enough (hah!). BlueBubbles was a nonstarter. I don't want to add a Mac to my server stack just to proxy iMessages. SendBlue was intriguing, and comes up frequently on X, but is very sales focused. It seems like an excellent product, but it had too many pipeline bells and whistles that I don't need, and the price jumps from free to $100/month, which... no. Photon offers a similar free plan, an easier agent setup, and if I need the paid plan it starts at $25. Since I'm building this for an audience of one, I went with Photon.
This is where things get fun. Remember the harness? OMP runs as part of Farfield OS and handles /slash commands and arbitrary prompts. So I can post to /feed, /qr, and /bookmarks, or search my /OPDS for a book. It is all intentionally opinionated, and that's the point. Software has been one-size-fits-all for too long. One of the coolest things about AI is that you can customize the tools you use every day, and even make them for yourself.
OpenPoke was a huge help. Shlok's work replicating Poke's architecture gave my agents a roadmap they could use alongside the Omarchy source to bootstrap things. Switchboard, the latest Farfield app, sits as a router layer outside of the Docker stack. Deterministic slash commands go straight to the app they need, and everything else is open-ended and left to the agent. Right now I'm using the Ox Alpha preview on OpenRouter, with a scoped API I can rotate free alpha previews through. Solid performance, rock-bottom prices. That might change down the line, but it's working nicely for now, especially with Claude Code as an invokable process behind the scenes.
No streaming, either. Following Poke and Instinct, tools should feel personal and familiar. Texting Farfield feels more like texting a friend than chatting with an agent, and some /slash commands give me easy access to the apps. Posting something to my feed is as simple as sending a text.