Nikita Awasthi created CAMEL-23855:
--------------------------------------
Summary: camel-jbang - TUI - Add F8 AI prompt panel when running
with --mcp mode
Key: CAMEL-23855
URL: https://issues.apache.org/jira/browse/CAMEL-23855
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Reporter: Nikita Awasthi
Add an F8 AI prompt panel to the TUI that is enabled when the TUI runs with
--mcp mode.
The panel should:
- Work like the shell panel (F6) with 25/50/75/100% height toggle
- Be a pure AI prompt that communicates directly with the LLM (not via camel
cli ask command)
- Show a thinking indicator when waiting for AI response
- Reuse the existing LlmClient and tool definitions from the camel ask command
- Support the same tools as camel ask (runtime inspection, catalog, file
operations)
This gives users a built-in AI assistant directly in the TUI monitoring
dashboard.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)