Peter Cardenas
|
d6940f79d3
|
fix: remove dependency on nvim-treesitter (#2316)
|
2025-06-24 19:17:58 +08:00 |
|
Peter Cardenas
|
f4590cd0fa
|
fix: properly handle no workspace symbol support (#2317)
|
2025-06-24 19:17:20 +08:00 |
|
Peter Cardenas
|
6a75590c48
|
fix: error when editing a modified buffer (#2318)
|
2025-06-24 19:16:57 +08:00 |
|
miguelosana
|
0910696737
|
fix: Include transform_anthropic_usage (#2319)
Co-authored-by: Miguelo Sana <miguelo@incubeta.com>
|
2025-06-24 19:16:27 +08:00 |
|
yetone
|
aa4fa9c89d
|
fix: refine attempt_completion prompts (#2320)
|
2025-06-24 19:15:49 +08:00 |
|
yetone
|
c48808b4a8
|
fix: tool logs rendering (#2315)
|
2025-06-24 11:00:26 +08:00 |
|
yetone
|
b6668e2e4c
|
feat: better copilot headers (#2313)
|
2025-06-24 02:32:51 +08:00 |
|
yetone
|
e7113f1834
|
optimize: use cache to optimize the performance of streaming rendering (#2312)
|
2025-06-24 02:06:50 +08:00 |
|
yetone
|
77ee7f7f92
|
optimize: streaming update buffer (#2309)
|
2025-06-23 21:01:11 +08:00 |
|
yetone
|
0613b1f307
|
fix: unfinished todos count (#2306)
|
2025-06-23 14:26:42 +08:00 |
|
yetone
|
b72581b23b
|
fix: ollama is_env_set (#2304)
|
2025-06-23 12:05:50 +08:00 |
|
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 |
|