Skip to content

docs: list windows-shell bundle in MODULES.md - #375

Merged
Salil Das (sadlilas) merged 1 commit into
mainfrom
docs/list-windows-shell-bundle
Aug 18, 2026
Merged

docs: list windows-shell bundle in MODULES.md#375
Salil Das (sadlilas) merged 1 commit into
mainfrom
docs/list-windows-shell-bundle

Conversation

@bkrabach

Copy link
Copy Markdown
Collaborator

Adds microsoft/amplifier-bundle-windows-shell to the bundles catalog.

The repo-audit recipe flagged the bundle as unlisted, which makes it undiscoverable to anyone browsing MODULES.md. Inserted alphabetically between webruntime and work-tracker.

What the bundle provides

Native Windows shell support — a pwsh tool for PowerShell execution. Amplifier's bash tool is the largest tool surface in the product; on Windows it resolves to WSL bash, Git Bash, or nothing.

Verification

The bundle itself is proven on native Windows 11 (build 26200): 185 tests pass, 0 skipped, including 14 live-execution tests confirmed to have actually run against both pwsh 7 and powershell 5.1 — counted, not inferred from a green summary.

That distinction matters here. The Linux suite was green at 171 passed while two real bugs were live — output encoding pinned in only one direction, and $? read in a position where it reports the scriptblock invocation rather than the user's command. Running on real Windows found both.

foundation:recipes/validate-bundle-repo.yaml returns PASS — 0 errors, 0 warnings.

Scope

Docs only — one row in docs/MODULES.md. No code, no behavior change.

The repo-audit recipe flagged microsoft/amplifier-bundle-windows-shell as
unlisted, which makes it undiscoverable to anyone browsing the catalog.

Inserted alphabetically between webruntime and work-tracker.

🤖 Generated with [Amplifier](https://github.com/microsoft/amplifier)

Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
@sadlilas
Salil Das (sadlilas) merged commit f1db9f2 into main Aug 18, 2026
1 check passed
@sadlilas
Salil Das (sadlilas) deleted the docs/list-windows-shell-bundle branch August 18, 2026 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants