Start a scratch chat
Use any of these entry points:- Select New scratch chat from the command palette.
- Select the + button in the Chats section of the sidebar.
- Press
Cmd+Shift+Non macOS orCtrl+Shift+Non Windows and Linux.
Files and Git
Scratch chat files are stored under~/.mux/scratch/<workspace-id>. The folder persists across app restarts.
Mux does not initialize a Git repository for a scratch chat. Branch controls, Git status, and code review tools are hidden. You can still use the terminal and other tools that only need a working directory.
Sub-agent tasks run in the same scratch folder. They do not receive an isolated Git worktree.