This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch feature/CAMEL-23672-diagram-external-modes
in repository https://gitbox.apache.org/repos/asf/camel.git
from e48eef5d5da5 CAMEL-23672: TUI - Add tui_get_files MCP tool and
tui_control + improvements
add 507f4f73d52c CAMEL-23672: TUI - MCP diagram navigation, state
reporting, and footer actions
No new revisions were added by this update.
Summary of changes:
.../dsl/jbang/core/commands/tui/CamelMonitor.java | 65 +++++++
.../jbang/core/commands/tui/DiagramSupport.java | 18 ++
.../dsl/jbang/core/commands/tui/DiagramTab.java | 192 +++++++++++++++++++++
.../dsl/jbang/core/commands/tui/TuiMcpServer.java | 68 +++++++-
4 files changed, 337 insertions(+), 6 deletions(-)