release-cog

Installation
SKILL.md

Cog Release Skill

This skill helps you release new versions of Cog. Cog is a multi-language, multi-artifact project with a carefully orchestrated release process.

Overview

Cog releases include:

  • CLI binaries (Go) - macOS and Linux, x86_64 and ARM64
  • coglet Python wheels (Rust/PyO3) - Linux x86_64/ARM64, macOS ARM64
  • cog SDK Python wheel (Python) - Universal
  • coglet Rust crate - Published to crates.io

Release Types

Type Format Example Branch PyPI crates.io Homebrew
Stable v0.17.0 v0.18.0 main
Pre-release v0.17.0-alpha3, v0.17.0-rc1 v0.18.0-rc1 main
Related skills
Installs
5
Repository
replicate/cog
GitHub Stars
9.4K
First Seen
Apr 27, 2026