Skip to content

docs: migration of tbgenkit package samples from go sdk#2394

Merged
AnmolShukla2002 merged 4 commits intomigrate-go-sdkfrom
migrate-go-sdk-tbgenkit
Feb 5, 2026
Merged

docs: migration of tbgenkit package samples from go sdk#2394
AnmolShukla2002 merged 4 commits intomigrate-go-sdkfrom
migrate-go-sdk-tbgenkit

Conversation

@AnmolShukla2002
Copy link
Copy Markdown
Contributor

This PR migrates the Go SDK documentation and tbGenkit 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 14:23
@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 focuses on enhancing the discoverability and accessibility of the Go SDK documentation and tbGenkit samples by moving them to a central documentation platform. This consolidation streamlines the user experience by providing a unified source for all relevant information and examples, making it easier for developers to integrate Toolbox functionalities with Genkit Go applications.

Highlights

  • Documentation Migration: This pull request migrates the Go SDK documentation and tbGenkit technical samples from the mcp-toolbox-sdk-go repository.
  • Centralized Documentation: The migrated content is now consolidated into the main genai-toolbox documentation site, aiming to create a 'one-stop-shop' for conceptual guides, package overviews, and interactive code examples.
  • New Documentation File: A new markdown file, docs/en/sdks/go-sdk/tbgenkit/_index.md, has been added, containing comprehensive information about the tbGenkit package, including installation, quickstart, tool conversion, and a full Go integration sample.
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 documentation for the tbgenkit Go package. The new documentation page provides a good overview, installation instructions, and a code sample. I've found a few issues in the code samples that would prevent them from compiling or running correctly, along with some opportunities for simplification and typo fixes. Addressing these will improve the quality and usability of the documentation for developers.

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

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

github-actions bot commented Feb 4, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 4, 2026

Co-authored-by: Anubhav Dhawan <anubhavdhawan@google.com>
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.

nit: Can we have the orchestration names cleanly, without the "TB" which seems to be specific to the package name vs what orchestration the package targets: https://screenshot.googleplex.com/6m57p24TsYgPPQC

@AnmolShukla2002
Copy link
Copy Markdown
Contributor Author

nit: Can we have the orchestration names cleanly, without the "TB" which seems to be specific to the package name vs what orchestration the package targets: https://screenshot.googleplex.com/6m57p24TsYgPPQC

I have changed it to Genkit only but in the preview it shows tbGenkit.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 5, 2026

@AnmolShukla2002 AnmolShukla2002 merged commit 502e08f into migrate-go-sdk Feb 5, 2026
12 of 14 checks passed
@AnmolShukla2002 AnmolShukla2002 deleted the migrate-go-sdk-tbgenkit branch February 5, 2026 05:38
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 5, 2026

🧨 Preview deployments removed.

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