macOS
brew install tenerelocal Homebrew formula metadata
brew
tenere のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tenerelocal Homebrew formula metadata
nix profile install nixpkgs#tenerenixpkgs package indexes · pkgs/by-name/te/tenere/package.nix · ソース: api.github.com
概要
TUI interface for LLMs written in Rust
履歴
Tenere is a Rust terminal user interface for large-language-model chat. Its official README describes it as a TUI for LLMs with chat history, saved chats, Vim-style keybindings, clipboard support, and multiple backends.
The GitHub repository was created in April 2023, during the first wave of small terminal clients built around hosted and local LLM APIs. The project presented itself as a terminal-first chat client rather than a general AI framework.
Tenere's official installation instructions cover binary releases, crates.io, Nix, nix-on-droid, Homebrew, and source builds. That distribution pattern put it in front of Rust, Nix, and Homebrew users who wanted a small TUI wrapper for LLM backends.
Users run `tenere` to open an interactive chat interface and choose a backend such as ChatGPT, llama.cpp, or Ollama. The README documents API-key configuration through environment variables or the TOML config file for ChatGPT and llama.cpp, and URL/model configuration for local backends.
For package-nerd audiences, Tenere is notable as a compact Rust CLI that tracks the shift from cloud-only ChatGPT use to mixed hosted and local LLM workflows. Its Homebrew, Nix, crates.io, and Android-via-Nix instructions make it a useful example of modern terminal AI tooling packaging.
セキュリティ状態
tenere に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/tenere/config.toml$XDG_CONFIG_HOME/tenere/config.toml~/Library/Application Support/tenere/config.toml~/AppData/Roaming/tenere/config.tomlCredential-bearing paths to review before unattended agent runs.
~/.config/tenere/config.toml$XDG_CONFIG_HOME/tenere/config.toml~/Library/Application Support/tenere/config.toml~/AppData/Roaming/tenere/config.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tenere | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/pythops/tenere
インストールメタデータ
| パッケージキー | brew:tenere |
|---|---|
| バージョン | 0.11.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/tenere |
| ホームページ | https://github.com/pythops/tenere |
| リポジトリ | https://github.com/pythops/tenere |
| 上流ドキュメント | https://github.com/pythops/tenere#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/pythops/tenere/archive/refs/tags/v0.11.3.tar.gz |
| 最終更新 | 2026-07-10T10:41:25-04:00 |
| Pulse | updated |
| 依存関係 | libgit2, oniguruma |
| ビルド依存関係 | pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tenere |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
tenere
nix profile install nixpkgs#tenereソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.