CLILocal

Install the CLI

Install the source-based CLI and verify native Python architecture.

Updated 22 July 2026Applies to 0.3.3

Requirements

  • macOS.
  • Git.
  • Native Python 3.12 matching the Mac architecture.
  • A supported OpenAI or Anthropic provider key for BYOK requests.

Install

Terminal
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Mide6x/OpenSS/main/install.sh)"

The installer uses ~/.openss for the standard source installation and configures an openss command symlink.

Verify

Terminal
openss doctor
openss --version

Doctor checks Python and machine architecture, Rosetta status, Apple frameworks, provider configuration, storage and macOS utilities.

Uninstall

Terminal
openss uninstall