Skip to content

Releases: Dente22/Spokes

Spokes v0.2.1

Choose a tag to compare

@Dente22 Dente22 released this 04 Aug 10:16

Fix Windows installer: PowerShell 5.1 parse errors from UTF-8 em-dashes without BOM.

Install:
irm https://raw.githubusercontent.com/Dente22/Spokes/main/scripts/install.ps1 | iex

Spokes v0.2.0 — Install & Connect GitHub

Choose a tag to compare

@Dente22 Dente22 released this 04 Aug 09:37

Spokes v0.2.0

One-command install for Cursor, then Connect GitHub — no developer OAuth setup, no Visual Studio required on a normal Windows install.

Install

irm https://raw.githubusercontent.com/Dente22/Spokes/main/scripts/install.ps1 | iex

Or download this release ZIP, extract, and run install.bat.

What's fixed

  • Portable Node 22 when system Node is missing or Node 24+ (avoids better-sqlite3 / node-gyp / VS Build Tools failures)
  • Bundled public GitHub OAuth Client ID — users only click Connect GitHub
  • MCP entry uses the absolute Node path + SPOKES_GITHUB_CLIENT_ID env
  • Clearer UI copy for the connection flow

After install

  1. Fully restart Cursor
  2. Open http://127.0.0.1:3847
  3. Click Connect GitHub and approve in the browser