Skip to content

Navigation Menu

Sign in
Sign up

Release Notes

ops-release edited this page Aug 15, 2026 · 32 revisions

v3.1.4 — 2026年08月15日

Fixed: apply-patches.py Fix Q no longer appends a duplicate /api/app_state_status route. The idempotency sentinel matched the comment above the handler, which Fix Y later rewrote, so on any Fix-Y tree the check missed and a second http.HandleFunc for the same path was appended. Go panics at startup on a duplicate pattern, so the bridge died on the next go build. The sentinel is now the handler registration itself. Fixed: the plugin no longer assumes the WhatsApp MCP server is named whatsapp. Multi-account installs run one bridge and one server per account (whatsapp-) and have no plain mcp__whatsapp__*, so every hardcoded reference failed with an unknown tool. Adds CLAUDE.md Rule 8 (resolve the name at runtime, pick the account deliberately, never reply from the wrong number, Rule 6 applies to every variant) and points ops-inbox, ops-comms, comms-scanner and scripts/whatsapp/ENDPOINTS.md at it. Also warns that allowed-tools entries are exact strings and that host send-gate hook matchers pinned to the literal mcp__whatsapp__send_message stop firing silently when an account is renamed or added.

v3.1.3 — 2026年08月15日

ops-merge no longer scans or merges repos the owner cannot push to. The registry lists every locally cloned project, including upstreams we only read, so the queue filled with unrelated contributors' PRs in repos we do not own. Push access is now checked fail-closed immediately before every create, merge and push, --repo is no longer exempt, the scanner accepts both --repo and a bare slug, and OPS_MERGE_INCLUDE_EXTERNAL takes a single slug instead of acting as a global bypass.

v3.1.2 — 2026年08月10日

Runtime-first ops-speedup: CPU/RAM/GPU/PID/DNS/TCP health scoring, safer demotion defaults, and CI harness fixes.

v3.1.1 — 2026年08月03日

  • Update the Telegram server's transitive Hono dependency to 4.13.0, fixing GHSA-8j4g-w8fx-2239 (CORS middleware ReDoS).

v3.1.0 — 2026年08月03日

  • Added a portable CLIProxyAPI account provider with health, account inventory, and utilization support in ops-accounts.
  • Standardized CLIProxyAPI discovery across CLIPROXYAPI_AUTH_DIR, CLIPROXYAPI_HOME, and XDG_CONFIG_HOME, with explicit environment configuration for optional proxy endpoints.
  • Hardened release automation with required CI and CodeQL checks, bounded GitHub queries, stable-head verification, and exact-SHA squash merges without branch-protection bypass.
  • Updated ip-address from 10.2.0 to 10.4.0 in the plugin and Telegram server dependency trees.
  • Updated Telegram server fast-uri from 3.1.4 to 3.1.5, including the upstream security fix.
  • Preserved existing release notes during first-time and interrupted GitHub wiki synchronization.
  • Fixed gateway execution through symlinked or canonical paths and added a clear 503 response when the optional Grok endpoint is not configured.
  • Removed ShellCheck warnings from the touched account and release commands.
  • Removed deployment-specific browser login, CAPTCHA, reauthentication, and subscription automation from the public plugin.

v3.0.0 — 2026年08月03日

Upgraded @hono/node-server to 2.0.12 for security and performance fixes, and aligned the Telegram server minimum runtime to Node.js 20+ (#771).

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /