macOS
brew install atalocal Homebrew formula metadata
sudo port install ataMacPorts ports tree · llm/ata/Portfile · source: api.github.com
brew
ChatGPT in the terminal. Version 2.0.4 via Homebrew; verified from local package data.
install
brew install atalocal Homebrew formula metadata
sudo port install ataMacPorts ports tree · llm/ata/Portfile · source: api.github.com
overview
ChatGPT in the terminal
history
The Homebrew `ata` formula currently points at a small Rust command-line AI tool whose upstream README now brands the executable as `trf`: multimodal AI in the terminal. It is designed for shell pipelines rather than a stateful chat application.
The repository began in January 2023, shortly after the first wave of ChatGPT terminal wrappers. Early releases used the `ata` name and focused on OpenAI-style chat from standard input; by the current README the project presents itself as `trf` and supports OpenAI, DeepInfra, Google, Hyperbolic, and other providers.
The 2.0.0 release added support for `gpt-3.5-turbo` and mentioned a default configuration directory, while the current README states the project philosophy as not handling state and doing settings through command-line arguments and environment variables.
The supplied package metadata lists Homebrew and MacPorts packaging. Upstream release notes show community bug fixes, including input handling and old-config compatibility, but official public adoption history is otherwise thin.
Typical usage pipes text into `trf chat` or `trf tts`, with provider keys supplied as environment variables such as `OPENAI_KEY` or `DEEPINFRA_KEY`. The README examples intentionally compose with ordinary shell tools, files, scripts, and media players such as VLC.
For package nerds, the interesting bit is the naming drift and Unix-tool posture: a package named `ata`, an upstream README titled `trf`, and a deliberate preference for stdin/stdout, environment variables, and tiny wrapper scripts over application-managed state.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ata | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/transformrs/ata
install metadata
| Package key | brew:ata |
|---|---|
| Version | 2.0.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ata |
| Homepage | https://github.com/transformrs/ata |
| Repository | https://github.com/transformrs/ata |
| Upstream docs | https://github.com/transformrs/ata#readme |
| License | MIT |
| Source archive | https://github.com/transformrs/ata/archive/refs/tags/v2.0.4.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ata |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ata
sudo port install atasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.