قم بإنشاء قالب my-agent.agent.md#10
Conversation
Add template for custom agent configuration
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
|
@copilot |
|
@Abdullah9990 I've opened a new pull request, #11, to work on those changes. Once the pull request is ready, I'll request review from you. |
There was a problem hiding this comment.
Pull request overview
Adds a new GitHub Copilot custom agent configuration template under .github/agents/ so the repository can define a custom agent via a Markdown file with YAML frontmatter.
Changes:
- Added
.github/agents/my-agent.agent.mdcontaining YAML frontmatter (name,description) and placeholder Markdown content for a custom agent. - Included inline comments with links to the custom agents CLI and config format documentation.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@copilot |
|
@Abdullah9990 I've opened a new pull request, #12, to work on those changes. Once the pull request is ready, I'll request review from you. |
Abdullah9990
left a comment
There was a problem hiding this comment.
@copilot code review[agent]
|
@Abdullah9990 I've opened a new pull request, #13, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@copilot open a new pull request to apply changes based on the comments in this thread |



Add template for custom agent configuration