pkg.soopen package index

brew / 排名 4130

使用 Homebrew, apk, MacPorts 安装 zot

查看 zot 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install zot

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install zot

MacPorts ports tree · llm/zot/Portfile · 来源: api.github.com

概览

软件包摘要

Lightweight coding agent harness written in Go

命令和别名

  • zot

历史

项目历史与用法

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.

时间线

  • 2026-04-17: The public `patriceckhart/zot` GitHub repository is created.
  • 2026: The README documents a single-binary Go harness with TUI, print, JSON, and RPC modes.
  • 2026: Package metadata in this batch records zot in Homebrew, Alpine, and MacPorts.

Related projects

  • OpenAI Codex CLI and Anthropic Claude Code are upstream workflow reference points because zot documents subscription login flows and provider behavior related to them.
  • OpenCode, Ollama, Gemini, Kimi, DeepSeek, OpenRouter, and other provider backends are adjacent surfaces in zot's model-provider layer.

安全态势

尚未找到受保护工具覆盖

没有找到 zot 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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.

Unix
$ZOT_HOME/config.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$ZOT_HOME/config.json

可执行文件

已安装的可执行文件

命令类型暴露范围备注
zot可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.3.31
管理器更新时间2026-08-03
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:zot
版本0.3.31
软件包管理器Homebrew
主页https://www.zot.sh/
仓库https://github.com/patriceckhart/zot
最后更新2026-08-03T15:09:16Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

apk95%

zot 2.1.17-r1

Vendor-neutral OCI-native container image registry

https://zotregistry.dev/

sudo apk add zot
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: zot
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Zot
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zot from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

zot-cli 2.1.17-r1

Vendor-neutral OCI-native container image registry - CLI tools

https://zotregistry.dev/

sudo apk add zot-cli
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: zot
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Zot
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zot-cli from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

zot-cli-bash-completion 2.1.17-r1

Bash completions for zot-cli

https://zotregistry.dev/

sudo apk add zot-cli-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: zot
  • normalized package name match
  • 匹配方式:Zot
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zot-cli-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

zot-cli-fish-completion 2.1.17-r1

Fish completions for zot-cli

https://zotregistry.dev/

sudo apk add zot-cli-fish-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: zot
  • normalized package name match
  • 匹配方式:Zot
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zot-cli-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

zot-cli-zsh-completion 2.1.17-r1

Zsh completions for zot-cli

https://zotregistry.dev/

sudo apk add zot-cli-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: zot
  • normalized package name match
  • 匹配方式:Zot
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zot-cli-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

zot-doc 2.1.17-r1

Vendor-neutral OCI-native container image registry (documentation)

https://zotregistry.dev/

sudo apk add zot-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: zot
  • normalized package name match
  • 匹配方式:Zot
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zot-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

zot-exporter 2.1.17-r1

Vendor-neutral OCI-native container image registry - metrics exporter

https://zotregistry.dev/

sudo apk add zot-exporter
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: zot
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Zot
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zot-exporter from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

zot-openrc 2.1.17-r1

Vendor-neutral OCI-native container image registry (OpenRC init scripts)

https://zotregistry.dev/

sudo apk add zot-openrc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: zot
  • normalized package name match
  • 匹配方式:Zot
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zot-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

zot

sudo port install zot
  • normalized package name match
  • 匹配方式:Zot
MacPorts ports tree · api.github.com · MacPorts ports tree: llm/zot/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation