Update Channels

Cocxy ships three signed macOS apps with separate bundle identifiers, update feeds, preferences, and Homebrew casks. They can be installed side by side in /Applications.

Stable

Production releases for daily use. Stable follows tagged releases and the default Sparkle feed.

brew tap salp2403/tap && brew install --cask cocxy

Feed: appcast.xml

Preview

Signed early-access builds for validating changes before the next stable release.

brew tap salp2403/tap && brew install --cask cocxy-preview

Feed: appcast-preview.xml

Nightly

Signed daily builds for testing current development state. Keep stable installed for regular work.

brew tap salp2403/tap && brew install --cask cocxy-nightly

Feed: appcast-nightly.xml

Channel FAQ

Can I install all channels at once?
Yes. Stable uses dev.cocxy.terminal, preview uses dev.cocxy.terminal.preview, and nightly uses dev.cocxy.terminal.nightly.

Can I switch the in-app update feed?
Yes. Open Preferences and choose Stable, Preview, or Nightly under Update Channel. The selected channel changes the Sparkle feed without reinstalling the app.

Where are settings stored?
Stable keeps the default ~/.config/cocxy/ path. Preview and nightly use bundle-specific config directories so testing builds does not overwrite stable settings.