This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-24909
in repository https://gitbox.apache.org/repos/asf/camel.git
from 06c5dab2afc1 CAMEL-24909: a miss shows the nearest lines more often (a
quarter of them matching is enough)
add 8a90b88c591d CAMEL-24909: an edit in the camel-jbang views is
confirmed and replayed in the editor like a write
No new revisions were added by this update.
Summary of changes:
.../modules/ROOT/pages/camel-jbang-tui.adoc | 4 ++
.../dsl/jbang/core/commands/ai/AuthoringTools.java | 51 ++++++++++++++--------
.../dsl/jbang/core/commands/tui/McpFacade.java | 29 ++++++++++++
.../jbang/core/commands/tui/TuiToolRegistry.java | 12 +++++
.../core/commands/tui/McpFacadeWriteFileTest.java | 18 ++++++++
5 files changed, 95 insertions(+), 19 deletions(-)