
* chore: extract sidebar clear history/memory functions * feat(AvanteClear): accept args to clear history, memory or cache Usage: ``` :AvanteClear [history|memory|cache] ``` - changed default behavior from clearing the cache to clearing history. - added args to clear history, memory or cache. - added confirm dialog before clearing cache.