yetone
|
6830f2d8b9
|
feat: tokens usage (#2300)
|
2025-06-23 03:13:37 +08:00 |
|
hamidi-dev
|
7daf169228
|
feat(prompt_logger): Save prompts to disk and add buffer navigation via keymaps (#2075)
|
2025-06-23 01:20:03 +08:00 |
|
Andriy Rakhnin
|
a0fc91d4c8
|
fix: parse_api_key inheritance problem (#2252)
|
2025-06-23 01:13:15 +08:00 |
|
doodleEsc
|
82cf18c6b9
|
refactor: improve formatting of embed_extra and llm_extra (#2299)
|
2025-06-23 01:09:18 +08:00 |
|
yetone
|
3033556d5b
|
fix: tool calling (#2297)
|
2025-06-22 21:50:26 +08:00 |
|
Karl Bowden
|
ce9f6a8ec1
|
feat: fetch ollama models to display in the model selector (#2287)
|
2025-06-22 16:36:28 +08:00 |
|
yetone
|
7b36aa828b
|
fix: create parent dir (#2296)
|
2025-06-22 15:46:16 +08:00 |
|
Mahmoud Abduljawad
|
53c764a258
|
feat: scoped API key support with AVANTE_ prefix (#2285)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-06-22 14:36:51 +08:00 |
|
yetone
|
1e778e1c67
|
fix: limit tool use count (#2294)
|
2025-06-22 14:36:41 +08:00 |
|
yetone
|
285924d48e
|
fix: open buffer (#2295)
|
2025-06-22 14:36:30 +08:00 |
|
yetone
|
86743a1d7d
|
fix: resolve LSP sync error when setting buffer lines (#2290)
|
2025-06-21 21:16:55 +08:00 |
|
yetone
|
92460fab6a
|
fix: safe open file (#2289)
|
2025-06-21 20:45:55 +08:00 |
|
yetone
|
fe4f7d836b
|
fix: increase result height (#2282)
|
2025-06-21 02:11:37 +08:00 |
|
yetone
|
1063e3c45c
|
fix: sidebar layout (#2281)
|
2025-06-21 01:53:13 +08:00 |
|
yetone
|
060c0de2aa
|
fix: respect tabbar (#2280)
|
2025-06-21 01:47:15 +08:00 |
|
yetone
|
17d14cbbd5
|
fix: claude cache control (#2279)
|
2025-06-21 01:22:52 +08:00 |
|
yetone
|
30fab46ca1
|
fix: compact memory (#2278)
|
2025-06-21 00:55:36 +08:00 |
|
Brewinski
|
8572a4832d
|
fix: handle user-declined tool executions separately from errors (#2258)
|
2025-06-21 00:50:00 +08:00 |
|
yetone
|
babb114bc4
|
fix: swap diff incoming and deleting (#2273)
|
2025-06-20 14:26:02 +08:00 |
|
yetone
|
25be666377
|
fix: respect the minimize_diff configuration (#2267)
|
2025-06-19 17:26:19 +08:00 |
|
yetone
|
5f0c2f1252
|
fix: clear hints (#2265)
|
2025-06-19 15:09:58 +08:00 |
|
yetone
|
af2eaf797c
|
chores: udpate readme (#2264)
|
2025-06-19 14:33:50 +08:00 |
|
Jalen Jouett
|
8d936b738e
|
fix: snacks selector opts should extend from user provided opts (#2256)
|
2025-06-18 19:14:40 +08:00 |
|
yetone
|
b558408b5b
|
fix: avoid freeze confirmation window (#2255)
|
2025-06-18 15:12:16 +08:00 |
|
guanghechen
|
c356fc7ce1
|
fix: when initialize the avante, dont mark the current buffer as selected if it's a directory path (#2254)
|
2025-06-18 13:35:37 +08:00 |
|
guanghechen
|
07319d1bd6
|
feat: show the count of selected files (#2250)
* feat: show the count of selected files
* fix spaces
* tweak title
|
2025-06-17 23:46:42 +08:00 |
|
guanghechen
|
436a02c355
|
fix(#2094): fix the path resolving in windows (#2248)
* fix(#2094): fix the path resolving in windows
* fix test case
* tweak test case
|
2025-06-17 16:55:19 +08:00 |
|
Avinash Thakur
|
cf87220dff
|
docs: fix doc types. Add lua type to opts in readme (#2200)
* docs: fix doc types. Add lua type to `opts` in readme
* [pre-commit.ci lite] apply automatic fixes
* chore: fix type error in sidebar.lua
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-06-17 16:09:12 +08:00 |
|
Avinash Thakur
|
b52a89cb08
|
fix: error when adding files where root != cwd (#2233)
|
2025-06-17 16:08:15 +08:00 |
|
yetone
|
2ed75a2f97
|
refactor: rename thinking => think (#2247)
|
2025-06-17 14:08:03 +08:00 |
|
Andre-Philippe Paquet
|
59ad32efcf
|
fix: don’t execute incomplete streaming commands (#2245)
|
2025-06-17 10:56:58 +08:00 |
|
yetone
|
320bf2cee1
|
fix: remove the_diff argument (#2246)
|
2025-06-17 10:36:31 +08:00 |
|
yetone
|
e8aae6c1dd
|
fix: copilot replace_in_file example (#2239)
Co-authored-by: Andre-Philippe Paquet <appaquet@gmail.com>
|
2025-06-16 20:40:19 +08:00 |
|
yetone
|
b390bb06e7
|
fix: check path is nil (#2235)
|
2025-06-16 12:13:39 +08:00 |
|
Neo
|
fac38af934
|
feat(sidebar): improve auto-scroll to only trigger when user is at bottom (#2227)
|
2025-06-16 01:45:49 +08:00 |
|
yetone
|
9e074998ee
|
fix: command not provided (#2231)
|
2025-06-16 01:30:00 +08:00 |
|
yetone
|
fcf457ed7f
|
fix: refine tools (#2229)
|
2025-06-16 01:27:39 +08:00 |
|
yetone
|
b8aa182c3f
|
feat: allow empty api_key_name (#2228)
|
2025-06-15 15:34:26 +08:00 |
|
yetone
|
ad05a802f9
|
feat: todos (#2184)
|
2025-06-15 15:10:07 +08:00 |
|
yetone
|
fdf4716ec0
|
fix: fuzzy match (#2221)
|
2025-06-13 16:46:55 +08:00 |
|
Brewinski
|
f766b42d85
|
fix(ui): prevent confirm dialog from closing prematurely on rejection (#2218)
|
2025-06-13 12:26:25 +08:00 |
|
Bryan Vaz
|
8a64d454ef
|
fix: fixed Clear (#2199)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-06-12 11:29:00 +08:00 |
|
Brewinski
|
2675155a76
|
feat(ui): add configurable keymaps for confirm modal (#2206)
|
2025-06-12 11:26:58 +08:00 |
|
Brewinski
|
2030512dfe
|
fix(read-file-or-buf): report error when path is a directory (#2213)
|
2025-06-12 11:26:26 +08:00 |
|
Sam Wall
|
c7edd87820
|
fix: opening when buffer has scheme path (#2076)
Co-authored-by: Samuel Wall <me@samuelwall.uk>
|
2025-06-10 23:39:31 +08:00 |
|
yetone
|
e2b34f6435
|
fix: save history (#2203)
|
2025-06-10 15:47:03 +08:00 |
|
yetone
|
f23550bd94
|
fix: lua style (#2202)
|
2025-06-10 12:23:24 +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 |
|
Lite Ye
|
0cce955816
|
fix: set confirm_popup to nil as soon as the callback is called (#2191)
|
2025-06-09 14:03:46 +08:00 |
|
Lite Ye
|
60209c3d46
|
fix: only set keymap for the current buffer in replace_in_file (#2190)
|
2025-06-09 14:03:34 +08:00 |
|