mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 10:21:34 +00:00
4 lines
226 B
TypeScript
4 lines
226 B
TypeScript
// GitHub's current fine-grained PAT contract is the Copilot CLI identity.
|
|
// Keep this provider-owned instead of changing the legacy public SDK constant.
|
|
export const COPILOT_RUNTIME_INTEGRATION_ID = "copilot-developer-cli";
|