Settings

Theme

Superposition: Claude Code, Codex, and Gemini on your laptop from anywhere

github.com

2 points by trezm a month ago · 3 comments

Reader

trezmOP a month ago

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!

poopcorners a month ago

Are there plans to add support for local models and CLIs like Aider?

  • trezmOP a month ago

    Yes! It would be great to either support a generic "custom" CLI option. Just trying to cover the main ones that I use initially.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection