macOS
brew install zotlocal Homebrew formula metadata
sudo port install zotMacPorts ports tree · llm/zot/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de zot pour les workflows d'agents IA.
installation
brew install zotlocal Homebrew formula metadata
sudo port install zotMacPorts ports tree · llm/zot/Portfile · Source: api.github.com
sudo apk add zotAlpine Linux edge package indexes · zot · Source: dl-cdn.alpinelinux.org
aperçu
Lightweight coding agent harness written in Go
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour zot. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
zot | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/patriceckhart/zot
métadonnées d'installation
| Clé du paquet | brew:zot |
|---|---|
| Version | 0.3.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/zot |
| Page d'accueil | https://www.zot.sh/ |
| Dépôt | https://github.com/patriceckhart/zot |
| Docs amont | https://github.com/patriceckhart/zot#readme |
| Licence | MIT |
| Archive source | https://github.com/patriceckhart/zot/archive/refs/tags/v0.3.4.tar.gz |
| Dernière mise à jour | 2026-07-24T16:59:52Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 zotpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.