You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a GitHub webhook arrives from a repo Cyrus has no configuration for, and the event is an @-mention or a pull_request_review requesting changes, Cyrus now posts a one-time reply on the pull request explaining the failure and citing likely causes (org rename/transfer, typo in the configured GitHub URL, or App installed on an unconfigured repo). Previously the webhook was silently dropped with only a server-side warning log. (#1265)
GitHub App manifest in the cyrus-setup-github skill now subscribes to repository and organization webhook events so future renames, transfers, and org renames can be reconciled automatically. (#1265)
Changed
OPUS 4.8 SUPPORT. Updated @anthropic-ai/claude-agent-sdk from 0.2.123 to 0.3.154 and @anthropic-ai/sdk from ^0.91.x to ^0.100.0. (CYPACK-1257, #1264)
Refreshed mandatory tool allowance list per SDK v0.3.154: removed deprecated RemoteTrigger tool, added new Workflow tool. (CYPACK-1257, #1264)