Skip to content

Releases: eqtylab/cupcake

v0.5.1

10 Dec 14:47
0a1a196

Choose a tag to compare

SLSA 3

Initial Release

First release of Cupcake!

Installation

# Unix/macOS
curl -fsSL https://get.eqtylab.io/cupcake | bash

# Windows PowerShell
irm https://get.eqtylab.io/cupcake | iex

Install Scripts

The install scripts are included as release assets with SHA256 checksums:

  • install.sh and install.sh.sha256
  • install.ps1 and install.ps1.sha256

v0.5.0

09 Dec 18:55
2d3a6c6

Choose a tag to compare

SLSA 3

Initial Release

First release of Cupcake!

Installation

# Unix/macOS
curl -fsSL https://get.eqtylab.io/cupcake | bash

# Windows PowerShell
irm https://get.eqtylab.io/cupcake | iex

Install Scripts

The install scripts are included as release assets with SHA256 checksums:

  • install.sh and install.sh.sha256
  • install.ps1 and install.ps1.sha256

OpenCode Plugin (Latest)

08 Dec 19:30
7273af4

Choose a tag to compare

Latest build of the Cupcake OpenCode plugin.

This release is automatically updated when changes are merged to main.

Build: a4e273c (2025-12-08)

Files

  • opencode-plugin.js - The plugin file
  • opencode-plugin.js.sha256 - SHA256 checksum

Installation

The plugin is automatically downloaded when you run:

cupcake init --harness opencode

Or manually download:

curl -fsSL https://github.com/eqtylab/cupcake/releases/download/opencode-plugin-latest/opencode-plugin.js \
  -o .opencode/plugin/cupcake.js

v0.3.0

27 Nov 14:14

Choose a tag to compare

SLSA 3

Initial Release

First release of Cupcake!

Installation

# Unix/macOS
curl -fsSL https://get.eqtylab.io/cupcake | bash

# Windows PowerShell
irm https://get.eqtylab.io/cupcake | iex

Install Scripts

The install scripts are included as release assets with SHA256 checksums:

  • install.sh and install.sh.sha256
  • install.ps1 and install.ps1.sha256

v0.2.0

09 Nov 19:46

Choose a tag to compare

SLSA 3

Initial Release

First release of Cupcake!

Installation

# Unix/macOS
curl -fsSL https://get.eqtylab.io/cupcake | bash

# Windows PowerShell
irm https://get.eqtylab.io/cupcake | iex

Install Scripts

The install scripts are included as release assets with SHA256 checksums:

  • install.sh and install.sh.sha256
  • install.ps1 and install.ps1.sha256