← Package directory
Available on winget

Install CodeShellManager

A Windows desktop app for running multiple AI coding agents side-by-side in a tabbed and grid-layout terminal host.

Install with winget
winget install --id UmageAI.CodeShellManager
Upgrade
winget upgrade --id UmageAI.CodeShellManager
Uninstall
winget uninstall --id UmageAI.CodeShellManager

About CodeShellManager

CodeShellManager 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.

What's new in 0.5.0

What's Changed - feat: session groups + per-branch worktrees by @mortenaslo in #28 - feat: per-session run commands + sidebar action-icon cleanup by @AThraen in #34 - Stagger Claude restart + show restore loading indicators by @mortenaslo in #37 - Scope grid + remember layout per group (closes #30) by @mortenaslo in #35 - feat: terminal trace setting + shutdown/restore stability fixes by @AThraen in #36 - feat(sidebar): group bulk actions, empty-area quick menu, sort by @mortenaslo in #40 - docs: add winget install instructions and badge by @AThraen in #17 - chore: open-source community health files by @AThraen in #43 - fix(shutdown): defer reclose via Dispatcher so OnClosing yields first by @AThraen in #47 - Bump the nuget group with 6 updates by @dependabot[bot] in #45 - chore(deps): bump the actions group with 4 updates by @dependabot[bot] in #44 - chore(deps): align unit test framework with UITests by @AThraen in #48 New Contributors - @dependabot[bot] made their first contribution in #45 Full Changelog: v0.4.2...v0.5.0

Read release notes

Version history

Version Updated Notes
0.5.0 Unknown What's Changed - feat: session groups + per-branch worktrees by @mortenaslo in #28 - feat: per-session run commands + sidebar action-icon cleanup by @AThraen in #34 - Stagger Claude restart + show restore loading indicat...
0.4.2 Unknown Release notes