Automic VaultAutomic Vault

brew

tenere を Homebrew, Nix でインストール

tenere のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install tenere

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#tenere

nixpkgs package indexes · pkgs/by-name/te/tenere/package.nix · ソース: api.github.com

概要

パッケージ概要

TUI interface for LLMs written in Rust

コマンドとエイリアス

  • tenere

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2023-04-05: GitHub repository created.
  • 2023-04-16: v0.1 release published.
  • 2024: v0.10 and v0.11 releases published.
  • 2025-09-01: v0.11.3 release published.

Related projects

  • The README names ChatGPT, llama.cpp, and Ollama as supported backends, placing Tenere among terminal clients that sit above API-compatible LLM servers.

セキュリティ状態

保護ツール対応はまだ見つかっていません

tenere に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
~/.config/tenere/config.toml$XDG_CONFIG_HOME/tenere/config.toml
macOS
~/Library/Application Support/tenere/config.toml
Windows
~/AppData/Roaming/tenere/config.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
~/.config/tenere/config.toml$XDG_CONFIG_HOME/tenere/config.toml
macOS
~/Library/Application Support/tenere/config.toml
Windows
~/AppData/Roaming/tenere/config.toml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
tenerecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.11.3
マネージャ更新日2026-07-10
ローカルデータOK
上流最新
検出された最新v0.11.3

https://github.com/pythops/tenere

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係libgit2, oniguruma
ビルド依存関係pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametenere
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

tenere

nix profile install nixpkgs#tenere
  • normalized package name match
  • 一致条件: Tenere
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/te/tenere/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment