v0.0.12
What's Changed
Features
- ask-panel: add clear history functionality and new chat button (feac22c)
Refactoring
- chat/ask-message/ask-panel: standardize message structure and improve role handling (b2a901a)
- dropdowns: add main button click handler to enhance dropdown functionality (e4d33b9)
- dropdowns/useToolPreview: enhance tool preview positioning and dropdown behavior (847ed28)
- ask-panel/model-dropdown: add model name simplification function (310a99d)
- ask-panel/base-dropdown: enhance dropdown behavior and ESC key handling (7ddb16e)
- ask-panel: improve dropdown navigation with arrow key support (6338185)
- ask-panel/tool-dropdown: streamline tool selection and enhance dropdown functionality (1ae125b)
Chores
- readme: fix screenshot (655caf8)
- readme: update screenshot (44ee4b0)
- package: bump version to 0.0.12 (38eb4eb)
Other
- Merge branch 'dev-0.0.12' (14faea9)
Full Changelog: v0.0.11...v0.0.12