Copilot commented on code in PR #25317:
URL: https://github.com/apache/camel/pull/25317#discussion_r3708773062


##########
docs/user-manual/modules/ROOT/pages/camel-jbang-tui.adoc:
##########
@@ -760,6 +760,26 @@ The MCP server exposes tools organized by purpose:
 
 See xref:camel-jbang-mcp.adoc[Camel MCP Server] for more about MCP and AI 
integration with Camel.
 
+== Web Browser Access
+
+The TUI can also be reached from a web browser, using the same dashboard you'd 
see in a
+local terminal -- useful when you're on a machine without direct terminal 
access to the host,
+or want to share a live view with someone else on the same network path.

Review Comment:
   This paragraph suggests the web TUI is useful to "share a live view with 
someone else on the same network path", but the server is explicitly bound to 
127.0.0.1 only, so other machines cannot reach it without SSH port-forwarding 
or similar. Reword to avoid implying it listens on a LAN interface.



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