davsclaus opened a new pull request, #23599:
URL: https://github.com/apache/camel/pull/23599

   ## Summary
   
   - **F2 menu dividers**: Groups the actions menu into four visual sections 
separated by dim `───` dividers. Arrow keys skip divider rows.
     - **User Actions**: Send Message, Run Example, Show Documentation
     - **Diagnostics**: Doctor, Classpath, Reset Stats, Stop All
     - **Recording & Presentation**: Screenshot, Tape Recording, Tape Guide, 
Caption, Keystrokes
     - **MCP** (when enabled): MCP Info, MCP Log
   - **Bundled example sync**: Adds `tui-hello-world` example to bundled 
resources and updates the example catalog
   
   ## Test plan
   
   - [ ] Build: `mvn install -pl 
dsl/camel-jbang/camel-jbang-core,dsl/camel-jbang/camel-jbang-plugin-tui 
-DskipTests`
   - [ ] Open TUI, press F2 — verify four groups with dim dividers between them
   - [ ] Navigate up/down — verify divider rows are skipped
   - [ ] Select each action — verify correct handler fires
   - [ ] Without MCP: only 2 dividers, MCP items hidden
   
   _Claude Code on behalf of Claus Ibsen_


-- 
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]

Reply via email to