Skip to content

docs(readme): add Google ADK integration section #187

Open
shashi-stackone wants to merge 1 commit into
mainfrom
adk-doc-update
Open

docs(readme): add Google ADK integration section #187
shashi-stackone wants to merge 1 commit into
mainfrom
adk-doc-update

Conversation

@shashi-stackone
Copy link
Copy Markdown
Contributor

@shashi-stackone shashi-stackone commented May 11, 2026

Summary

  • Adds a collapsible Google ADK integration block to the Integration Examples
    section.
  • Points users to the stackone-adk plugin, which is the first-party ADK
    integration listed at https://adk.dev/integrations/stackone/ and compatible with
    ADK 2.0.
  • Code matches the canonical example published on the ADK documentation site.

Summary by cubic

Adds a collapsible Google ADK integration example to the README, showing how to use StackOne with ADK 2.0 via the stackone-adk plugin. Includes a runnable snippet and an install command.

  • New Features
    • Collapsible section with an ADK 2.0 example using stackone-adk.
    • Adds uv add stackone-adk and a link to the plugin docs for configuration and search_and_execute mode.

Written for commit 534eccf. Summary will update on new commits.

Copilot AI review requested due to automatic review settings May 11, 2026 11:15
Copy link
Copy Markdown
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

This PR expands the README’s “Integration Examples” by adding a new collapsible section documenting how to integrate StackOne with Google’s Agent Development Kit (ADK) via the stackone-adk plugin.

Changes:

  • Adds a “Google ADK Integration” <details> block under Integration Examples.
  • Provides installation and a minimal async example using StackOnePlugin with an ADK Agent/App and InMemoryRunner.
  • Links to the stackone-adk integration page and the plugin repository for configuration details.

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

Comment thread README.md
asyncio.run(main())
```

For configuration details and the `search_and_execute` mode, see the [stackone-adk repository](https://github.com/StackOneHQ/stackone-adk-plugin).
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Auto-approved: This change only adds a documentation section to the README with a code example and installation instructions, with no modifications to source code, configuration, or critical systems.

Copy link
Copy Markdown

@willleeney willleeney left a comment

Choose a reason for hiding this comment

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

lgtm

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