Skip to content

Commit 367ad39

Browse files
authored
New version: openwong2kim.wmux version 2.8.4 (microsoft#373369)
1 parent 8f78501 commit 367ad39

3 files changed

Lines changed: 76 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: openwong2kim.wmux
5+
PackageVersion: 2.8.4
6+
Platform:
7+
- Windows.Desktop
8+
InstallerType: exe
9+
Scope: user
10+
InstallModes:
11+
- interactive
12+
- silent
13+
- silentWithProgress
14+
InstallerSwitches:
15+
Silent: --silent
16+
SilentWithProgress: --silent
17+
ProductCode: wmux
18+
ReleaseDate: 2026-05-12
19+
AppsAndFeaturesEntries:
20+
- ProductCode: wmux
21+
InstallationMetadata:
22+
DefaultInstallLocation: '%LocalAppData%\wmux'
23+
Installers:
24+
- Architecture: x64
25+
InstallerUrl: https://github.com/openwong2kim/wmux/releases/download/v2.8.4/wmux-2.8.4.Setup.exe
26+
InstallerSha256: FF5B367428554F2F990A36F175CFE8340B648671AF18BE99E4CF7713273E29F4
27+
ManifestType: installer
28+
ManifestVersion: 1.12.0
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: openwong2kim.wmux
5+
PackageVersion: 2.8.4
6+
PackageLocale: en-US
7+
Publisher: openwong2kim
8+
PublisherUrl: https://github.com/openwong2kim
9+
PublisherSupportUrl: https://github.com/openwong2kim/wmux/issues
10+
PackageName: wmux
11+
PackageUrl: https://github.com/openwong2kim/wmux
12+
License: MIT
13+
LicenseUrl: https://github.com/openwong2kim/wmux/blob/HEAD/LICENSE
14+
ShortDescription: Windows terminal multiplexer with MCP server for AI agents
15+
Description: |-
16+
wmux is a Windows terminal multiplexer built for AI coding agents.
17+
Run Claude Code, Codex, and Gemini CLI side by side with split terminals,
18+
browser automation, and MCP integration. Features include session persistence,
19+
dangerous command detection, real-time token cost tracking, and cross-workspace
20+
terminal control via MCP tools.
21+
Moniker: wmux
22+
Tags:
23+
- ai-agent
24+
- developer-tools
25+
- electron
26+
- mcp
27+
- multiplexer
28+
- terminal
29+
- windows
30+
ReleaseNotes: |-
31+
What's Changed
32+
- fix: restore workspace drag reorder by @dev-minggyu in #28
33+
- fix(multiview): sticky group across navigation + MiniSidebar feature parity by @openwong2kim in #29
34+
- fix(notifications): restore agent task-complete notification pipeline by @openwong2kim in #30
35+
New Contributors
36+
- @dev-minggyu made their first contribution in #28
37+
Full Changelog: v2.8.3...v2.8.4
38+
ReleaseNotesUrl: https://github.com/openwong2kim/wmux/releases/tag/v2.8.4
39+
ManifestType: defaultLocale
40+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: openwong2kim.wmux
5+
PackageVersion: 2.8.4
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)