Skip to content

Releases: pattern-ai-labs/ski-releases

SKI 1.0.1 (macOS + Windows)

Choose a tag to compare

@jomon003 jomon003 released this 27 Jul 17:44

If you're on 1.0.0, SKI updates to this automatically — check Preferences → About.

Requirements

  • macOS 14.4 (Sonoma) or newer · Apple Silicon (M1 or later)
  • Windows 10 / 11 · x64 (runs on ARM64 via emulation)

What's new

  • macOS — minor bug fix.
  • Windows — the installer now carries the SKI icon (was a generic setup icon). No functional change; auto-update from 1.0.0 lands here.

Install — macOS

  • Already on SKI? It updates itself in the background — relaunch, and Preferences → About shows 1.0.1.
  • Fresh install: download SKI_1.0.1_aarch64.dmg below, open it, drag SKI to Applications (delete any old /Applications/SKI.app first).

DMG and app are Developer‑ID signed, notarized, and stapled.

Install — Windows

  • Already on SKI 1.0.0? Open Preferences → About → Check for updates, then Restart now — SKI downloads and installs 1.0.1 and relaunches.
  • Fresh install: download SKI_1.0.1_x64-setup.exe below and run it. Windows may show a SmartScreen "Windows protected your PC" notice (the build isn't code‑signed yet) → More info → Run anyway. Then launch SKI from the Start menu.

Windows builds aren't Authenticode‑signed yet, but every auto‑update is cryptographically signed and verified before it's applied.

Verify your download

# macOS
shasum -a 256 ~/Downloads/SKI_1.0.1_aarch64.dmg
# Windows (PowerShell)
Get-FileHash .\SKI_1.0.1_x64-setup.exe -Algorithm SHA256

Expected SHA‑256:

  • SKI_1.0.1_aarch64.dmg05f8bfb9733e5b682ec6df6eed5ac7185bff9040bd907854e91971851ef20f85 (121,879,772 bytes)
  • SKI_1.0.1_x64-setup.exeef6692716d1ff03dde099f49979ffc3d52e50219464e80b0046f3406a0a22980 (293,102,040 bytes)

SKI 1.0.0 (macOS + Windows)

Choose a tag to compare

@jomon003 jomon003 released this 27 Jul 12:33

The first release that auto-updates itself — signed updates via heyski.io, on macOS and Windows.

Requirements

  • macOS 14.4 (Sonoma) or newer · Apple Silicon (M1 or later)
  • Windows 10 / 11 · x64 (runs on ARM64 via emulation)

SKI 1.0

Voice for your coding agent. You talk; SKI transcribes it on your machine and hands it to your coding agent (Claude Code, Cursor, Codex, Gemini CLI and more); it does the work and answers back in a natural voice. Everything — speech‑to‑text and the voice — runs on‑device. Nothing you say leaves your machine.

  • The voice loop — talk to your agent, hear it answer; full‑duplex, barge‑in any time.
  • Meetings — record any call locally (unlimited, on‑device, no bot), or send your agent in as a participant or notetaker via AgentCall.
  • Screenshots, silent mode, calendar auto‑join, a voice per project, approve‑before‑send.
  • Lives where it belongs — on macOS it docks flush in the notch (or floats as a pill); on Windows it floats as a pill wherever you park it, with a tray icon for quick access.
  • Honest mute (macOS) — muting releases the mic and the recording indicator goes off.

Install — macOS

  1. If SKI is already installed, delete /Applications/SKI.app first — old copies stay Gatekeeper‑blocked and a fresh download won't heal them.
  2. Download SKI_1.0.0_aarch64.dmg below, open it, drag SKI to Applications.
  3. First launch → "downloaded from the Internet" prompt → Open.
  4. Verify: SKI → Preferences → About shows 1.0.0.

DMG and app are Developer‑ID signed, notarized, and stapled — both carry the notarization ticket.

Install — Windows

  1. Download SKI_1.0.0_x64-setup.exe below and run it. Windows may show a SmartScreen "Windows protected your PC" notice — the build isn't code‑signed yet — so click More info → Run anyway.
  2. Follow the prompts, then launch SKI from the Start menu.
  3. Verify: SKI → Preferences → About shows 1.0.0.

Windows builds aren't Authenticode‑signed yet, but every auto‑update is cryptographically signed and verified before it's applied.

From here, SKI keeps itself up to date automatically — on macOS it downloads in the background and applies on relaunch; on Windows, click Restart now in Preferences → About.

Make your agent talk — the skill

Install the SKI skill so your coding agent can hear you and answer.

Verify your download

# macOS
shasum -a 256 ~/Downloads/SKI_1.0.0_aarch64.dmg
# Windows (PowerShell)
Get-FileHash .\SKI_1.0.0_x64-setup.exe -Algorithm SHA256

Expected SHA‑256:

  • SKI_1.0.0_aarch64.dmgbd243fca232f5d6863f61997727d6545e7b0d258f23b5ac17f1b7de938bc1f60 (121,886,199 bytes)
  • SKI_1.0.0_x64-setup.exea2bcacb185642d0b69725f5331e86616868a9e1bb26336486231f7422f305928 (293,197,858 bytes)