New sample: Azure DevOps Wiki Assistant (da-azure-devops-wiki) - #177
Open
ejazhussain wants to merge 1 commit into
Open
New sample: Azure DevOps Wiki Assistant (da-azure-devops-wiki)#177ejazhussain wants to merge 1 commit into
ejazhussain wants to merge 1 commit into
Conversation
A read-only Microsoft 365 Copilot declarative agent grounded strictly on the Azure DevOps Wiki Copilot connector. Built with TypeSpec and the Microsoft 365 Agents Toolkit. Searches indexed wikis, cites sources, and states when an answer is not found in the wiki.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New sample: Azure DevOps Wiki Assistant (
da-azure-devops-wiki)A read-only Microsoft 365 Copilot declarative agent grounded strictly on the Azure DevOps Wiki Copilot connector. It searches indexed project and code wikis, preserves the guide's numbered steps and reference tables, cites the source page, and clearly states when an answer isn't in the wiki instead of answering from general knowledge.
Built with TypeSpec and the Microsoft 365 Agents Toolkit. The agent binds to the connector as its only knowledge source and retargets to any tenant by changing a single environment variable — no code change.
What it demonstrates
AgentCapabilities.CopilotConnectors).evals/prompts.json).Contribution checklist
samples/with theda-prefix:samples/da-azure-devops-wikiREADME.mdfollowing the declarative-agent template (summary, screenshot, contributors, version history, prerequisites, setup, features, help, disclaimer, tracking image)assets/contains a screenshot of the agent in action andsample.jsonenv/.env.devis scrubbed; generated values blank)projectIdremoved fromm365agents.yml;.gitignoreexcludes build output,node_modules, generated files, and.userenv filesnpm run generate:env -- dev+npm run compile)Single sample per PR, as per the contribution guidelines.