Skip to content

Conversation

@kubaflo
Copy link
Contributor

@kubaflo kubaflo commented Nov 18, 2025

Clarifies usage by splitting instructions into two options: GitHub Copilot CLI (local) and GitHub Copilot Agents (web). Adds step-by-step guidance for using the web interface.

Copilot AI review requested due to automatic review settings November 18, 2025 23:05
@kubaflo kubaflo self-assigned this Nov 18, 2025
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Nov 18, 2025
Copilot finished reviewing on behalf of kubaflo November 18, 2025 23:06
Copy link
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 improves the documentation for using AI agents by restructuring the usage instructions into two distinct options: GitHub Copilot CLI for local usage and GitHub Copilot Agents for web-based usage.

Key Changes:

  • Splits usage instructions into two clearly labeled options
  • Adds comprehensive step-by-step guidance for the web interface option
  • Maintains existing CLI instructions while improving organization

@PureWeen
Copy link
Member

/rebase

@github-actions github-actions bot force-pushed the pr-reviewer-docs-update branch from 5063318 to d53cc12 Compare November 19, 2025 21:14
kubaflo and others added 3 commits November 19, 2025 15:49
Clarifies usage by splitting instructions into two options: GitHub Copilot CLI (local) and GitHub Copilot Agents (web). Adds step-by-step guidance for using the web interface.
# Conflicts:
#	.github/instructions/common-testing-patterns.md
@PureWeen PureWeen force-pushed the pr-reviewer-docs-update branch from b797bc2 to c25d876 Compare November 19, 2025 21:50
@kubaflo kubaflo changed the title Update AI agent usage instructions in README Improved pr-reviewer AI agent and modified the usage instructions in README Nov 19, 2025
@kubaflo
Copy link
Contributor Author

kubaflo commented Nov 19, 2025

I've just tested it on this PR #32741 via the CLI

The agent started by generating the tests, then attempted to verify their behavior. After running into some issues, it paused the fixes and first confirmed whether the original implementation was indeed broken. It encountered a few Appium-related problems but managed to work around them. Once the “before fix” tests were executed successfully, it switched to the “after fix” tests, completed their validation, and finally produced the full review document.

During the session I could observe the app launching several times on Android emulator and a few clicks performed on it

PureWeen
PureWeen previously approved these changes Nov 20, 2025
@PureWeen PureWeen merged commit 9f8e15b into dotnet:main Nov 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-ai community ✨ Community Contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants