Feature

GPU Terminal Engine

CocxyCore combines a Zig terminal core, C ABI, glyph atlas hardening, PTY handling, and Metal rendering for native macOS performance.

Capabilities

  • Zig core
  • Metal renderer
  • PTY semantics

CocxyCore boundary

Swift talks to CocxyCore through a C ABI, keeping the terminal engine testable and isolated from UI code.

Metal rendering

Glyph atlas and renderer paths are tuned for stable frame pacing and native macOS drawing.

PTY correctness

Resize, shell, and terminal state are handled at the engine layer before UI presentation.

Workflow screenshot

GPU Terminal Engine 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