Skip to content

docs: remove Agent Config page#1988

Open
haranrk wants to merge 1 commit into
google:mainfrom
haranrk:remove-agent-config-page
Open

docs: remove Agent Config page#1988
haranrk wants to merge 1 commit into
google:mainfrom
haranrk:remove-agent-config-page

Conversation

@haranrk

@haranrk haranrk commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Removes the Agent Config documentation page (docs/agents/config.md), served at https://adk.dev/agents/config/
  • Removes its navigation entry from mkdocs.yml

Notes

The following files still contain links to /agents/config/ and are not modified by this PR (they belong to other sections whose narrative depends on the Agent Config concept):

  • docs/visual-builder/index.md (3 links)
  • tools/feature-matrix/start.md (1 link)

Let me know if these references should also be cleaned up.

Removes the Agent Config documentation page (docs/agents/config.md)
and its navigation entry in mkdocs.yml.
@netlify

netlify Bot commented Jul 21, 2026

Copy link
Copy Markdown

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit 5992e07
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/6a5eed5cf5290e0008a11509
😎 Deploy Preview https://deploy-preview-1988--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@koverholt

Copy link
Copy Markdown
Collaborator

Is this related to the changes in google/adk-python@44cd1167 and google/adk-python@d7d73174? Those commits deprecate the Agent Config classes and the from_config loader, but the deprecation messages state that "config is now loaded via reflection so the separate config class is no longer needed", which seems like an internal refactor rather than a removal of the YAML feature. Users can still define an Agent Config YAML, and the adk web Visual Builder depends on it.

Given that, it seems only the run-programmatically section is affected since it documents the deprecated config_agent_utils.from_config. Can you confirm whether the intent of those changes is to remove the entire Agent Config page, or just update the affected subsection?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants