Skip to content

add: PoolAgentDriver entrypoint - #479

Merged
VasilyStepanov merged 1 commit into
masterfrom
feat/pooldriver-entrypoint
Jul 15, 2026
Merged

add: PoolAgentDriver entrypoint#479
VasilyStepanov merged 1 commit into
masterfrom
feat/pooldriver-entrypoint

Conversation

@VasilyStepanov

@VasilyStepanov VasilyStepanov commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Update project configuration to register a new driver entry point. This change ensures that the PoolAgentDriver is correctly exposed and accessible within the SDK's universal agent framework.

Highlights

  • Entrypoint Registration: Added the PoolAgentDriver to the gcl_sdk_universal_agent entry points in pyproject.toml to facilitate its discovery.

@VasilyStepanov
VasilyStepanov requested a review from a team as a code owner July 14, 2026 15:00

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

Copy link
Copy Markdown
Contributor

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 registers a new entry point PoolAgentDriver under the gcl_sdk_universal_agent group in pyproject.toml, mapping to exordos_core.compute.agents.universal.drivers.pool:PoolAgentDriver. There are no review comments, and I have no additional feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@VasilyStepanov

Copy link
Copy Markdown
Contributor Author

/gemini summary

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

This pull request updates the project configuration to register a new driver entry point. This change ensures that the PoolAgentDriver is correctly exposed and accessible within the SDK's universal agent framework.

Highlights

  • Entrypoint Registration: Added the PoolAgentDriver to the gcl_sdk_universal_agent entry points in pyproject.toml to facilitate its discovery.
Activity
  • Pull request created by VasilyStepanov.
  • Author requested a summary via the /gemini command.

@VasilyStepanov
VasilyStepanov merged commit 1f396f6 into master Jul 15, 2026
12 checks passed
@VasilyStepanov
VasilyStepanov deleted the feat/pooldriver-entrypoint branch July 15, 2026 09:20
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