​
$DTOUR on Solana
DijmsEDeTXsWCkCLkhYJNTutKaHf541xZshVrCUbcozy
https://github.com/Dexploarer/detour
https://phantom.com/tokens/solana/DijmsEDeTXsWCkCLkhYJNTutKaHf541xZshVrCUbcozy
Detour
A macOS menu-bar app that wraps an elizaOS AgentRuntime. Chat with the agent in a popup, watch it think, browse what it remembers, hook it up to Discord / Telegram / iMessage, and run a local embedding server — all from the tray.
Where Detour fits
The thing I actually care about, and where my real work goes, is elizaOS/eliza — the agent framework upstream. Detour is downstream of it. If you want to understand the agent runtime, the plugin protocol, or build your own version of any of this, start there.
The polished consumer-facing app built on eliza is Milady — desktop + mobile, larger plugin surface, broader skills, the experience the team actually ships to users. If you want a complete, supported representation of what eliza can do, use Milady.
Detour is a developer's experimental playground. It is the way I choose to run an eliza stack on my own machine — a tray-app sandbox where I cash in on random intrusive thoughts I have about agents ("what if the inbox prompted the agent through the real reply pipeline?", "what if I bundled llama.cpp for free local embeddings?", "what if the tray icon told me whether the agent was alive?"). Things land when I want them, get ripped out when I don't.
So expect it to break often. That's the whole point of having a sandbox separate from eliza and Milady. If you want stability, use Milady. If you want to study the framework, use eliza. Detour is the place to watch me poke at it.