macOS
brew install zotlocal Homebrew formula metadata
sudo port install zotMacPorts ports tree · llm/zot/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für zot in AI-Agent-Workflows.
Installation
brew install zotlocal Homebrew formula metadata
sudo port install zotMacPorts ports tree · llm/zot/Portfile · Quelle: api.github.com
sudo apk add zotAlpine Linux edge package indexes · zot · Quelle: dl-cdn.alpinelinux.org
Überblick
Lightweight coding agent harness written in Go
Verlauf
zot is a young Go-based coding-agent harness packaged as a single command-line binary. Its niche is the post-Codex/Claude-Code generation of terminal agent tools: local TUI, print, JSON, and RPC modes wrapped around model providers and a small built-in tool set.
The GitHub repository was created in April 2026 by Patrice Eckhart. The project README describes zot as a lightweight coding-agent harness written in Go, with one static binary, four built-in tools, and provider integrations for OpenAI/Codex, Anthropic, Gemini, Kimi, DeepSeek, Ollama/local models, and other API-compatible backends.
The public documentation emphasizes embeddability and extensibility rather than a large default plugin ecosystem: zot can run interactively, emit JSON events, serve an RPC protocol for external apps, load SKILL.md instruction packs, and install extensions that communicate over subprocess JSON-RPC.
zot's adoption story is early-stage. GitHub repository metadata showed a few hundred stars and several dozen forks by July 2026, and the batch package metadata already lists Homebrew, Alpine, and MacPorts package names, which is notable for a project created only months earlier.
Its practical audience is developers experimenting with local coding-agent harnesses who want a single binary rather than a Node, Python, or Docker-shaped stack.
Typical use is to run `zot` for the terminal UI, pass a prompt directly, use `-p` for print mode, use `--json` for newline-delimited events, or run `zot rpc` when embedding it in another program. Authentication is handled through provider API keys or supported subscription login flows, with state under `$ZOT_HOME`.
For package users, the important behavior is that zot installs like a normal CLI while still exposing agent-specific features such as session resume, model/provider selection, extension loading, skills, and a Telegram bridge.
zot is package-nerd interesting because it turns a fast-moving AI-agent pattern into the old reliable artifact shape: one binary on `$PATH`. That makes it easy to compare with Codex CLI, Claude Code-style tools, OpenCode, and other terminal harnesses without first adopting their runtime stack.
Sicherheitslage
Für zot 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.
$ZOT_HOME/config.jsonCredential-bearing paths to review before unattended agent runs.
$ZOT_HOME/config.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
zot | 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/patriceckhart/zot
Installationsmetadaten
| Paketschlüssel | brew:zot |
|---|---|
| Version | 0.3.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/zot |
| Homepage | https://www.zot.sh/ |
| Repository | https://github.com/patriceckhart/zot |
| Upstream-Dokumentation | https://github.com/patriceckhart/zot#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/patriceckhart/zot/archive/refs/tags/v0.3.4.tar.gz |
| Zuletzt aktualisiert | 2026-07-24T16:59:52Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| 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 | zot |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
zot 2.1.17-r0
Vendor-neutral OCI-native container image registry
sudo apk add zotzot-cli 2.1.17-r0
Vendor-neutral OCI-native container image registry - CLI tools
sudo apk add zot-clizot-cli-bash-completion 2.1.17-r0
Bash completions for zot-cli
sudo apk add zot-cli-bash-completionzot-cli-fish-completion 2.1.17-r0
Fish completions for zot-cli
sudo apk add zot-cli-fish-completionzot-cli-zsh-completion 2.1.17-r0
Zsh completions for zot-cli
sudo apk add zot-cli-zsh-completionzot-doc 2.1.17-r0
Vendor-neutral OCI-native container image registry (documentation)
sudo apk add zot-doczot-exporter 2.1.17-r0
Vendor-neutral OCI-native container image registry - metrics exporter
sudo apk add zot-exporterzot-openrc 2.1.17-r0
Vendor-neutral OCI-native container image registry (OpenRC init scripts)
sudo apk add zot-openrczot
sudo port install zotQuellspur
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.