Commit Graph

1026 Commits

Author SHA1 Message Date
Peter Cardenas
84ee9f91df fix: handle invalid todos container (#2346) 2025-06-27 15:27:56 +08:00
Daryl
8da09eae1d fix: forbidden inputs in mistral ai (#2348) 2025-06-27 15:27:40 +08:00
yetone
7738503c1d fix: open buffer (#2340) 2025-06-26 16:52:23 +08:00
yetone
0e732d194b fix: write path (#2338) 2025-06-26 16:18:10 +08:00
yetone
102197c5bb fix: debounce error (#2337) 2025-06-26 15:38:57 +08:00
yetone
5b2a0e6118 fix: do not pick tool use messages when use ReAct (#2333) 2025-06-25 20:59:35 +08:00
yetone
ad8b24e3bc fix: tool_use prompt (#2332) 2025-06-25 20:14:45 +08:00
yetone
e89f1fd922 fix: copilot do not carry tools in ReAct situations (#2331) 2025-06-25 18:12:56 +08:00
Matthieu Coudron
c38abb907f feat: more compact and aligned display of date/model (#2325) 2025-06-25 17:53:56 +08:00
Peter Cardenas
9a04edba4a chore: remove all references to nvim-treesitter (#2327) 2025-06-25 17:42:38 +08:00
yetone
07b703dbd5 fix: ReAct parser (#2330) 2025-06-25 16:55:10 +08:00
brook hong
46d27ff0fd fix: error on calling transform_anthropic_usage on a nil value from bedrock (#2321) 2025-06-24 20:44:57 +08:00
yetone
270c11da57 fix: tokens usage is nil (#2322) 2025-06-24 20:44:04 +08:00
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