A browser UI for Gas Town and Beads
For people who don't want to use tmux.



I wrote Smorgasbord in a couple of days because I was using Claude Code with Gas Town and kept asking it the same things - what's the status, who has mail, send the mayor a message. A dashboard made more sense.
It's Gas Town easy mode. It's also a standalone Beads UI - if you just want a kanban board without the full Gas Town setup, it does that too.
See everything at a glance - workers, mail, refineries, system status
A kanban board for your issues
Check on your AI agents, send them messages, see who has unread mail
Start/stop witnesses, refineries, deacon, all the daemon stuff
Read and send messages to your agents
Configure paths and switch between themes
Pick your vibe in Settings
The default.
Clean and boring. For when you need to look professional.
Up and running in under a minute
# Clone it
git clone https://github.com/djangobeatty/smorgasbord.git
cd smorgasbord
# Install
npm install
# Configure
cp .env.example .env.local
# Edit .env.local and set GT_BASE_PATH
# Run
npm run devgt command in your PATH)Just want the kanban board? Switch to "Beads Only" mode in Settings. Point it at any .beads directory and you've got a standalone issue tracker.