Commit 1f396f6
authored
add: PoolAgentDriver entrypoint (#479)
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.1 parent 5f9d703 commit 1f396f6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
0 commit comments