This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-24003-tui-fkey-passthrough
in repository https://gitbox.apache.org/repos/asf/camel.git
from 6cd5df38cf6f CAMEL-24003: Improve AI system prompt to avoid
unnecessary navigation
add ac6295f55698 CAMEL-24003: Extract TuiToolRegistry to share tools
between AiPanel and TuiMcpServer
add 090ff269d1ec CAMEL-24003: Add tui_list_examples and tui_run_example
tools
No new revisions were added by this update.
Summary of changes:
.../camel/dsl/jbang/core/commands/tui/AiPanel.java | 351 +----
.../dsl/jbang/core/commands/tui/TuiMcpServer.java | 1537 +-------------------
.../{TuiMcpServer.java => TuiToolRegistry.java} | 843 +++++------
3 files changed, 426 insertions(+), 2305 deletions(-)
copy
dsl/camel-jbang/camel-jbang-plugin-tui/src/main/java/org/apache/camel/dsl/jbang/core/commands/tui/{TuiMcpServer.java
=> TuiToolRegistry.java} (80%)