Greenroom

0.5.0

Always-on Claude Code Remote Control sessions on Windows. Each instance starts hidden at logon, stays supervised, and is revealed on demand with its full live scrollback. Windows-only: depends on Task Scheduler, Windows Terminal and user32.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Greenroom -RequiredVersion 0.5.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Greenroom -Version 0.5.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Tyler Vigario. AGPL-3.0-or-later.

Package Details

Author(s)

  • Tyler Vigario

Tags

claude remote-control windows session automation

Functions

Get-GreenroomInstance Show-GreenroomSession Hide-GreenroomSession Restart-GreenroomSession Start-GreenroomSession Stop-GreenroomSession Switch-GreenroomSession Uninstall-GreenroomInstance Install-GreenroomInstance Update-GreenroomInstance

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

#### Features
- session: accept wildcards on Stop- and Restart-GreenroomSession (#54)
- session: start a stopped instance without restarting a running one (#53)
#### Bug Fixes
- install: resolve claude.exe by PATH order, not by install method (#52)
- session: escalate every elevated instance under one UAC prompt (#56)
- session: loop wildcard matches in one invocation, and report as the command (#55)

Full changelog: https://github.com/TylerVigario/greenroom-win/releases/tag/v0.5.0

FileList

Version History

Version Downloads Last updated
0.6.0 5 9/25/2026
0.5.0 (current version) 5 9/25/2026
0.4.0 4 9/25/2026
0.3.0 32 8/3/2026