izll

Agent Session Manager Desktop — AI skill for Claude Code

AI community

Desktop GUI for managing multiple AI coding-agent sessions (Claude, Gemini, Aider, Codex, …) — the GUI counterpart of agent-session-manager.

How to install Agent Session Manager Desktop

This entry records only its repository, not the path inside it, so there is no exact command to give. Open izll/agent-session-manager-desktop and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Agent Session Manager Desktop does

Desktop GUI for managing multiple AI coding-agent sessions (Claude, Gemini, Aider, Codex, …) — the GUI counterpart of agent-session-manager. Wails + Svelte + xterm.js.

Alternatives in AI

  • Omniget — Udemy & Hotmart course downloader, YouTube downloader (yt-dlp GUI, 1,800+ sites) + desktop app for AI agents 13.9k ★
  • Claude Squad — by smtg-ai - Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents i 6.5k ★
  • Nodeterm — Node-based terminal manager for AI coding agents — tmux-backed terminals and parallel agent sessions as dragga 1.3k ★

README

ASMGR Desktop

Agent Session Manager — Desktop

**Run a whole team of AI coding agents from one window.** Claude, Codex, Gemini, Aider and more — each in its own live terminal, all side by side, all persistent.

[![Release](https://img.shields.io/github/v/release/izll/agent-session-manager-desktop?style=flat)](https://github.com/izll/agent-session-manager-desktop/releases) [![Go](https://img.shields.io/badge/Go-1.24+-00ADD8?style=flat&logo=go)](https://go.dev) [![Wails](https://img.shields.io/badge/Wails-v2-DF0000?style=flat)](https://wails.io) [![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)

A running Claude session in Agent Session Manager Desktop

You've probably got three terminal windows open, each with a different agent grinding away, and you keep alt-tabbing to check which one is stuck waiting on you. **Agent Session Manager Desktop** puts them all in one place: every agent gets its own tab, keeps running in the background, and tells you the moment it needs your attention — even on your phone.

It's the graphical counterpart of the [**ASMGR TUI**](https://github.com/izll/agent-session-manager), built with [Wails](https://wails.io) (Go) + Svelte + [xterm.js](https://xtermjs.org). Because every session lives in its own multiplexer session — `tmux` on Linux and macOS, `psmux` on Windows — your agents survive closing the window, restarting the app, even a machine hop: reattach and pick up exactly where you left off.

Prefer the terminal? The original TUI version lives at [izll/agent-session-manager](https://github.com/izll/agent-session-manager).

Why you'll want it

  • Never miss a waiting agent again. When an agent stops to ask you something, the header shows a ⏳ count you can click to jump straight to it — or answer yes / no / Enter / Esc right from the dropdown without swit