One terminal dashboard for many Claude Code sessions

mygrid puts terminals from several projects into one shared view. Each row represents one project, and each row can contain separate terminal panes for tasks such as running a , using Claude Code, or checking .

The overview shows all projects and terminals at once, and a shortcut can enlarge one terminal before returning to the full view. Each project can have its own profile with startup commands, so the needed panes open automatically.

The newest version also shows Claude and the of each session in the bottom status bar. The is available under an .

Key points

  • mygrid uses ghostty and tmux to organize many project terminals in one window.
  • Each project row can hold panes for a , Claude Code, git commands, or other terminal work.
  • Project profiles can define startup commands so repeated setup is easier.
  • The status bar can show Claude and for each session.
  • The code is shared under an .
Read original