macOS
brew install tenerelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tenere in AI-Agent-Workflows.
Installation
brew install tenerelocal Homebrew formula metadata
nix profile install nixpkgs#tenerenixpkgs package indexes · pkgs/by-name/te/tenere/package.nix · Quelle: api.github.com
Überblick
TUI interface for LLMs written in Rust
Verlauf
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.
Sicherheitslage
Für tenere wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tenere | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/pythops/tenere
Installationsmetadaten
| Paketschlüssel | brew:tenere |
|---|---|
| Version | 0.11.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/tenere |
| Homepage | https://github.com/pythops/tenere |
| Repository | https://github.com/pythops/tenere |
| Upstream-Dokumentation | https://github.com/pythops/tenere#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/pythops/tenere/archive/refs/tags/v0.11.3.tar.gz |
| Zuletzt aktualisiert | 2026-07-10T10:41:25-04:00 |
| Pulse | updated |
| Abhängigkeiten | libgit2, oniguruma |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
tenere
nix profile install nixpkgs#tenereQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.