gnodet commented on PR #25289: URL: https://github.com/apache/camel/pull/25289#issuecomment-5504371266
_Claude Code on behalf of gnodet_ Closing as superseded — the feature this PR implements (AiToolRegistry integration for camel-openai) was merged to `main` via [CAMEL-23397](https://issues.apache.org/jira/browse/CAMEL-23397) (commit `2c3b65a8af5`), which provides a more complete implementation: - Route tool dispatch integrated into `McpToolCallExecutor` (no code duplication between producers) - `AiToolRegistryListener`-based caching for tool schema parsing - `OpenAIRouteToolSupport` shared helper for discovery - `McpToolState.routeTools` for unified tool state management - `returnDirect` annotation support for route tools - Tests: `OpenAIRouteToolSupportTest`, `OpenAIRouteToolReturnDirectTest` - Documentation in `openai-mcp.adoc` Thank you @Croway for the thorough review — the investigation revealed the feature was already landed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
