What's wrong with this entry?
Anonymous. No account, no email.
What
Users can now submit feedback directly from the CLI, with clear success and error messaging.
Details
- New success message: "Feedback sent"
- Error messages provide actionable guidance:
- "Couldn't send feedback: not signed in. Run /login, then retry."
- "Couldn't send feedback. If it keeps failing, you can file at [URL]"
- UI includes "Press any key to close" prompt after submission
Evidence
Feedback messaging (search for "Feedback sent" and "Couldn't send feedback")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.