Skip to content

docs(toolbox): fix the kcagent CLI name and the demo_ecommerce cleanup target#121

Open
mftnakrsu wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
mftnakrsu:docs/fix-enrichment-doc-references
Open

docs(toolbox): fix the kcagent CLI name and the demo_ecommerce cleanup target#121
mftnakrsu wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
mftnakrsu:docs/fix-enrichment-doc-references

Conversation

@mftnakrsu

@mftnakrsu mftnakrsu commented Jun 20, 2026

Copy link
Copy Markdown

Reduced after rebasing onto main.

The original PR also corrected doc paths and a CLI-name reference under
agents/enrichment/**, but that folder was removed upstream in #128, so
those four changes are now obsolete and have been dropped. What remains is
the still-valid toolbox/enrichment/README.md fix:

  • The CLI section named the kcenrich tool, while every example in the
    README invokes kcagent — aligned the prose with the actual tool name.
  • The Clean up step ran bq rm -r …:demo-dataset, but the walkthrough
    creates the demo_ecommerce schema, so the command removed nothing —
    pointed it at the schema that is actually created.

🤖 Generated with Claude Code

@google-cla

google-cla Bot commented Jun 20, 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.

@mftnakrsu

Copy link
Copy Markdown
Author

@googlebot I signed it!

@mftnakrsu mftnakrsu closed this Jun 20, 2026
@mftnakrsu mftnakrsu reopened this Jun 20, 2026
@mftnakrsu mftnakrsu force-pushed the docs/fix-enrichment-doc-references branch from 26dab61 to 64ef7cf Compare June 20, 2026 18:36
@mftnakrsu mftnakrsu marked this pull request as ready for review June 20, 2026 19:04
…p target

The enrichment README's CLI prose named `kcenrich` while every example
uses `kcagent`; align the prose with the actual tool name. The cleanup
step also dropped `:demo-dataset`, but the walkthrough creates the
`demo_ecommerce` schema, so the command removed nothing — point it at the
schema that is actually created.
@mftnakrsu mftnakrsu force-pushed the docs/fix-enrichment-doc-references branch from 64ef7cf to ea655d2 Compare June 21, 2026 12:11
@mftnakrsu mftnakrsu changed the title fix: correct enrichment doc paths, CLI name, and broken link docs(toolbox): fix the kcagent CLI name and the demo_ecommerce cleanup target Jun 21, 2026
@mftnakrsu

Copy link
Copy Markdown
Author

@amirhormati a small toolbox/enrichment doc fix (the kcagent CLI name + the demo_ecommerce cleanup target). Reduced after #128 removed the agents/ folder, so only the still-valid toolbox change remains. Checks are green and it's mergeable. Review when convenient — thanks!

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.

1 participant