# Changelog

## 0.1.5 (2026-05-30)

- Add `promptSnippet` and `promptGuidelines` to tool registration for system prompt integration

## 0.1.4 (2026-05-16)

- Show ✓ indicator on previously selected option when revisiting answered questions
- Display custom answer text (→ label) when revisiting "Type something" answers
- Pre-populate editor with existing custom answer when re-entering input mode

## 0.1.3 (2026-05-15)

- Add `bugs` field to package.json

## 0.1.2 (2026-05-15)

- Add `pi.extensions` entry point config to package.json

## 0.1.1 (2026-05-12)

- Update install command to use `@that-yolanda` npm scope

## 0.1.0 (2026-05-12)

- Initial release as `@that-yolanda/pi-questionnaire`
- Interactive single/multi-question UI with single-select and multi-select
- Tab bar navigation, custom text input, inline autocomplete
