Superposition is a way to access claude code (and other CLIs) running on your laptop from anywhere, with multiple sessions and workspace isolation (thanks to git worktrees.)
Since my last checkin, I've made quite a few improvements to Superposition including:
- Gateway (docker image included) to access your laptop from anywhere without needing to open your ports
- Custom CLI command support
- Local git repos (no need for github)
- Automatic updates for the runner process (simply restart the main binary)
I've been using this every day to do a large portion of my own development, and it's proven to be very useful. Let me know what you think!