Skip to content

docs: migration of tbadk package samples from go sdk#2393

Merged
AnmolShukla2002 merged 2 commits intomigrate-go-sdkfrom
migrate-go-sdk-tbadk
Feb 5, 2026
Merged

docs: migration of tbadk package samples from go sdk#2393
AnmolShukla2002 merged 2 commits intomigrate-go-sdkfrom
migrate-go-sdk-tbadk

Conversation

@AnmolShukla2002
Copy link
Copy Markdown
Contributor

This PR migrates the Go SDK documentation and tbadk technical samples from the [mcp-toolbox-sdk-go] repository to the main genai-toolbox documentation site. This consolidation ensures that conceptual guides, package overviews, and interactive code examples are available in a centralized "one-stop-shop".

@AnmolShukla2002 AnmolShukla2002 requested a review from a team January 31, 2026 13:35
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @AnmolShukla2002, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request aims to centralize the documentation for the Go SDK's tbadk package by moving it from a separate repository to the primary genai-toolbox documentation site. This strategic consolidation enhances the accessibility and discoverability of essential information, providing users with a unified and comprehensive resource for integrating Toolbox functionalities into their Go applications, particularly those involving Large Language Models.

Highlights

  • Documentation Migration: Migrated the Go SDK documentation and tbadk technical samples from the mcp-toolbox-sdk-go repository.
  • Centralized Resource: Consolidated conceptual guides, package overviews, and interactive code examples into the main genai-toolbox documentation site, creating a 'one-stop-shop'.
  • Comprehensive tbadk SDK Guide: Introduced a detailed guide for the MCP Toolbox tbadk SDK, covering installation, usage, authentication, parameter binding, and integration with ADK Go.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This PR migrates Go SDK documentation for the tbadk package. The new documentation is comprehensive and well-structured. My review focuses on improving the clarity and correctness of the code examples. I've pointed out several instances where code snippets are incomplete (e.g., using undefined variables), which would prevent users from running them directly. I've also suggested fixes for a broken link, a missing import, and some minor style/consistency issues to enhance the overall quality of the documentation.

Comment thread docs/en/sdks/go-sdk/tbadk/_index.md
Comment thread docs/en/sdks/go-sdk/tbadk/_index.md
Comment thread docs/en/sdks/go-sdk/tbadk/_index.md
Comment thread docs/en/sdks/go-sdk/tbadk/_index.md
@github-actions
Copy link
Copy Markdown
Contributor

Comment thread docs/en/sdks/go-sdk/tbadk/_index.md Outdated
Comment thread docs/en/sdks/go-sdk/tbadk/_index.md Outdated
Comment thread docs/en/sdks/go-sdk/tbadk/_index.md
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

@anubhav756 anubhav756 left a comment

Choose a reason for hiding this comment

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

left some minor comments. LGTM otherwise

@AnmolShukla2002 AnmolShukla2002 merged commit 43d791f into migrate-go-sdk Feb 5, 2026
12 of 13 checks passed
@AnmolShukla2002 AnmolShukla2002 deleted the migrate-go-sdk-tbadk branch February 5, 2026 05:26
AnmolShukla2002 added a commit that referenced this pull request Feb 9, 2026
Related PRs : [Core]
#2330
[tbADK] #2393
[tbGenkit] #2394

---------

Co-authored-by: Anubhav Dhawan <anubhavdhawan@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
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