AI CLI Tool commands should be appear in chat command list #2377
ahmet-cetinkaya
started this conversation in
1. Feature requests
Replies: 1 comment
-
Hi! Since this is kinda intended behavior because we treat the CLI tools the same as if we're talking to an API. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature
When using any AI CLI Tool profile (e.g., Gemini CLI, Claude Code, Qwen Code) in Kilo Code, the chat interface’s
/
command menu only shows Kilo Code’s built-in commands. The commands specific to the configured AI CLI Tool do not appear.Steps to Reproduce
/
command menu.Expected Behavior
The
/
command menu should display the commands/tools provided by the selected AI CLI Tool, in addition to Kilo Code’s built-in commands.Actual Behavior
Only Kilo Code’s built-in commands are displayed. Commands from the selected AI CLI Tool do not appear in the menu.
Beta Was this translation helpful? Give feedback.
All reactions