add: PoolAgentDriver entrypoint - #479
Conversation
There was a problem hiding this comment.
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.
|
/gemini summary |
Summary of ChangesThis 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
Activity
|
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