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
{{ message }}
This repository was archived by the owner on May 24, 2026. It is now read-only.
Summary
The CLI's
/delegatecommand sends the session's work to GitHub, where Copilot creates a PR from the changes. This is a one-click "ship it" action.CLI Behavior
/delegate— packages session changes and delegates to GitHubSDK Events
SessionHandoffEvent— session handed off to GitHub (includes source, context, repository info)Proposed Implementation
SessionHandoffEventPriority: 🟢 LOW