Last updated
A Windows desktop app for running multiple AI coding agents side-by-side in a tabbed and grid-layout terminal host.
$ winget install --id UmageAI.CodeShellManager --exact --version 0.4.2Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
CodeShellManager uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i CodeShellManager-0.4.2-Setup.msi /quiet /norestart
See the full silent install reference for CodeShellManager →
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
See Pckgr's app libraryCodeShellManager is a WPF desktop application that hosts multiple pseudo-terminal sessions in a configurable grid layout. It is built for managing many parallel CLI tool sessions — Claude Code, Codex, GitHub Copilot, ssh remotes, or any shell — with full-text search across every session's output, alert detection when an agent is waiting for input, per-session git status, sleep/wake to park sessions without losing them, and full session persistence across restarts.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSI WiX | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for CodeShellManager.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
Microsoft.VisualStudioCodev1.119.0Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.