Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI ROUTER Homebrew Tap

This tap distributes reviewed releases of small, provider-neutral developer utilities maintained by AI ROUTER. It currently contains one formula: oai-smoke, a standard-library-only CLI for bounded OpenAI-compatible API smoke tests.

Install

Install only the formula you need:

brew install airouter-dev/tap/oai-smoke

Homebrew downloads the matching immutable macOS or Linux release archive and checks its SHA-256 digest before installation. The formula supports Apple Silicon, Intel macOS, ARM64 Linux, and AMD64 Linux.

Verify the installed version:

oai-smoke --version

The default API check sends only GET /models. A chat request is sent only when both --chat and an explicit --model are supplied. Read the upstream usage guide and threat model before using a production credential.

Trust and verification

  • Formula URLs are pinned to a semantic release tag and an exact SHA-256.
  • Upstream release archives are built twice and compared byte-for-byte before publication.
  • Each archive has a GitHub artifact attestation from the upstream tag-only release workflow.
  • Pull requests run Homebrew's own audit, install, and formula test flow on Intel macOS, Apple Silicon macOS, and Linux.

To independently verify a downloaded upstream archive, follow the release procedure.

Scope

This is an upstream tap, not homebrew/core. The formula does not configure a default API provider, endpoint, model, credential, telemetry system, referral, or affiliate behavior. AI ROUTER's maintenance of the package does not imply affiliation with or endorsement by OpenAI or Homebrew.

Contributing and security

Formula update requirements are in CONTRIBUTING.md. Report a packaging or checksum vulnerability through private vulnerability reporting, not a public issue.

License

The tap's formula and documentation are MIT licensed. Packaged projects retain the licenses declared in their own repositories and formulae.

About

Homebrew tap for reviewed provider-neutral developer utilities maintained by AI ROUTER.

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages