Plugin Management Stabilized: My Plugins / Plugin Store / Agent Plugin are now part of the stable release with install, detail, version snapshots, source update review, batch actions, Agent distribution, child Skill / MCP import, and static safety assessment
MCP Management and Sync Expanded: MCP workspace, official template store, Agent target distribution, health checks, selective .env import, CLI MCP commands, and one-click resync design are consolidated for this release
Full Agent Asset Sync: Self-hosted sync and backup/restore now include Agent assets such as My Skills, My MCP, My Plugins, and Rules to reduce cross-device recovery gaps
🌐 网络配置中心:设置页新增网络分类,集中管理代理与镜像源相关配置,网络请求可复用统一代理策略
Network Configuration Center: Settings now include a Network category for proxy and mirror-source configuration, with network requests sharing one proxy policy
🧑💻 CLI 项目工作流优化:CLI 支持从当前目录出发的项目 Skill 工作流、交互式选择我的 Skill、路径安装和更完整的 AI 配置命令
CLI Project Workflow Improvements: CLI workflows now support current-directory project Skill installs, interactive My Skill selection, path-based installs, and fuller AI configuration commands
CLI Resource and Workspace Commands Completed: Added complete query and management commands for Prompts, Folders, Skills, Rules, MCPs, Plugins, and Workspaces so headless workflows cover the primary resources
Grok Build Agent Support: Added the official icon, ~/.grok root, and Skill, Rules, configuration, and MCP file discovery based on Grok Build's current public conventions
More Reliable Skill Source Update Checks: Source update checks now use SHA-256 package fingerprints and three-way reconciliation while ignoring caches, hidden artifacts, and PromptHub metadata, with fixes for remote registry fingerprint labeling, content-url baselines, and URL credential redaction
Plugin Updates Require Confirmation: Source updates and batch store updates now show a review step and require confirmation instead of directly overwriting local Plugins
🪟 Windows / Agent 路径兼容:补齐 %LOCALAPPDATA%、Hermes、Trae Work、WorkBuddy、QClaw 等平台路径、图标和 shell 打开路径处理
Windows / Agent Path Compatibility: Added %LOCALAPPDATA%, Hermes, Trae Work, WorkBuddy, QClaw, platform icon, and shell-open path handling for more reliable Agent asset detection
MCP Uninstall Config Cleanup: Codex TOML MCP removal now deletes server child sections and tool approval overrides together, avoiding invalid leftover MCP config after uninstall
🌐 自部署 Web 验证码开关:自部署 Web 登录验证码支持通过环境变量关闭,方便内网个人部署
Self-hosted Web Captcha Toggle: Self-hosted Web login captcha can be disabled through an environment variable for private intranet deployments
🚀 发布链路加固:发布 workflow 对可选镜像发布、macOS Developer ID 签名、公证和产物校验增加保护
Release Pipeline Hardening: Release workflows now guard optional mirror publishing and strengthen macOS Developer ID signing, notarization, and artifact verification
🍎 macOS 应用内更新恢复:通过官网或 GitHub 直接安装的签名、公证版本可在应用内下载 ZIP 更新并重启完成替换;Homebrew 安装仍由 Brew 管理升级
macOS In-App Updates Restored: Signed and notarized direct installs from the website or GitHub can download ZIP updates in-app and replace the app after restart, while Homebrew installations remain Brew-managed
CLI and Desktop Database Write Coordination: Shared SQLite writes now use cross-process coordination, statement finalization, explicit contention errors, and desktop refresh after the app becomes visible again
MCP / Plugin UI Aligned with Skills: My MCP, Agent MCP, Plugin Store, Agent Plugin, tag filters, detail pages, card widths, update badges, safety checks, and distribution entry points now reuse Skill layout and interaction patterns more consistently
Desktop Release Contract Stability: Aligned backup filesystem and Prompt main-content selection restoration integration contracts to reduce false failures and timeout risk in full release verification
Local Issue Status Workflow: Added a split between remote GitHub issue state and local delivery state so implemented-but-unreleased issues can be tracked as local done / release pending