Skip to content

docs(integrations): add Agent Guild endpoint preflight - #2210

Draft
AgentTanuki wants to merge 1 commit into
google:mainfrom
AgentTanuki:codex/agent-guild-preflight
Draft

docs(integrations): add Agent Guild endpoint preflight#2210
AgentTanuki wants to merge 1 commit into
google:mainfrom
AgentTanuki:codex/agent-guild-preflight

Conversation

@AgentTanuki

@AgentTanuki AgentTanuki commented Sep 8, 2026

Copy link
Copy Markdown

Adds an Agent Guild integration page for ADK agents that need to inspect a public agent endpoint before delegation. The Python and TypeScript examples use ADK's native MCP toolset and expose only free endpoint preflight and current pricing discovery. They preserve uncertainty in the returned evidence and do not provide payment or registration tools.

The contribution contains the integration page and a square SVG catalogue icon. The catalogue discovers the page automatically; no navigation or runtime changes are required. This follows the invited integration contribution route.

Validation:

  • Built the complete documentation with mkdocs build --strict; Pagefind indexed all 234 marked pages. Served the documentation locally and checked the integration card, both language examples, internal links, and icon.
  • Created the documented agent with google-adk[mcp] 2.8.0 and compiled the TypeScript example against @google/adk 2.0.0 with its optional MCP peer dependency installed.
  • Both native toolsets discovered exactly guild_preflight and guild_paid_operations, and both completed those free calls against the hosted service. The preflight correctly returned caution and unknowns for the tested endpoint.
  • Validation requests included first-party headers. A server-side analytics defect nevertheless labelled nine TypeScript test exposures external; those known test events are excluded from recruitment claims. No model inference, payment, registration, or paid trust read was performed. The SDKs logged optional credential-discovery and session-close messages; the tool calls and explicit result assertions succeeded.

The examples use the published ADK/MCP libraries and the live hosted MCP service; no unpublished Agent Guild package is required. Google CLA check currently requires completion of the agreement for AgentTanuki.

@netlify

netlify Bot commented Sep 8, 2026

Copy link
Copy Markdown

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit b37b8fe
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/6aa00c7b412a20000773795b
😎 Deploy Preview https://deploy-preview-2210--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.

@google-cla

google-cla Bot commented Sep 8, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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.

2 participants