Skip to content

fix: resolve incorrect and missing example references in README#50

Open
mithilP007 wants to merge 1 commit into
fetchai:mainfrom
mithilP007:fix/readme-references
Open

fix: resolve incorrect and missing example references in README#50
mithilP007 wants to merge 1 commit into
fetchai:mainfrom
mithilP007:fix/readme-references

Conversation

@mithilP007
Copy link
Copy Markdown

Summary

This PR resolves incorrect and missing references in the main README.md and CHANGELOG.md files:

  1. Replaces the invalid folder reference advance-agent-examples with the correct google-adk folder path.
  2. Adds the missing video-to-map-agent entry under the Multi-Agent Systems section in the examples index.

Type of Change

  • Documentation update

Checklist

  • I have starred this repository.
  • I updated CHANGELOG.md (required for non-doc changes).
  • I verified paths/commands used in docs.

Related Issue

Fixes #34

Notes for Reviewers

N/A

Copilot AI review requested due to automatic review settings May 19, 2026 15:59
Copy link
Copy Markdown

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

Note

Copilot was unable to run its full agentic suite in this review.

Renames the advance-agent-examples directory references to google-adk in documentation and adds a new entry for the video-to-map-agent example.

Changes:

  • Updated directory tree and examples table in README.md to reflect the renamed google-adk folder
  • Added a new table row for video-to-map-agent in README.md
  • Updated CHANGELOG.md reference from advance-agent-examples to google-adk

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Renames directory reference and adds new example entry
CHANGELOG.md Updates path reference to match the renamed directory

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mithilP007
Copy link
Copy Markdown
Author

Done solving

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.

Wrong path: Missing README references for some example folders

2 participants