gnodet commented on PR #22197: URL: https://github.com/apache/camel/pull/22197#issuecomment-4113712497
_Claude Code on behalf of Guillaume Nodet_ @Croway The TUI is already implemented as a separate plugin module (`camel-jbang-plugin-tui`), not in camel-jbang-core. The initial commit had it in core but it was moved to its own plugin in a follow-up commit (549d945). The plugin is loaded via the `@CamelJBangPlugin` annotation and SPI mechanism. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
