Skip to content

winTerm v0.3 Shell Experience - #2

Merged
HelloThisWorld merged 11 commits into
mainfrom
codex/winterm-v0.3-shell-experience
Jul 14, 2026
Merged

winTerm v0.3 Shell Experience#2
HelloThisWorld merged 11 commits into
mainfrom
codex/winterm-v0.3-shell-experience

Conversation

@HelloThisWorld

Copy link
Copy Markdown
Owner

Summary

  • Add the v0.3 Shell Experience foundation: PowerShell and CMD integration assets, safe compatibility commands, diagnostics, completion boundaries, and a Windows API helper.
  • Add protocol/session metadata and in-memory paste risk analysis without changing the terminal input layer.
  • Package shell assets, add CI/source validation, document the architecture and record the unverified runtime acceptance work.

Validation

  • Parsed all winTerm PowerShell sources.
  • Verified CMD macro collision handling and space-containing shim paths.
  • Ran git diff --check.

Not run

  • PowerShell 7 runtime tests, C++ builds, MSIX packaging, and launch/UI tests are unavailable on this machine (PowerShell 7, Visual Studio/MSBuild, and the Windows SDK are absent; local execution policy blocks script execution without a policy override).

Comment thread docs/v0.3-acceptance.md Fixed
Comment thread docs/v0.3-acceptance.md Fixed
Comment thread docs/v0.3-acceptance.md Fixed
Comment thread src/cascadia/UnitTests_SettingsModel/WinTermShellTests.cpp Fixed
Comment thread src/winterm-tools/winterm-shim/main.cpp Fixed
Comment thread src/winterm-tools/winterm-shim/main.cpp Fixed
Comment thread src/winterm-tools/winterm-shim/winterm-shim.vcxproj Fixed
Comment thread src/winterm/Clipboard/PasteRiskAnalyzer.cpp Fixed
@github-actions

This comment has been minimized.

Comment thread scripts/winterm/test-shell-integration.ps1 Fixed
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@HelloThisWorld
HelloThisWorld merged commit 1834144 into main Jul 14, 2026
11 checks passed
@HelloThisWorld
HelloThisWorld deleted the codex/winterm-v0.3-shell-experience branch July 14, 2026 16:50
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.

2 participants