macOS
brew install tenerelocal Homebrew formula metadata
brew / 順位 8456
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:tenere |
|---|---|
| バージョン | 0.11.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/pythops/tenere |
| リポジトリ | https://github.com/pythops/tenere |
| 最終更新 | 2026-07-10T10:41:25-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
tenere
nix profile install nixpkgs#tenereソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.