Skip to content

Fix file structure path in design.md from google/ to googleadk/#166

Merged
JesuTerraz merged 2 commits intousers/jterrazas/google-adk-supportfrom
copilot/sub-pr-156
Feb 6, 2026
Merged

Fix file structure path in design.md from google/ to googleadk/#166
JesuTerraz merged 2 commits intousers/jterrazas/google-adk-supportfrom
copilot/sub-pr-156

Conversation

Copy link
Contributor

Copilot AI commented Feb 6, 2026

The design document showed an incorrect file structure path using google/ instead of the actual implementation path googleadk/. This inconsistency between documentation and code could confuse developers.

Changes:

  • Updated file structure section in libraries/microsoft-agents-a365-tooling-extensions-googleadk/docs/design.md to use googleadk/ instead of google/

The corrected path:

microsoft_agents_a365/tooling/extensions/googleadk/
├── __init__.py
└── services/
    ├── __init__.py
    └── mcp_tool_registration_service.py

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: JesuTerraz <96103167+JesuTerraz@users.noreply.github.com>
Copilot AI changed the title [WIP] Add new Google ADK tooling extension to Agent365 SDK Fix file structure path in design.md from google/ to googleadk/ Feb 6, 2026
Copilot AI requested a review from JesuTerraz February 6, 2026 18:08
@JesuTerraz JesuTerraz marked this pull request as ready for review February 6, 2026 18:11
@JesuTerraz JesuTerraz requested a review from a team as a code owner February 6, 2026 18:11
@JesuTerraz JesuTerraz merged commit 4bbe9d4 into users/jterrazas/google-adk-support Feb 6, 2026
1 check passed
@JesuTerraz JesuTerraz deleted the copilot/sub-pr-156 branch February 6, 2026 18:11
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