Feature

Plugin System

Local plugin hooks extend Cocxy while staying transparent, permissioned, and dependency-light.

Capabilities

  • Event hooks
  • TOML manifest
  • Local execution

Event hooks

Plugins subscribe to documented local events instead of modifying hidden app state.

TOML manifest

Permissions, commands, and metadata are visible before a plugin runs.

Local execution

Plugin code executes locally under explicit controls.

Workflow screenshot

Plugin System in Cocxy Terminal

Local-first

The feature operates on your Mac or through connections you explicitly start.

Download

Install Cocxy on macOS

The site keeps version placeholders so the release workflow can rewrite them when publishing.

Homebrew

Reproducible install from the official tap.

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

Channels

Stable, preview, and nightly are documented with clear risk levels.

View channels