v0.4.9
Asking you questions got a proper flow: the agent can now put several
clarifications to you at once instead of one at a time.
New
- A single question prompt can now carry up to 5 questions, each with suggested options plus a free-text answer.
- Step through the batch with next/previous, review every answer at the end, and jump back to edit any of them before submitting.
- Answers you've already given stay on screen as you go, and the option you picked stays marked when you step back to a question (CLI and VS Code).
Improved
- The agent is nudged to batch related clarifications into one prompt rather than interrupting repeatedly.
- A single question behaves exactly as before — answer it and the turn continues, no review step.
Fixed
- CLI: pressing Enter on a highlighted option recorded the answer as "not answered" and skipped ahead; option and number keys now register properly.
- CLI: an empty answer box no longer counts as an answer — Enter simply returns to the options.