Skip to content

Releases: benja/ask

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 19:16
Immutable release. Only release title and notes can be modified.
c6880ee

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

Choose a tag to compare

@github-actions github-actions released this 23 Aug 13:53
Immutable release. Only release title and notes can be modified.
264d5d5

What's new

  • Add new lines to prompts with Shift+Enter or Option+Enter.
  • Press d in ask --sessions to 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 require ask --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

Choose a tag to compare

@github-actions github-actions released this 22 Aug 20:46
Immutable release. Only release title and notes can be modified.
5561e3f

First release of ask.

See the README to get started.