Recently I gave Catnip a try and it works very smoothly. It works on web via GitHub workspaces and also has mobile app.
https://github.com/wandb/catnip
Thanks, Catnip looks pretty cool! Honestly it's pretty similar, I think ours is a bit more lightweight (it seems they have remote sandboxes where they host their code whereas we host your code locally using git worktrees).
The mobile app is a pretty cool feature though - will definitely take a peek at that soon.
After setting up catnip it seems pretty sweet. The major difference is they are running as a cloud sandbox and we are currently running as a local terminal. Say you don’t want to use any worktrees or do stuff in parallel superset still works as a classic terminal. Eventually we plan on adding cloud workspaces like catnip tho