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 |
|
yetone
|
3033556d5b
|
fix: tool calling (#2297)
|
2025-06-22 21:50:26 +08:00 |
|
yetone
|
1e778e1c67
|
fix: limit tool use count (#2294)
|
2025-06-22 14:36:41 +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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
yetone
|
e2b34f6435
|
fix: save history (#2203)
|
2025-06-10 15:47:03 +08:00 |
|
yetone
|
86489ef2be
|
feat: add auto_check_diagnostics config (#2189)
|
2025-06-08 02:00:40 +08:00 |
|
yetone
|
801adc4692
|
feat: delete tool use messages tool (#2158)
|
2025-06-05 02:51:46 +08:00 |
|
yetone
|
e9ab2ca2fd
|
refactor: providers config (#2117)
|
2025-06-03 04:01:01 +08:00 |
|
yetone
|
746f071b37
|
feat: streaming diff (#2107)
|
2025-06-02 16:44:33 +08:00 |
|
yetone
|
bc403ddcbf
|
feat: ReAct tool calling (#2104)
|
2025-05-31 08:53:34 +08:00 |
|
Joseph
|
e98bb8d3ba
|
feat(sidebar): add visual mode support for removing files in Seletected Files (#2045)
|
2025-05-18 16:34:14 +08:00 |
|
yetone
|
8f96d4319d
|
fix: relative path (#2023)
|
2025-05-09 19:57:25 +08:00 |
|
Peter Cardenas
|
daa0624e50
|
fix: handle error when no file selector window exists when no files (#2021)
|
2025-05-09 13:47:01 +08:00 |
|
yetone
|
6e1e2ac9f2
|
feat: automatically obtain diagnostics after finishing editing the file (#2018)
|
2025-05-08 22:50:46 +08:00 |
|
aniaan
|
1e80305af2
|
refactor(sidebar&claude): Simplify Claude provider and unify sidebar UI behavior (#2017)
|
2025-05-08 21:48:17 +08:00 |
|
Peter Cardenas
|
7ead1958c1
|
fix(sidebar): toggle from empty selected files container (#2006)
|
2025-05-08 12:41:33 +08:00 |
|
Peter Cardenas
|
9c2db7d1cb
|
fix(sidebar): do not wrap lines in selected files container (#2007)
|
2025-05-08 01:42:06 +08:00 |
|
Peter Cardenas
|
d7d577fd23
|
fix(sidebar): make tab work when toggling selected files container (#2009)
|
2025-05-08 01:41:49 +08:00 |
|
aniaan
|
9e151ae359
|
fix(sidebar): Reset old_result_lines in Sidebar:close to prevent content loss on resize (#2010)
|
2025-05-08 01:41:26 +08:00 |
|
aniaan
|
103b827b60
|
fix(Sidebar): fix: Hide default statusline when laststatus=0 (#2001)
|
2025-05-07 12:41:50 +08:00 |
|
Perken
|
23d8c8b24f
|
opts: allow false to be passed as ask flag (#1897)
Co-authored-by: yetone <yetoneful@gmail.com>
|
2025-05-06 21:19:25 +08:00 |
|
yetone
|
2d6527197d
|
feat: manual compact instead of automatic compact (#1996)
|
2025-05-06 20:57:58 +08:00 |
|
yetone
|
60897ee9a6
|
fix: o1 model (#1992)
|
2025-05-06 19:32:55 +08:00 |
|
yetone
|
0f7fb35e6d
|
fix: tool use id sometimes will be the same (#1982)
|
2025-05-04 02:43:33 +08:00 |
|
yetone
|
d3094d6c9f
|
fix: help cmd (#1963)
|
2025-05-02 00:53:55 +08:00 |
|
yetone
|
3a43621e17
|
refactor: tool calling ui (#1959)
|
2025-05-01 19:16:15 +08:00 |
|
yetone
|
f2330a0701
|
fix: dispatch agent (#1953)
|
2025-05-01 05:12:23 +08:00 |
|
yetone
|
4aa4d4c48b
|
fix: close all hint windows when the sidebar is closed (#1952)
|
2025-05-01 03:24:40 +08:00 |
|
Peter Cardenas
|
cc1ea65cbc
|
fix(sidebar): correct syntax highlighting for selected code (#1936)
|
2025-04-30 13:59:29 +08:00 |
|
TKnightz
|
95d58435d3
|
feat: add icon highlights in selected files section (#1929)
|
2025-04-30 13:34:26 +08:00 |
|
momexn
|
d5dd907ac8
|
fix: prevent extmark line number from being negative in render_state (#1941)
|
2025-04-30 13:29:17 +08:00 |
|
doodleEsc
|
cee31ebb7f
|
feat: allow excluding filetypes from selector autolaunch. (#1937)
Co-authored-by: doodleEsc <cokie@foxmail.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-04-30 03:12:45 +08:00 |
|
yetone
|
f10b8383e3
|
refactor: history messages (#1934)
|
2025-04-30 03:07:18 +08:00 |
|
yetone
|
1eb0fd8253
|
fix: filter out empty filepath snippets (#1885)
|
2025-04-17 00:03:37 +08:00 |
|
yetone
|
33f95aedde
|
feat: streaming json parser (#1883)
|
2025-04-16 23:41:38 +08:00 |
|
Markus Koller
|
284df877a2
|
Fixes to adjusting window sizes (#1590)
|
2025-04-16 14:26:07 +08:00 |
|
aniaan
|
dd83343e53
|
refactor(Sidebar): Introduce Utils.is_valid_container to simplify container checks (#1882)
|
2025-04-16 14:18:49 +08:00 |
|
yetone
|
1fdb1a7b84
|
fix: send the latest file content each time (#1879)
|
2025-04-15 20:16:13 +08:00 |
|