Skip to content

Releases: corveil/corveil-releases

Corveil 0.3.5

Choose a tag to compare

@dgershman dgershman released this 04 Aug 03:41
10bef1d

Corveil 0.3.5

Quick Install

curl -sSL https://corveil.com/install.sh | sh

Manual Download

Platform Architecture Binary
macOS Apple Silicon (ARM64) corveil-darwin-arm64
macOS Intel (AMD64) corveil-darwin-amd64
Linux ARM64 corveil-linux-arm64
Linux AMD64 corveil-linux-amd64
Windows ARM64 corveil-windows-arm64.exe
Windows AMD64 corveil-windows-amd64.exe

Quick Start (Single User)

corveil --dev --openrouter-api-key sk-or-...

Opens the dashboard at http://localhost:8000. Requires DATABASE_URL pointing at a PostgreSQL instance.

Verify Checksums

sha256sum -c checksums.txt

Software Bill of Materials

A CycloneDX SBOM (corveil-sbom.cdx.json) is attached to this
release and covered by checksums.txt. It enumerates the Go
dependencies compiled into the binaries. The latest SBOM is always
available at
corveil.com/sbom.

Corveil 0.3.4

Choose a tag to compare

@dgershman dgershman released this 20 Jul 23:11
10bef1d

Corveil 0.3.4

Quick Install

curl -sSL https://corveil.com/install.sh | sh

Manual Download

Platform Architecture Binary
macOS Apple Silicon (ARM64) corveil-darwin-arm64
macOS Intel (AMD64) corveil-darwin-amd64
Linux ARM64 corveil-linux-arm64
Linux AMD64 corveil-linux-amd64
Windows ARM64 corveil-windows-arm64.exe
Windows AMD64 corveil-windows-amd64.exe

Quick Start (Single User)

corveil --dev --openrouter-api-key sk-or-...

Opens the dashboard at http://localhost:8000. Requires DATABASE_URL pointing at a PostgreSQL instance.

Verify Checksums

sha256sum -c checksums.txt

Software Bill of Materials

A CycloneDX SBOM (corveil-sbom.cdx.json) is attached to this
release and covered by checksums.txt. It enumerates the Go
dependencies compiled into the binaries. The latest SBOM is always
available at
corveil.com/sbom.

Corveil 0.3.3

Choose a tag to compare

@dgershman dgershman released this 20 Jul 20:35
10bef1d

Corveil 0.3.3

Quick Install

curl -sSL https://corveil.com/install.sh | sh

Manual Download

Platform Architecture Binary
macOS Apple Silicon (ARM64) corveil-darwin-arm64
macOS Intel (AMD64) corveil-darwin-amd64
Linux ARM64 corveil-linux-arm64
Linux AMD64 corveil-linux-amd64
Windows ARM64 corveil-windows-arm64.exe
Windows AMD64 corveil-windows-amd64.exe

Quick Start (Single User)

corveil --dev --openrouter-api-key sk-or-...

Opens the dashboard at http://localhost:8000. Requires DATABASE_URL pointing at a PostgreSQL instance.

Verify Checksums

sha256sum -c checksums.txt

Software Bill of Materials

A CycloneDX SBOM (corveil-sbom.cdx.json) is attached to this
release and covered by checksums.txt. It enumerates the Go
dependencies compiled into the binaries. The latest SBOM is always
available at
corveil.com/sbom.

Corveil 0.3.2

Choose a tag to compare

@dgershman dgershman released this 17 Jul 23:26
10bef1d

Corveil 0.3.2

Quick Install

curl -sSL https://corveil.com/install.sh | sh

Manual Download

Platform Architecture Binary
macOS Apple Silicon (ARM64) corveil-darwin-arm64
macOS Intel (AMD64) corveil-darwin-amd64
Linux ARM64 corveil-linux-arm64
Linux AMD64 corveil-linux-amd64
Windows ARM64 corveil-windows-arm64.exe
Windows AMD64 corveil-windows-amd64.exe

Quick Start (Single User)

corveil --dev --openrouter-api-key sk-or-...

Opens the dashboard at http://localhost:8000. Requires DATABASE_URL pointing at a PostgreSQL instance.

Verify Checksums

sha256sum -c checksums.txt

Software Bill of Materials

A CycloneDX SBOM (corveil-sbom.cdx.json) is attached to this
release and covered by checksums.txt. It enumerates the Go
dependencies compiled into the binaries. The latest SBOM is always
available at
corveil.com/sbom.

Corveil 0.3.0

Choose a tag to compare

@dgershman dgershman released this 22 Mar 17:41
10bef1d

Corveil 0.3.0

Quick Install

curl -sSL https://corveil.com/install.sh | sh

Manual Download

Platform Architecture Binary
macOS Apple Silicon (ARM64) corveil-darwin-arm64
macOS Intel (AMD64) corveil-darwin-amd64
Linux ARM64 corveil-linux-arm64
Linux AMD64 corveil-linux-amd64
Windows ARM64 corveil-windows-arm64.exe
Windows AMD64 corveil-windows-amd64.exe

Quick Start (Single User)

corveil --dev --openrouter-api-key sk-or-...

Opens the dashboard at http://localhost:8000. Uses SQLite automatically — no database setup required.

Verify Checksums

sha256sum -c checksums.txt