Vigils v0.1.33
A guided first-run: vigil-hub quickstart.
Added
vigil-hub quickstart— one screen that tells a new user exactly what to do. After
installing, it's not obvious what to run first.quickstartanswers it, read-only (it
changes nothing): it detects the AI agents on your machine (Claude Code, Codex, Cursor,
Windsurf), counts their MCP servers, and shows how many are already behind Vigil vs. still
unprotected — then points you at the three next steps: see it work (vigil-hub demo), protect
everything with one reversible command (vigil-hub setup --all, orsetup --mcpto preview
first), and watch/verify (setup --mcp --doctor,vigil-hub verify, or the desktop app).
Detection reuses the same read-only preview thatsetup --mcpuses, so it never edits a
config — actually protecting your agents still requires an explicitsetup --all.
中文
引导首跑:vigil-hub quickstart。
新增
vigil-hub quickstart—— 一屏告诉新用户该做什么。 装完之后先跑什么并不显然。quickstart
来回答,且只读(它不改任何东西):它检测你机器上的 AI agent(Claude Code、Codex、Cursor、
Windsurf),统计各自的 MCP server 数,并显示有几个已在 Vigil 保护下、几个还没保护 —— 然后给出
三步:看它工作(vigil-hub demo)、一条可逆命令保护全部(vigil-hub setup --all,或先
setup --mcp预览)、查看/验证(setup --mcp --doctor、vigil-hub verify,或桌面应用)。
检测复用了setup --mcp同一套只读 preview,因此从不改写配置 —— 真正接入仍需你显式跑
setup --all。
Downloads — which file do I want?
- Desktop app (most users): the installer for your OS — Windows
Vigils_*_x64-setup.exe(or.msi), macOSVigils_*.dmg, Linux.AppImage/.deb/.rpm. Gives you the GUI: Activity Feed, Approval Queue, Server Registry. - CLI gateway (put Vigils in front of an AI agent — Claude Code / Codex / Cursor / Zed):
vigils-cli-<platform>(containsvigil-hub+vigil-native-host). This is the MCP proxy your agent connects to. - Browser extension (guard pasting/typing secrets into AI web apps, Chrome MV3):
vigils-chrome-extension.zip— unzip, then load unpacked atchrome://extensions. - The
.sigandVigils.app.tar.gzfiles are desktop auto-updater artifacts — you do not need to download them.
New here? Full setup & agent-integration guide: https://duncatzat.github.io/vigils
Early releases are unsigned; your OS may show a Gatekeeper / SmartScreen prompt on first run.
Apache-2.0 · https://vigils.ai · Full changelog