Copilot CLI should support Browser Use and Computer Use by default #196342
Replies: 1 comment
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
Copilot in GitHub
Body
I originally wanted to develop a feature in the browser, but the feature had to be tested as a logged-in user to be completed. Initially, I tried using Copilot CLI with various plugins and skills, but the execution process did not go smoothly; even when Copilot CLI finished writing the code, the browser tests could not be executed automatically, causing the entire process to stall frequently and requiring human intervention.
However, after switching to Codex CLI, I found that its built-in Chrome Plugin, along with its integration with Browse Use and Computer Use, performed excellently. Without any settings, it could automatically open the browser to perform operations and tests, and correct the code in real-time based on browser feedback. During nearly an hour of execution, all tests were successfully completed and verified by automating actions that would have been done through manual human testing, resulting in an outstanding experience.
I believe that if Copilot CLI can continue to optimize this capability, it will significantly improve software development efficiency.
Beta Was this translation helpful? Give feedback.
All reactions