A minimal Kubernetes-like orchestrator for running multiple concurrent Windows Sandboxes via HCS API.
| Approach | Concurrency | Boot Time | Complexity |
|---|---|---|---|
| Windows Sandbox | 1 only β | 2s | Low |
| Hyper-V VMs | N β | 30-60s | High |
A comprehensive technical reference for understanding and reverse engineering Windows Sandbox, HCS APIs, and Hyper-V hypervisor internals.
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β USER MODE β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
A minimal Kubernetes-like orchestrator for UI automation agents, built on hcs-sandbox.
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Kubernetes β HCS-Kube Mapping β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β APPLICATION LAYER β
ββββββββββββββββββββ¬βββββββββββββββββββ¬βββββββββββββββββββ¬ββββββββββββββββββββββββββββββββ€
β β β β β
β Docker CLI β Windows β β
hcs-sandbox β Hyper-V Manager β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β USER MODE (Host) β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β βββββββββββββββββββ βββββββββββββββββββ βββββββββββββββββββββββββββββββ β
β β WindowsSandbox β β Windows β β WSB Config Parser β β
graph TB
%% Styling
classDef infra fill:#1e3a5f,stroke:#4a90d9,color:#fff
classDef platform fill:#2d5016,stroke:#6ba32d,color:#fff
classDef app fill:#5c1a5c,stroke:#b366b3,color:#fff
classDef mediar fill:#d4af37,stroke:#ffd700,color:#000,stroke-width:3px
classDef legacy fill:#4a4a4a,stroke:#888,color:#fff| name: Install Google Chrome on Windows VM | |
| description: Automated workflow to download and install Google Chrome browser on Windows VM using direct download | |
| version: 2.0.0 | |
| date_created: 2025-10-14 | |
| author: Claude Code with terminator-mcp-agent | |
| tool_name: execute_sequence | |
| arguments: | |
| steps: | |
| # Step 1: Check if Chrome is already installed |
| Ten Days Under the Silent Sun | |
| Once there was a traveler who wandered into the mountains, seeking nothing, but carrying everything. | |
| The body was heavy with stories. The mind, a marketplace of forgotten voices. | |
| For ten days, the traveler sat. | |
| The sun rose and fell like a slow, breathing beast. The stars spun their secret music. The earth murmured beneath still feet. | |
| Old rivers of memory surged and flooded the plains. Ancient bones of sorrow were dug up by unseen hands. | |
| At times, the traveler became a fox chasing the echoes of a vanished hunt. |