Skip to content

chore: update Agent Governance Toolkit URLs to microsoft/ org#1008

Merged
aaronpowell merged 1 commit intogithub:stagedfrom
imran-siddique:chore/update-toolkit-urls
Mar 16, 2026
Merged

chore: update Agent Governance Toolkit URLs to microsoft/ org#1008
aaronpowell merged 1 commit intogithub:stagedfrom
imran-siddique:chore/update-toolkit-urls

Conversation

@imran-siddique
Copy link
Contributor

The Agent Governance Toolkit has moved from personal repos to its official home at microsoft/agent-governance-toolkit.

This PR updates the Related Resources links in the agent-governance skill to point to the new location.

Changes

  • imran-siddique/agent-osmicrosoft/agent-governance-toolkit
  • imran-siddique/agentmesh-integrationsmicrosoft/agent-governance-toolkit/tree/main/packages/agentmesh-integrations
  • "Agent-OS Governance Engine" → "Agent Governance Toolkit" (matching the official name)

Copilot AI review requested due to automatic review settings March 13, 2026 17:06
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the agent-governance skill documentation to reflect the Agent Governance Toolkit’s move from personal repositories to the official microsoft/agent-governance-toolkit organization.

Changes:

  • Repoints the “Agent Governance Toolkit” related resource link to https://github.com/microsoft/agent-governance-toolkit.
  • Repoints the “AgentMesh Integrations” link to the new monorepo package path.
  • Updates the displayed name to match the official “Agent Governance Toolkit” branding.

You can also share your feedback on Copilot code review. Take the survey.

Copy link
Contributor

@aaronpowell aaronpowell left a comment

Choose a reason for hiding this comment

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

It looks like you've incorrectly branched from the main branch not staged, and as a result all the materialised plugins are included in this PR.

You can attempt to fix this with a rebase:

git fetch origin staged
git rebase --onto origin/staged origin/main <branch name>
git push --force-with-lease

If that does not resolve it, you can run npm run plugin:clean which will delete the materialised plugins and you can commit that change.

@github-actions github-actions bot force-pushed the main branch 6 times, most recently from 3812e7a to a56ee4b Compare March 16, 2026 01:35
@imran-siddique imran-siddique force-pushed the chore/update-toolkit-urls branch from 94ed02d to 789b0e3 Compare March 16, 2026 17:42
@imran-siddique imran-siddique changed the base branch from main to staged March 16, 2026 17:42
@imran-siddique
Copy link
Contributor Author

@aaronpowell — good catch, sorry about that. Rebased onto staged and force-pushed. Should be a clean 1-file diff now (just the URL update in skills/agent-governance/SKILL.md).

@aaronpowell aaronpowell merged commit 55d3bf6 into github:staged Mar 16, 2026
5 checks passed
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.

3 participants