yetone
181befe20b
fix: validate oldText and newText before render diff ( #2681 )
2025-09-03 14:01:22 +08:00
yetone
9f0bb4bfb9
fix: compatible with zed claude code acp ( #2676 )
2025-09-03 00:12:49 +08:00
yetone
dd97d5a166
chores: add hl for truncated messages ( #2672 )
2025-09-02 19:19:48 +08:00
yetone
968a9a065d
fix: better tool name ( #2671 )
2025-09-02 16:02:13 +08:00
yetone
8794356cf4
feat: better tool ui ( #2669 )
2025-09-01 22:52:54 +08:00
yetone
15d19518b1
feat: better tool ui ( #2668 )
2025-09-01 22:31:38 +08:00
yetone
5e0aa7e5c0
feat: support acp ( #2649 )
2025-08-31 07:41:19 +08:00
yetone
888a49d8c1
fix: bad tool use ( #2520 )
2025-07-23 23:47:23 +08:00
Dmitry Torokhov
2d9f8fd252
refactor(sidebar): use helpers when working with history
...
Do not poke directly into avante.HistoryMessage instances, use
appropriate helpers instead.
2025-07-22 17:49:28 +08:00
Dmitry Torokhov
966eef743b
refactor(history): move message rendering into history module
...
Move code related to converting history messages into UI representation
from utils into history/render.lua for better code organization and
clean up the implementation.
2025-07-16 12:49:15 +08:00