Skip to content

Conversation

@JuanCS-Dev
Copy link
Owner

Integrated the ApiRegistry stub into the VerticeAgent base class to enable dynamic tool discovery. This involves defining the ApiRegistry class in the ADK tools and initializing it in the base agent constructor. Unit tests were updated to ensure correct initialization.

Fixes #63


PR created automatically by Jules for task 8106947791122451251 started by @JuanCS-Dev

Integrate the ApiRegistry class into the VerticeAgent base class to allow
dynamic tool discovery, as per Blueprint 2026.

- Added ApiRegistry class in vertice_core.adk.tools
- Initialized self.api_registry in VerticeAgent.__init__
- Updated unit tests to verify initialization

TAG: JULES, ADK, INFRA

Co-authored-by: JuanCS-Dev <227056558+JuanCS-Dev@users.noreply.github.com>
@google-labs-jules
Copy link
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@JuanCS-Dev
Copy link
Owner Author

Closing duplicate. Superseded by PR #68.

@JuanCS-Dev JuanCS-Dev closed this Jan 30, 2026
@google-labs-jules
Copy link
Contributor

Closing duplicate. Superseded by PR #68.

Understood. Acknowledging that this work is now obsolete and superseded by PR #68. Stopping work on this task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Testing related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[JULES-001] Infra: Inicializar ApiRegistry stub no VerticeAgent

2 participants