From c3468591417510377d848ca32dbc3df79d772f52 Mon Sep 17 00:00:00 2001 From: omer-second Date: Wed, 1 Jul 2026 21:08:57 +0300 Subject: [PATCH 1/2] Update README download link and sidebar branding --- README.md | 70 +++--------------- apps/web/src/components/workspace-sidebar.tsx | 2 +- docs/assets/download-for-mac.png | Bin 0 -> 8237 bytes 3 files changed, 12 insertions(+), 60 deletions(-) create mode 100644 docs/assets/download-for-mac.png diff --git a/README.md b/README.md index 8842eba..adfac81 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Second is a factory for custom internal software,
purpose-built for human2agent work. CI   -Try it +Download for macOS Quick Start · Docs · Security & Governance · Self-Hosting @@ -30,16 +30,10 @@ Second is a factory for custom internal software,
purpose-built for human2age ## Quick Start -Run Second locally: -```bash -npx --yes @second-inc/cli -``` - -| Platform | Status | -|:---|:---| -| Apple Silicon Mac (M1-M5) | **Available now** | -| Linux x64, Windows via WSL2 | Experimental | -| Intel Mac, native Windows | Coming soon | + + Download for Mac + +

Bring your agent: @@ -58,7 +52,7 @@ Bring your agent: ✅ ✅ - Soon + ✅ @@ -442,54 +436,12 @@ Agents run in the Worker. App-data writes, tool calls, secret resolution, and au
-## CLI - -Run Second locally with one command: - -```bash -npx --yes @second-inc/cli -``` - -| Platform | Status | -|:---|:---| -| Apple Silicon Mac (M1-M5) | **Available now** | -| Linux x64, Windows via WSL2 | Experimental | -| Intel Mac, native Windows | Coming soon | - -
-  CLI Commands -
+## Download Second -```bash -npx --yes @second-inc/cli # Start Second -npx --yes @second-inc/cli stop # Stop all services -npx --yes @second-inc/cli reset # Stop + delete all data -npx --yes @second-inc/cli --port 4000 # Custom port -npx --yes @second-inc/cli --disable-telemetry # No analytics -``` - -
- -### Windows via WSL2 - -Second does not currently run from native Windows PowerShell or Command Prompt. On Windows, run it through WSL2: - -1. Open PowerShell as Administrator. -2. Install Ubuntu on WSL2: - -```powershell -wsl --install -d Ubuntu -``` - -3. Restart Windows if prompted. -4. Open Ubuntu from Windows Terminal or the Start menu. -5. Create the Ubuntu username/password when prompted. -6. In Ubuntu, install Node.js 20+ and npm. -7. Start Second from the Ubuntu terminal: - -```bash -npx --yes @second-inc/cli -``` + + Download for Mac + +

  Development from Source diff --git a/apps/web/src/components/workspace-sidebar.tsx b/apps/web/src/components/workspace-sidebar.tsx index eeb7f61..2ce8f30 100644 --- a/apps/web/src/components/workspace-sidebar.tsx +++ b/apps/web/src/components/workspace-sidebar.tsx @@ -811,7 +811,7 @@ export function WorkspaceSidebar({
- Second Alpha + Second ·
-## Quick Start +## Quick Start - Local Download for Mac