Skip to content

Vigils v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:28
68d6f8b

The stable roll-up of v0.6.0-beta.1 → beta.4, verified end-to-end on real machines across
all three platforms (published-artifact acceptance: ML turnkey install, daemon lifecycle,
functional sweep — all green).

Highlights

  • Three new MCP gateway surfaces — Kimi CLI, ZCode, pi — bringing turnkey coverage to
    8 agents (hooks: Claude Code / Codex / Gemini CLI / Cursor; MCP wrap: + Windsurf /
    Kimi CLI / ZCode / pi), on a systematically hardened integration layer
    (CODEX_HOME split fix, unified managed-entry grammar, single agent registry with
    namespace guards, strict root-shape validation, three-state status honesty).
  • The Aegis command-deck desktop UI lands in the public build — shield hero +
    eight-emblem defense ring, per-page rework, resident guardian (close-to-tray,
    single-instance), one-click Deploy Guardian, secure engine auto-download, engine/posture
    switches, daemon lifecycle and ML model install from Settings.
  • macOS Intel (x86_64) builds — desktop dmg + CLI, cross-compiled and served on its own
    OTA line (arch-suffixed updater archives so the two mac lines can never collide).
    ML variant remains Apple-Silicon-only (upstream onnxruntime dropped x86_64 macOS).

See the beta entries below for the full detail.


中文

v0.6.0-beta.1 → beta.4 的稳定汇总,已在三平台真机对已发布产物完成端到端验收
(ML turnkey 安装、daemon 生命周期、功能矩阵 —— 全绿)。

要点

  • MCP 网关新增三个接入面 —— Kimi CLI、ZCode、pi —— turnkey 覆盖达 8 个 agent
    (hook:Claude Code / Codex / Gemini CLI / Cursor;MCP wrap:+ Windsurf / Kimi CLI /
    ZCode / pi),并对接入层系统性加固(CODEX_HOME 分裂修复、托管条目 grammar 统一、
    单一 agent registry + 命名空间门禁、根形状严格校验、status 三态诚实化)。
  • Aegis 指挥舱桌面 UI 落地公开构建 —— 盾徽 hero + 八徽记防御环、逐页重做、常驻守护
    (关窗收托盘、单实例)、一键部署守卫、引擎安全自动下载、引擎/姿态切换、daemon 生命周期
    与 ML 模型安装。
  • macOS Intel(x86_64)构建 —— 桌面 dmg + CLI,交叉编译并走独立 OTA 线(更新器归档带
    架构后缀,两条 mac 线不可能相撞)。ML 变体仍仅 Apple Silicon(上游 onnxruntime 停发
    x86_64 macOS)。

完整细节见下方各 beta 条目。


Downloads — which file do I want?

  • Desktop app (most users): the installer for your OS — Windows Vigils_*_x64-setup.exe (or .msi), macOS Vigils_*.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> (contains vigil-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 at chrome://extensions.
  • The .sig and Vigils.app.tar.gz files are desktop auto-updater artifacts — you do not need to download them.

New here? Full setup & agent-integration guide: https://duncatzat.github.io/vigils

Every asset carries Sigstore build provenance (SLSA) — verify any download came from this repo's official CI with:
gh attestation verify <file> --repo duncatzat/vigils. (Not yet OS-code-signed — Authenticode/notarization — so your OS may still show a Gatekeeper / SmartScreen prompt on first run.)

Apache-2.0 · https://vigils.ai · Full changelog