Lets Pi ask clear single- and multiple-choice questions in the terminal and Web UI.
- Shows clear single-choice and multiple-choice questions.
- Works in both the Pi terminal and Web UI.
- Supports an “Other” answer when fixed options are not enough.
- Lets Pi explain a question and resume without losing earlier answers.
Install it through Pi:
pi install npm:@firstpick/pi-package-questionnaireRestart Pi if the package does not appear in your current session.
Ask Pi to present a decision as a questionnaire and provide the choices you want shown. For example:
Ask me which environments to deploy to. Let me choose more than one from Development, Staging, and Production.
Answer in the terminal or Web UI. Pi resumes the original task with your selected result.
See TECHNICAL.md for complete commands, configuration, compatibility, security, and troubleshooting information.