Skip to content

feat(agent): Add ms-copilot-unofficial#1488

Open
buzz-lightsnack-2007 wants to merge 1 commit intolobehub:mainfrom
buzz-lightsnack-2007:main
Open

feat(agent): Add ms-copilot-unofficial#1488
buzz-lightsnack-2007 wants to merge 1 commit intolobehub:mainfrom
buzz-lightsnack-2007:main

Conversation

@buzz-lightsnack-2007
Copy link
Copy Markdown

@buzz-lightsnack-2007 buzz-lightsnack-2007 commented Dec 1, 2025

📝 信息 | Information

This is to replace my previous pull request where the chatbot failed to detect the content of the MarkDown document. The system prompt based on https://github.com/0xeb/TheBigPromptLibrary/blob/main/SystemPrompts/Copilot/microsoft_copilot_website_09192025.md

✅ 检查列表 | Checklist:

  • 我已阅读了 Readme.md
  • 描述是用英文编写的。
  • meta.jsonagent_template.json 没有被修改过。
  • entry 放置在 agents 目录中,并且使用 .json 文件扩展名。

  • I have read the Readme.md
  • The description is written in English.
  • The meta.json and agent_template.json have not been modified.
  • The entry is placed in the agents directory with the .json file extension.

Summary by Sourcery

New Features:

  • Introduce the ms-copilot-unofficial agent definition as a new entry in the agents catalog.

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented Dec 1, 2025

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Adds a new unofficial Microsoft Copilot-style agent configuration as a standalone JSON entry without modifying shared templates or metadata.

File-Level Changes

Change Details Files
Introduce a new agent definition for an unofficial Microsoft Copilot variant.
  • Create a new JSON agent configuration file under src defining an ms-copilot-unofficial agent
  • Embed a system prompt derived from the Microsoft Copilot website system prompt reference
  • Configure core agent properties such as name, description, and behavior to match the Copilot-like experience
src/ms-copilot-unofficial.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@lobehubbot
Copy link
Copy Markdown
Member

👍 @buzz-lightsnack-2007

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

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