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 07b35fec56b7 CAMEL-23672: TUI - Diagram external toggle with three
modes (off/edges/all)
add e48eef5d5da5 CAMEL-23672: TUI - Add tui_get_files MCP tool and
tui_control + improvements
No new revisions were added by this update.
Summary of changes:
.../dsl/jbang/core/commands/tui/ActionsPopup.java | 42 +++++++-
.../dsl/jbang/core/commands/tui/CamelMonitor.java | 114 +++++++++++++++++++++
.../dsl/jbang/core/commands/tui/FilesBrowser.java | 24 +++++
.../camel/dsl/jbang/core/commands/tui/LogTab.java | 2 +-
.../jbang/core/commands/tui/SearchHighlighter.java | 4 +
.../dsl/jbang/core/commands/tui/TuiCommand.java | 47 ++++++++-
.../dsl/jbang/core/commands/tui/TuiMcpServer.java | 43 ++++++++
7 files changed, 272 insertions(+), 4 deletions(-)