Skip to content

docs(cli): cover AskQuestion tool behavior and TUI interaction#11162

Open
siewcapital wants to merge 1 commit intocontinuedev:mainfrom
Siew-s-Capital:fix/docs-askquestion-cli-11153
Open

docs(cli): cover AskQuestion tool behavior and TUI interaction#11162
siewcapital wants to merge 1 commit intocontinuedev:mainfrom
Siew-s-Capital:fix/docs-askquestion-cli-11153

Conversation

@siewcapital
Copy link

@siewcapital siewcapital commented Mar 7, 2026

Summary

  • document the AskQuestion built-in in docs/cli/tool-permissions.mdx, including parameters and default permission behavior
  • add a new TUI section describing how question prompts work (arrow-key selection, custom typed answers, and default answer behavior)
  • update read-only tool examples in CLI docs so AskQuestion is explicitly included

Why

Issue #11153 requested docs for the AskQuestion tool and how users interact with it in TUI mode. This update adds those details in the two suggested CLI docs pages.

Closes #11153


Summary by cubic

Documents the AskQuestion tool and interactive prompts in CLI TUI mode, addressing #11153. Adds tool parameters and default permission behavior, expands read-only defaults (including AskQuestion), and explains arrow-key selection, typing custom answers, and default answer submission.

Written for commit 0113023. Summary will update on new commits.

@siewcapital siewcapital requested a review from a team as a code owner March 7, 2026 15:03
@siewcapital siewcapital requested review from sestinj and removed request for a team March 7, 2026 15:03
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 7, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2026


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Docs: Add documentation for AskQuestion tool in CLI

1 participant