Skip to content

feat: Added evals/prompts.json file to DA templates and updated the READMEs…#15838

Open
sakov-ms wants to merge 4 commits intoOfficeDev:devfrom
sakov-ms:evals
Open

feat: Added evals/prompts.json file to DA templates and updated the READMEs…#15838
sakov-ms wants to merge 4 commits intoOfficeDev:devfrom
sakov-ms:evals

Conversation

@sakov-ms
Copy link
Copy Markdown

@sakov-ms sakov-ms commented May 1, 2026

This pull request adds agent evaluation support to all Microsoft 365 Agents Toolkit project templates. It introduces documentation and sample configuration files to help developers test and measure the quality of their agents using the Microsoft 365 Copilot Agent Evaluations CLI. Each template now includes a sample evals/prompts.json file and updated README instructions.

AZDO Ticket - https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_workitems/edit/36981324

Agent Evaluation Support:

  • Added a new "Evaluating Agents" section to the README files for all declarative agent project templates, guiding users to install and use the @microsoft/m365-copilot-eval CLI for structured agent evaluations. [1] [2] [3] [4] [5] [6]
  • Introduced a sample evals/prompts.json file in each template, providing an example dataset for agent evaluation with default evaluators and a test prompt/response.… with details on Evaluating Agents.

… with details on Evaluating Agents.

Co-authored-by: Copilot <copilot@github.com>
@sakov-ms sakov-ms changed the title Added evals/prompts.json file to DA templates and updated the READMEs… feat: Added evals/prompts.json file to DA templates and updated the READMEs… May 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.32%. Comparing base (641f5e5) to head (df2135b).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              dev   #15838   +/-   ##
=======================================
  Coverage   93.32%   93.32%           
=======================================
  Files         587      587           
  Lines       37120    37120           
  Branches     6799     6800    +1     
=======================================
  Hits        34641    34641           
  Misses       1835     1835           
  Partials      644      644           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

sakov-ms and others added 3 commits May 3, 2026 20:36
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
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.

1 participant