Skip to content

[cli] reduce info logs#313822

Merged
rebornix merged 1 commit intomainfrom
rebornix/voluntary-bass
May 2, 2026
Merged

[cli] reduce info logs#313822
rebornix merged 1 commit intomainfrom
rebornix/voluntary-bass

Conversation

@rebornix
Copy link
Copy Markdown
Member

@rebornix rebornix commented May 1, 2026

No description provided.

Copilot AI review requested due to automatic review settings May 1, 2026 23:44
@rebornix rebornix enabled auto-merge (squash) May 1, 2026 23:44
@rebornix rebornix self-assigned this May 1, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reduces info-level log noise in the Copilot CLI session implementation by removing a redundant info log for SDK wildcard events and downgrading several Mission Control (remote control) lifecycle logs from info to trace.

Changes:

  • Remove an info log that redundantly logged every SDK on('*') event type.
  • Downgrade Mission Control session creation/status logs from info to trace to keep default logs quieter.
Show a summary per file
File Description
extensions/copilot/src/extension/chatSessions/copilotcli/node/copilotcliSession.ts Lowers verbosity by removing/downgrading select Copilot CLI session logs (notably Mission Control remote control flow).

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@rebornix rebornix merged commit 675ef9f into main May 2, 2026
30 checks passed
@rebornix rebornix deleted the rebornix/voluntary-bass branch May 2, 2026 00:01
@vs-code-engineering vs-code-engineering Bot added this to the 1.119.0 milestone May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants