copilot-swe-agent[bot] 1f32546404 fix: disable min-integrity enforcement in PR AI Slop Review workflow
After updating to gh-aw v0.62.5, the compiled workflow introduced automatic
integrity-based lockdown via the determine-automatic-lockdown step. When only
the default GITHUB_TOKEN is available (no PAT configured), this script sets
GITHUB_MCP_GUARD_MIN_INTEGRITY to 'approved', which blocks the agent from
reading PR content from external contributors (they have lower-than-approved
integrity).

Fix: Set GITHUB_MCP_GUARD_MIN_INTEGRITY to empty string and remove the
min-integrity guard-policy from the GitHub MCP server config so the agent
can read all incoming PR content, which is the entire purpose of this workflow.

The repo restriction (GITHUB_MCP_GUARD_REPOS) is kept intact.

Note: gh aw compile is not available in this environment (private extension,
403 Forbidden), so this is a direct manual edit to the lock file as an
exception to the normal compile-based workflow.

Co-authored-by: Tunglies <77394545+Tunglies@users.noreply.github.com>
Agent-Logs-Url: https://github.com/clash-verge-rev/clash-verge-rev/sessions/24bdd1b4-1def-43ff-b676-a4f73ba9b267
2026-03-22 17:07:25 +00:00
2026-03-21 17:03:15 +08:00
2026-03-22 00:10:59 +08:00
2026-03-15 07:40:11 +00:00
2022-11-12 11:37:23 +08:00
2026-03-15 07:40:11 +00:00
2026-03-15 07:40:11 +00:00
2026-03-22 00:10:59 +08:00
2026-03-15 07:40:11 +00:00
2021-12-22 01:12:32 +08:00
2025-10-18 16:11:42 +08:00
2026-03-15 07:40:11 +00:00

Clash
Continuation of Clash Verge

A Clash Meta GUI based on Tauri.

Languages: 简体中文 · English · Español · Русский · 日本語 · 한국어 · فارسی

Preview

Dark Light
预览 预览

Install

请到发布页面下载对应的安装包:Release page
Go to the Release page to download the corresponding installation package
Supports Windows (x64/x86), Linux (x64/arm64) and macOS 11+ (intel/apple).

我应当怎样选择发行版

版本 特征 链接
Stable 正式版,高可靠性,适合日常使用。 Release
Alpha(废弃) 测试发布流程。 Alpha
AutoBuild 滚动更新版,适合测试反馈,可能存在缺陷。 AutoBuild

安装说明和常见问题,请到 文档页 查看


TG 频道: @clash_verge_rev

Promotion

✈️ 狗狗加速 —— 技术流机场 Doggygo VPN

🚀 高性能海外技术流机场,支持免费试用与优惠套餐,全面解锁流媒体及 AI 服务,全球首家采用 QUIC 协议

🎁 使用 Clash Verge 专属邀请链接 注册即送 3 天免费试用,每日 1GB 流量👉 点此注册

核心优势:

  • 📱 自研 iOS 客户端(业内"唯一")技术经得起考验,极大持续研发投入
  • 🧑‍💻 12小时真人客服(顺带解决 Clash Verge 使用问题)
  • 💰 优惠套餐每月仅需 21 元160G 流量,年付 8 折
  • 🌍 海外团队,无跑路风险,高达 50% 返佣
  • ⚙️ 集群负载均衡设计,负载监控和随时扩容,高速专线(兼容老客户端)极低延迟无视晚高峰4K 秒开
  • 全球首家Quic 协议机场,现已上线更快的 Tuic 协议(Clash Verge 客户端最佳搭配)
  • 🎬 解锁流媒体及 主流 AI

🌐 官网:👉 https://狗狗加速.com

Features

  • 基于性能强劲的 Rust 和 Tauri 2 框架
  • 内置Clash.Meta(mihomo)内核,并支持切换 Alpha 版本内核。
  • 简洁美观的用户界面,支持自定义主题颜色、代理组/托盘图标以及 CSS Injection
  • 配置文件管理和增强Merge 和 Script配置文件语法提示。
  • 系统代理和守卫、TUN(虚拟网卡) 模式。
  • 可视化节点和规则编辑
  • WebDav 配置备份和同步

FAQ

Refer to Doc FAQ Page

Donation

捐助Clash Verge Rev的开发

Development

See CONTRIBUTING.md for more details.

To run the development server, execute the following commands after all prerequisites for Tauri are installed:

pnpm i
pnpm run prebuild
pnpm dev

Contributions

Issue and PR welcome!

Acknowledgement

Clash Verge rev was based on or inspired by these projects and so on:

License

GPL-3.0 License. See License here for details.

Description
A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience
Readme GPL-3.0 492 MiB
Languages
TypeScript 58.5%
Rust 33.3%
JavaScript 5.2%
NSIS 2.1%
SCSS 0.4%
Other 0.4%