Skip to content

Comate v0.0.33

Choose a tag to compare

@github-actions github-actions released this 05 Aug 10:01

Comate v0.0.33

This release improves the WeCom bot sandbox permission model on degraded hosts, tightens the todo creation shortcut, and makes the degraded-sandbox warning banner dismissible.

🆕 Changed

  • Owner/admin-approved Bash on degraded hosts (bot sandbox model, AE5) — On a host where the execution sandbox is unavailable (notably Windows, where the probe reports platform-unsupported), a regular WeCom bot member's Bash command no longer fails outright with "repair sandboxing first." The permission gate now routes it directly to the channel's owner/admin approval cards — the same flow as an out-of-sandbox escape — and runs it unsandboxed once an owner or admin approves. Owner/admin members still bypass approval, non-WeCom channels (e.g. Feishu) still deny until their card flow is aligned, and the existing per-user/per-bot caps, dedupe, and always-allow persistence bound the request volume. The authorization is decided by the gate from host sandbox state, not by the model's per-call sandbox flag.

  • Todo title submission shortcut — Creating and renaming todos now requires Ctrl/Cmd+Enter instead of plain Enter.

  • Dismissible sandbox warning — The degraded sandbox warning banner can now be dismissed for the current app session without changing the sandbox posture.

📥 Downloads

Platform Asset
macOS (Apple Silicon) Comate_0.0.33_aarch64.dmg
macOS (Intel) Comate_0.0.33_x64.dmg
Windows (x64) Comate_0.0.33_x64_en-US.msi

Existing installations will pick up this version automatically via the built-in updater.

Full Changelog: v0.0.32...v0.0.33


Comate v0.0.33(中文)

本次发布优化了降级主机上的 WeCom 机器人沙箱权限模型,收紧了待办事项的提交快捷键,并让降级沙箱警告横幅可被关闭。

🆕 变更

  • 降级主机上的所有者/管理员审批式 Bash(机器人沙箱模型,AE5) —— 当执行沙箱不可用时(尤其是 Windows,探测结果为 platform-unsupported),普通企业微信机器人成员的 Bash 命令不再直接以"请先修复沙箱"报错。权限网关现在会将其直接路由到频道的所有者/管理员审批卡片——与沙箱逃逸走同一条流程——经所有者或管理员批准后即以非沙箱方式执行。所有者/管理员成员仍可绕过审批,非企业微信频道(如飞书)在卡片流程对齐前仍会拒绝。现有的按用户/按机器人上限、去重和"始终允许"持久化仍然约束请求量。授权由网关根据主机沙箱状态决定,而非模型每次调用的沙箱标志。

  • 待办标题提交快捷键 —— 创建和重命名待办事项现在需要 Ctrl/Cmd+Enter,而不是直接按 Enter。

  • 可关闭的沙箱警告 —— 降级沙箱警告横幅现在可以在当前应用会话内关闭,而不会改变沙箱状态。

📥 下载

平台 文件
macOS(Apple Silicon) Comate_0.0.33_aarch64.dmg
macOS(Intel) Comate_0.0.33_x64.dmg
Windows(x64) Comate_0.0.33_x64_en-US.msi

已安装的版本会通过内置自动更新器自动获取本次更新。

完整变更日志:v0.0.32...v0.0.33