Releases: benja/ask
Releases · benja/ask
Release list
v0.2.1
Immutable
release. Only release title and notes can be modified.
Ask 0.2.1 makes conversations clearer, answer styles configurable, and errors easier to resolve.
What’s changed
- Choose Concise, Agent default, or custom answer instructions.
- Write multiline instructions with
Shift+Enter. - Answer instructions apply across sessions.
- User messages are easier to distinguish.
- Errors now include a clear next step.
Full changelog: v0.2.0...v0.2.1
v0.2.0
Immutable
release. Only release title and notes can be modified.
What's new
- Add new lines to prompts with
Shift+EnterorOption+Enter. - Press
dinask --sessionsto delete a saved session. You'll be asked to confirm. - Session, agent, and model menus now use the available terminal height.
- Update notifications, checked at most once a day and disabled with
ASK_NO_UPDATE_CHECK=1. Updates still requireask --upgrade.
Fixed
- Long prompt lines no longer repeat when wrapping.
- The short version flag is now
-V.
Full changelog: v0.1.0...v0.2.0
v0.1.0
Immutable
release. Only release title and notes can be modified.
First release of ask.
See the README to get started.