8 Commits

Author SHA1 Message Date
XuJiawei
08977a401f feat: Add mapping to delete avante history via telescope.nvim (#2867) 2025-12-14 02:49:54 +08:00
Dmitry Torokhov
34907fc1cd refactor(history): start moving history-related code into avante/history
The utils module has grown too big and contains unrelated functionality.
Start moving code related to managing history messages comprising chat
history into lua/avante/history module to keep the code more manageable.
2025-07-16 12:49:15 +08:00
Jiyeol Lee
de8fb58bfa feat: remove history command (#2063)
* feat: remove history command

* Address code review

Co-authored-by: Michael Bøcker-Larsen <247048+mblarsen@users.noreply.github.com>

---------

Co-authored-by: Michael Bøcker-Larsen <247048+mblarsen@users.noreply.github.com>
2025-06-09 19:59:43 +08:00
yetone
f10b8383e3 refactor: history messages (#1934) 2025-04-30 03:07:18 +08:00
yetone
756d1f1e24 feat: universal selector (#1877) 2025-04-15 16:40:47 +08:00
William Kang
0d26590389 docs: Avante Chat History Selector Documentation and Commands (#1862) 2025-04-13 21:11:58 +08:00
guanghechen
2d4ea5d5d6 fix(history_selector): the item.title could exist lineending, which will cause the vim.ui.select crash (#1733) 2025-03-26 21:57:01 +08:00
yetone
1c8cac1958 feat: history manager (#1644) 2025-03-19 17:28:05 +08:00