I have finally reached Level 6 in Steve Yegge's hierarchy!

It took two things:

1. Building my own browser-based agent management layer optimized for my workflow. Tmux was not cutting it.

2. Running said layer in an always-on Linux machine inside a Tailscale network with my laptop and phone.

These two items combined were a massive unlock for me.

I can access my agents from any browser on any device. They all see the same agents, same conversations, and the same file system, all synced in real time (thanks to WebSockets).


Source for the hierarchy: steve-yegge.medium.com/welcome-to-gas-town-4f25ee16dd04

My browser-based agent management layer: isomux.com