Copilot
Copilot
> @copilot > > 1. CCMClientActionService still looks to do a bit of it's "own thing" - can this use the wmi helper more? Unless I am misreading the code,...
> @copilot - The InvokeClientActionAsync is working, but it returns false. > > I did a quick mockup in powershell and this is the output ... Fixed the client action...
@estyxx I've opened a new pull request, #4498, to work on those changes. Once the pull request is ready, I'll request review from you.
> There are several messages haven't been translated, please continue the translation work, and keep in mind the consistency and fluent Continuing translation work systematically. Added translations for module introduction,...
> @copilot fix the ci error Fixed the CI error. The issue was caused by unmatched backticks in several translation entries where inline literals were split across lines. I've resolved...
> the translations should follow the rules outlined in the readme.rst and keep the translation terms consistency of other po files Fixed translation consistency issues to follow README.rst guidelines and...
> @copilot fix the ci issues occurred during make build > ``` > /home/runner/work/python-docs-zh-tw/cpython/Doc/library/sys.rst:1378::1: WARNING: Inline literal start-string without end-string... Fixed the CI build errors. The "Inline literal start-string without...
@santib I've opened a new pull request, #1262, to work on those changes. Once the pull request is ready, I'll request review from you.
@bw4sz 👋 This repository doesn't have [Copilot instructions](https://docs.github.com/enterprise-cloud@latest/copilot/how-tos/configure-custom-instructions/add-repository-instructions?tool=webui). With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file...
> @copilot Don't create a new bindings directory. We already have a folder tree_sitter_dart with bindings. Please use / update the config for Dart's ffigen. Updated! I've removed the bindings/dart...