atiaomar1978-hub commented on PR #25228: URL: https://github.com/apache/camel/pull/25228#issuecomment-5167840032
_AI-generated comment on behalf of [atiaomar1978-hub](https://github.com/atiaomar1978-hub)_ ### Follow-up (`8dca208ff8a`) Checked out `CAMEL-23952-execute-tools-concurrently` and verified all prior review threads are resolved: - **@gnodet** — AssertJ/package-private tests, `Objects.requireNonNull`, reflection `duplicate()` test, and test class visibility were already in `a9f0680dae5`. - **@davsclaus** — Croway overlap clarified in prior comment (MCP integration vs. new `executeToolsConcurrently` wiring). **This push** addresses @gnodet's minor re-review note: `duplicateCopiesAllDeclaredInstanceFields()` now populates `chatModel`, `outputGuardrailClasses`, and `customTools` so the reflection equality checks exercise non-null field values (not just null==null). **Tests (all green locally):** - `AgentConfigurationTest` (30 tests) - `LangChain4jAgentExecuteToolsConcurrentlyTest` (3 tests) CI was already green on `a9f0680`; please re-run on the latest commit. -- 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]
