豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Improve initial experience for /troubleshoot#4405

Merged
pwang347 merged 14 commits intomainfrom
pawang/cleanFlags
Mar 13, 2026
Merged

Improve initial experience for /troubleshoot#4405
pwang347 merged 14 commits intomainfrom
pawang/cleanFlags

Conversation

@pwang347
Copy link
Copy Markdown
Member

@pwang347 pwang347 commented Mar 13, 2026

@pwang347 pwang347 marked this pull request as ready for review March 13, 2026 21:46
Copilot AI review requested due to automatic review settings March 13, 2026 21:46
@vs-code-engineering vs-code-engineering bot added this to the 1.112.0 milestone Mar 13, 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 adjusts agent debug logging configuration and the /troubleshoot skill registration to improve the initial troubleshooting experience in the Copilot Chat extension.

Changes:

  • Migrate the debug-log enablement setting from agentDebugLog.enabled to chat.agentDebugLog.enabled.
  • Register the troubleshoot skill provider unconditionally (removing config/experiment-based gating in the extension contribution).
  • Update package.json settings contributions and package.nls.json strings for the renamed settings.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
src/platform/configuration/common/configurationService.ts Renames + migrates the agent debug log enablement config key to the new chat.* namespace.
src/extension/agents/vscode-node/promptFileContrib.ts Removes conditional registration and always registers the troubleshoot skill provider.
package.nls.json Adds new localized strings for chat.agentDebugLog.* settings and updates existing ones.
package.json Removes the old settings contribution and adds the new github.copilot.chat.agentDebugLog.enabled contribution + updated description keys.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread package.nls.json Outdated
Comment thread package.nls.json
Comment thread src/extension/agents/vscode-node/promptFileContrib.ts
Comment thread package.nls.json
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
vijayupadya
vijayupadya previously approved these changes Mar 13, 2026
pwang347 and others added 3 commits March 13, 2026 14:56
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@pwang347 pwang347 added this pull request to the merge queue Mar 13, 2026
Merged via the queue into main with commit f728c43 Mar 13, 2026
19 checks passed
@pwang347 pwang347 deleted the pawang/cleanFlags branch March 13, 2026 22:44
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