macOS
brew install sysaidminlocal Homebrew formula metadata
安装
brew install sysaidminlocal Homebrew formula metadata
概览
GPT-powered sysadmin
历史
Sysaidmin is a command-line, LLM-powered system-administration assistant. A user describes a machine problem, and the program proposes and runs diagnostic or remedial commands after asking permission.
Stavros Korokithakis published Sysaidmin 0.1.0 in November 2023. The early releases added model selection, logging, and session controls; version 0.2.0 moved the program to OpenAI's Assistants API. The current README describes support for services exposing the OpenAI Chat Completions interface, including alternative base URLs and models.
The official README supports installation as a Python command through uv, uvx, or pip. The supplied package metadata also records a Homebrew formula, giving the project a native package-manager route alongside Python tooling.
Users export SYSAIDMIN_API_KEY, optionally set SYSAIDMIN_BASE_URL and SYSAIDMIN_MODEL, and pass a natural-language problem to the sysaidmin executable. The tool displays each command and waits for permission before execution.
Sysaidmin is notable as a compact Python CLI at the intersection of package-managed utilities and agentic system administration: it turns natural-language troubleshooting into permission-gated local commands while allowing OpenAI-compatible model endpoints.
安全态势
没有找到 sysaidmin 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
sysaidmin | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:sysaidmin |
|---|---|
| 版本 | 0.2.5 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/skorokithakis/sysaidmin |
| 最后更新 | 2026-07-17T10:44:34Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.