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 |
|
zenk
|
e295fe82f0
|
feat(windows): add fillchars option for the windows (#1854)
Co-authored-by: zhangkai.zju <zhangkai.zju@bytedance.com>
|
2025-04-11 12:28:38 +08:00 |
|
yetone
|
7e31317fbc
|
fix(lint): make neovim 0.11 typecheck happy (#1844)
|
2025-04-10 14:14:47 +08:00 |
|
yetone
|
87ea15bb94
|
fix: follow the prev slash command strategy (#1835)
|
2025-04-08 20:01:57 +08:00 |
|
yetone
|
d76a158b61
|
feat: custom slash commands (#1826)
|
2025-04-07 22:19:59 +08:00 |
|
Jae-Won Chung
|
40ffc0f5fa
|
Use vim.hl if available (#1809)
|
2025-04-07 15:04:37 +08:00 |
|
yetone
|
d698dbe17a
|
fix: badcase in gpt-4o (#1757)
|
2025-03-28 12:57:49 +08:00 |
|
yetone
|
a9b01e766e
|
chores: use stopinsert (#1745)
|
2025-03-28 00:17:01 +08:00 |
|
yetone
|
a06bb97db6
|
fix: close the hint win when the input win is closed (#1734)
|
2025-03-26 22:20:39 +08:00 |
|
yetone
|
39787969c7
|
fix: memory (#1718)
|
2025-03-26 00:45:54 +08:00 |
|
yetone
|
d82eb8534e
|
fix: prompts (#1715)
|
2025-03-25 23:16:03 +08:00 |
|
yetone
|
a2aec079c9
|
feat: extract str_replace tool (#1710)
|
2025-03-25 18:43:57 +08:00 |
|
yetone
|
8c4244b940
|
fix: decrease history max tokens (#1709)
|
2025-03-25 16:07:45 +08:00 |
|
yetone
|
f84cb2896d
|
fix: prohibit repeated reading of the file (#1708)
|
2025-03-25 15:54:47 +08:00 |
|
yetone
|
976fb4177c
|
fix: refine tools (#1706)
* fix: refine tools
* fix: missing break line
* fix: view a in-context file
* fix: remove create_file tests
|
2025-03-25 11:17:48 +08:00 |
|
yetone
|
5e0cc39210
|
fix: special handling wehn vim diff count_a is 0 (#1698)
|
2025-03-24 18:19:17 +08:00 |
|
yetone
|
e33d648d71
|
fix: special handling wehn vim diff count_a is 0 (#1697)
|
2025-03-24 17:56:10 +08:00 |
|
yetone
|
642020ff2d
|
fix: selected code container winhighlight (#1695)
|
2025-03-24 16:59:08 +08:00 |
|