Skip to content

feat(agentregistry): generate library#16208

Merged
scotthart merged 5 commits into
googleapis:mainfrom
scotthart:feat-agentregistry-generate-library
Jun 26, 2026
Merged

feat(agentregistry): generate library#16208
scotthart merged 5 commits into
googleapis:mainfrom
scotthart:feat-agentregistry-generate-library

Conversation

@scotthart

Copy link
Copy Markdown
Member

PiperOrigin-RevId: 933175272

@scotthart scotthart requested a review from a team as a code owner June 26, 2026 20:23
@product-auto-label product-auto-label Bot added the api: agentregistry Issues related to the Agent Registry API. label Jun 26, 2026

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

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request introduces the new Agent Registry API C++ client library, including the necessary configuration files, build system support (Bazel and CMake), and documentation. The review comments identified that the quickstart configuration files were using C++14 instead of the required C++17 standard and pointed out an unnecessary copy in the quickstart code that should be optimized to use a reference.

Comment thread google/cloud/agentregistry/quickstart/.bazelrc Outdated
Comment thread google/cloud/agentregistry/quickstart/CMakeLists.txt
Comment thread google/cloud/agentregistry/quickstart/Makefile
Comment thread google/cloud/agentregistry/quickstart/quickstart.cc
Comment thread google/cloud/agentregistry/README.md
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.23%. Comparing base (82a1287) to head (b3f0e89).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16208      +/-   ##
==========================================
- Coverage   92.24%   92.23%   -0.01%     
==========================================
  Files        2265     2265              
  Lines      210126   210126              
==========================================
- Hits       193834   193819      -15     
- Misses      16292    16307      +15     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@scotthart scotthart enabled auto-merge (squash) June 26, 2026 21:10
@scotthart scotthart merged commit f744904 into googleapis:main Jun 26, 2026
66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: agentregistry Issues related to the Agent Registry API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants