This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch feature/CAMEL-24828-examples-mcp-tools
in repository https://gitbox.apache.org/repos/asf/camel.git
from 6a6fcffece09 CAMEL-24828: tui_list_examples takes a limit and returns
count/total like the other two; shorter tool text to stay in the prompt budget
add 1263033072c2 CAMEL-24828: the limit of tui_list_examples caps across
all groups, and a limit of zero falls back to the default
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/camel/dsl/jbang/core/commands/ai/ToolRegistry.java | 3 +++
.../org/apache/camel/dsl/jbang/core/commands/ai/ToolRegistryTest.java | 2 ++
.../org/apache/camel/dsl/jbang/core/commands/tui/TuiToolRegistry.java | 2 +-
.../camel/dsl/jbang/core/commands/tui/TuiToolRegistryLaunchTest.java | 3 +++
4 files changed, 9 insertions(+), 1 deletion(-)