atiaomar1978-hub commented on PR #25203:
URL: https://github.com/apache/camel/pull/25203#issuecomment-5196774351

   Addressed the latest review feedback in cc4679e049c:
   
   1. **KameletMain host override** — `127.0.0.1` is now applied only when 
`camel.management.host` is not already configured, so `--observe` 
health/metrics probes can still bind externally when the user sets the host 
explicitly.
   2. **`parameters()` consistency** — `JbangDevMcpServer` now builds 
`ParameterDef` via `AiToolParameterHelper.parseParameterMetadata()` and uses 
the same defs for both `parameters()` and `inputSchemaJson()`.
   3. **`{code ...}` in generated docs** — replaced `{@code ...}` in 
`setMcpEnabled` javadoc with plain text; regenerated catalog/main metadata (no 
more `{code camel run --mcp}` in `main.adoc`/JSON).
   
   Tests run:
   ```
   mvn test -pl 
dsl/camel-jbang/camel-jbang-core,components/camel-ai/camel-mcp-server 
-Dtest=RunMcpOptionTest,JbangDevMcpServerTest -DskipITs
   ```
   
   _AI-generated comment on behalf of atiaomar1978-hub_


-- 
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]

Reply via email to