Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 31, 2025

Addresses feedback from #2851 to remove deprecated content and clarify engine behavior differences.

Changes

  • Clarified engine support: Updated introduction to distinguish Copilot's native agent support from Claude/Codex prompt injection
  • Removed tools example: Eliminated tools: configuration from agent file example to reduce noise
  • Removed deprecated migration section: Deleted entire "Migration from engine.custom-agent" section documenting removed field

Result

Documentation now focuses on current imports syntax without legacy migration content:

---
on: pull_request
engine: copilot
imports:
  - .github/agents/my-agent.md
---

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

- Clarify Copilot native agent support vs other engines
- Remove deprecated tools section from example
- Remove deprecated engine.custom-agent migration section

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update documentation based on review comments Address PR feedback: simplify custom agents documentation Oct 31, 2025
Copilot AI requested a review from pelikhan October 31, 2025 13:37
@pelikhan pelikhan marked this pull request as ready for review October 31, 2025 13:40
@pelikhan pelikhan merged commit dac77e3 into docs-update-2025-10-31-25fb5335c89aeb71 Oct 31, 2025
6 checks passed
@pelikhan pelikhan deleted the copilot/sub-pr-2851 branch October 31, 2025 13:40
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.

2 participants