diff --git a/src/github/copilotRemoteAgent.ts b/src/github/copilotRemoteAgent.ts index 03a5cd614d..a881397a1c 100644 --- a/src/github/copilotRemoteAgent.ts +++ b/src/github/copilotRemoteAgent.ts @@ -788,6 +788,7 @@ export class CopilotRemoteAgentManager extends Disposable { pullRequest: pullRequest, tooltip, status, + description: `PR #${pullRequest.number} • +300/-50`, timing: { startTime: timestampNumber }