Feature hub

Cocxy features

A complete map of Cocxy Terminal capabilities for agent-driven development.

Primary capabilities

Each block links to a dedicated page or a verifiable section.

Multi-Layer Agent Detection

Cocxy detects local coding agents through hooks, OSC signals, terminal semantics, pattern matching, and timing heuristics.

  • 11 built-in profiles
  • Custom agents.toml support
  • Per-surface state

Encrypted Vault

Search, resume, pin, preview, and export local agent sessions without sending terminal history to a remote service.

  • Encrypted at rest
  • Full-text search
  • Smart resume

Inline Code Review

Review agent changes beside the terminal, comment on lines, accept or reject hunks, and return structured feedback to the session.

  • File tree and diff
  • Inline comments
  • Keyboard workflow

Markdown Workspace

A native writing surface with preview, outline, code blocks, diagrams, math, exports, and local file workflows.

  • Live preview
  • Mermaid and KaTeX
  • Export paths

GitHub Pane

Keep pull requests, issues, checks, release pages, and repository context next to the terminal without adding a Cocxy account.

  • gh auth reuse
  • Checks and releases
  • Local context

Built-in Browser

Preview localhost, inspect pages, keep profiles isolated, and place the browser beside terminal panes.

  • Profiles
  • Dev tools
  • Split workflow

Remote Workspaces

SSH, proxy, relay, daemon, and file-transfer paths are designed as explicit user actions with local control.

  • SSH multiplexing
  • SOCKS and CONNECT
  • SFTP handoff

GPU Terminal Engine

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

  • Zig core
  • Metal renderer
  • PTY semantics

CLI Companion

Script windows, tabs, agents, hooks, Vault, browser, markdown, remotes, configuration, themes, and diagnostics.

  • JSON-friendly output
  • Socket API
  • Shell scripts

Shell Integration

zsh, bash, and fish wrappers preserve user dotfiles while adding cwd, command-boundary, and browser-open signals.

  • zsh, bash, fish
  • OSC 7 cwd
  • OSC 133 blocks

Plugin System

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

  • Event hooks
  • TOML manifest
  • Local execution

Zero Telemetry

Cocxy ships without analytics SDKs, automatic crash upload, required accounts, visitor tracking, or session telemetry.

  • No analytics SDK
  • No account
  • No session upload

Additional layers

These capabilities complete the public map and link to docs or dedicated pages.

Quick Look

Local sanitized previews for files and documents.

Remote terminal

User-started remote sessions with attach and reconnect paths.

Per-project configuration

.cocxy.toml separates repo-local settings from the global profile.

AppleScript

Window and tab automation through system permissions.

Local commands

cocxy setup-hooks
cocxy github status
cocxy remote status

Everything stays local and explicit, with zero telemetry.

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