You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
site+docs: Windows ships day one, and links unfurl as share cards
Windows day-one shipping (v0.0.8 publishes the signed x64 Setup):
- /download/windows resolves the newest -windows-x64-setup.exe from
the latest GitHub release, same cached resolver as macOS
- /docs/install/windows-wsl becomes a real install guide; /docs and
/docs/getting-started drop the withheld-until-Authenticode language
- README badge row, download links, platform truth table, install
section, and not-yet-shipped list updated; manual FAQ says all
three platforms, day one
- site tests flipped to assert the Windows download exists
Social sharing:
- hand-drawn 1200x630 Open Graph card (captain, Skipper, the crew,
"Intelligence should not be temporary") at /assets/story/og-card.png
- full Open Graph + Twitter summary_large_image meta and canonical
URLs on the story, manual, terms, and privacy pages
- legacy template pages now share the same card instead of the
square sailboat logo
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
it works best on a dedicated machine: your crew works around the clock, and
135
+
your everyday computer takes naps.
128
136
129
137
## Ready on day one. Specialized by day one hundred.
130
138
@@ -221,11 +229,11 @@ and an audit trail. A prompt saying “use this service” is not a connector.
221
229
|---|---|
222
230
|**Apple Silicon macOS 26**| Native desktop product and real isolated Linux computer per resident (Apple `container machine`, `home-mount=none`). |
223
231
|**Linux / CI**| Supported headless systemd host with one unprivileged LXC per resident (subordinate UID/GID mapping, exact ownership checks); CI may select an explicit test backend. |
224
-
|**Windows + WSL**| Native x64 Electron and private WSL 2 worlds (Windows-drive mounts and interop disabled) have passed real-host acceptance; the public installer awaits Authenticode signing. |
232
+
|**Windows 11 x64**| Native desktop product with one private WSL 2 world per resident (Windows-drive mounts and interop disabled); the signed Setup executable ships with every release. |
225
233
226
-
Not yet shipped: a signed public Windows installer, a native Linux desktop
227
-
shell, mobile clients, a hosted control plane, rich Photon attachment fidelity,
228
-
or blind execution of community skills.
234
+
Not yet shipped: a native Linux desktop shell, mobile clients, a hosted
235
+
control plane, rich Photon attachment fidelity, or blind execution of
<metaname="description" content="The 1Helm ship's manual — quick start, the crew, channels, memory, skills, models and providers, connections, workflows, security, and FAQ.">
7
+
<metaproperty="og:type" content="website">
8
+
<metaproperty="og:site_name" content="1Helm">
9
+
<metaproperty="og:title" content="1Helm — The Ship's Manual">
10
+
<metaproperty="og:description" content="Everything you need to run your helm: quick start, the crew, channels, memory, skills, models, connections, and FAQ.">
<metaname="twitter:title" content="1Helm — The Ship's Manual">
17
+
<metaname="twitter:description" content="Everything you need to run your helm: quick start, the crew, channels, memory, skills, models, connections, and FAQ.">
<summary>What operating systems does it run on?</summary>
203
-
<p>macOS (signed Apple Silicon app), Linux (systemd install with a verified updater), and Windows via WSL 2. Resident computers work the same way on all three — one isolated machine per agent.</p>
216
+
<p>All three, day one: macOS (signed Apple Silicon app), Windows 11 (signed x64 installer with one private WSL 2 world per agent), and Linux (systemd install with a verified updater). Resident computers work the same way everywhere — one isolated machine per agent.</p>
<metaname="description" content="1Helm turns one computer into your own always-on AI workspace — a crew of resident agents, each with a private computer, durable memory, and real skills, reachable from any device.">
7
+
<metaproperty="og:type" content="website">
8
+
<metaproperty="og:site_name" content="1Helm">
9
+
<metaproperty="og:title" content="1Helm — Intelligence should not be temporary">
10
+
<metaproperty="og:description" content="Give every job a permanent AI crew member with its own computer, real memory, and skills that compound. Self-hosted, open source, model-agnostic.">
<metaname="twitter:title" content="1Helm — Intelligence should not be temporary">
17
+
<metaname="twitter:description" content="Give every job a permanent AI crew member with its own computer, real memory, and skills that compound. Self-hosted, open source, model-agnostic.">
0 commit comments