FAQ

General

What platforms? macOS only. Windows/Linux coming soon.

How does it work? Uses git worktrees to give each branch its own directory.

Do I need an account? Yes, for team features and settings sync.

Workspaces

Same branch in multiple workspaces? No. One branch = one workspace. Create a new branch if needed.

Where are workspaces stored? In your Superset data directory as git worktrees.

Terminal

Which shell? Your system default (bash/zsh) with your config files.

Do sessions persist? Yes, terminals survive app restarts.

Git

Does it modify git config? No. Uses standard git commands.

Private repos? Yes. Configure GitHub auth: gh auth status

Getting Help

On this page