We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c8822 commit 70a72a4Copy full SHA for 70a72a4
crates/q_cli/src/cli/chat/mod.rs
@@ -91,6 +91,7 @@ const WELCOME_TEXT: &str = color_print::cstr! {"
91
92
<em>/help</em> <black!>Show the help dialogue</black!>
93
<em>/quit</em> <black!>Quit the application</black!>
94
+<em>/acceptall</em> <black!>Toggle tool use acceptance prompting</black!>
95
96
97
"};
0 commit comments