Commit Graph

144 Commits

Author SHA1 Message Date
yetone
3033556d5b fix: tool calling (#2297) 2025-06-22 21:50:26 +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
060c0de2aa fix: respect tabbar (#2280) 2025-06-21 01:47:15 +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
b52a89cb08 fix: error when adding files where root != cwd (#2233) 2025-06-17 16:08:15 +08:00
yetone
fcf457ed7f fix: refine tools (#2229) 2025-06-16 01:27:39 +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
2030512dfe fix(read-file-or-buf): report error when path is a directory (#2213) 2025-06-12 11:26:26 +08:00
Avinash Thakur
8396cc77e4 feat: allow overriding provider headers (#2161) 2025-06-08 02:04:00 +08:00
yetone
ac5dc900eb fix: updating provider configuration (#2187) 2025-06-07 18:02:35 +08:00
yetone
a2f31bd2e2 fix: updating provider config (#2183) 2025-06-07 16:34:21 +08:00
yetone
801adc4692 feat: delete tool use messages tool (#2158) 2025-06-05 02:51:46 +08:00
Sam Wall
860a479789 feat: add terminal buffers to selected files (#2077)
Co-authored-by: Samuel Wall <me@samuelwall.uk>
2025-06-05 01:42:50 +08:00
yetone
3a77a591b3 optimize: streaming diff performance (#2150) 2025-06-04 23:28:28 +08:00
yetone
c23ce02bbd fix: add --no-ignore-parent option for rg (#2148) 2025-06-04 22:58:07 +08:00
yetone
fc0e78e88f fix: gemini ReAct (#2132) 2025-06-04 01:14:06 +08:00
yetone
c8b075333f feat: use scan_directory util (#2121) 2025-06-03 11:51:58 +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
yetone
22418bff8b fix: more reliable remove_indentation (#2102) 2025-05-30 12:55:15 +08:00
yetone
d44db10535 fix: tool result message must be adjacent to the tool use message (#2096) 2025-05-29 03:55:32 +08:00
yetone
edb78e5646 fix: uncompleted task (#2086) 2025-05-27 15:59:56 +08:00
aniaan
aae4cc4014 refactor(cmp): Extract get_chat_mentions for third-party cmp source usage (#2027) 2025-05-12 20:19:42 +08:00
yetone
8f96d4319d fix: relative path (#2023) 2025-05-09 19:57:25 +08:00
yetone
6e1e2ac9f2 feat: automatically obtain diagnostics after finishing editing the file (#2018) 2025-05-08 22:50:46 +08:00
Joseph
b2064a8f40 Fix has_permissions_to_access when file is not ignored but patter is a substring (#2011)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-05-08 01:43:43 +08:00
yetone
2d6527197d feat: manual compact instead of automatic compact (#1996) 2025-05-06 20:57:58 +08:00
yetone
0f7fb35e6d fix: tool use id sometimes will be the same (#1982) 2025-05-04 02:43:33 +08:00
yetone
555b2e615c fix: cancel error (#1965) 2025-05-02 02:06:10 +08:00
yetone
3a43621e17 refactor: tool calling ui (#1959) 2025-05-01 19:16:15 +08:00
Peter Cardenas
59554e1cb0 fix: properly highlight multi filetype code blocks (#1926) 2025-04-30 22:20:40 +08:00
yetone
f10b8383e3 refactor: history messages (#1934) 2025-04-30 03:07:18 +08:00
Thomas Müller
f755861d93 fix(utils): when locking a buffer, only stopinsert if buffer is current (#1917)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-04-23 16:07:58 +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
d76a158b61 feat: custom slash commands (#1826) 2025-04-07 22:19:59 +08:00
K
25b3956b80 fix(wsl): wsl should prefer the defined shell instead of powershell.exe (#1766) 2025-03-30 12:54:40 +08:00
yetone
a9b01e766e chores: use stopinsert (#1745) 2025-03-28 00:17:01 +08:00
Micah Halter
3a75b7d36f refactor: utilize Utils.get_hl to minimize duplicate code (#1701) 2025-03-25 10:38:23 +08:00
yetone
25e9b1c111 fix: copilot's openai tool description cannot use long text (#1700) 2025-03-24 19:54:06 +08:00
Tobias Mersmann
e20a3ff111 fix(diagnostics): add vim.diagnostic.severity.INFO to diagnostics context (#1696) 2025-03-24 18:20:04 +08:00
Micah Halter
46be28c357 fix: make sure to get the final highlight values rather than link names (#1682)
* fix: make sure to get the final highlight values rather than link names

* fix: update other `nvim_get_hl` calls to use `link = false`

* fix: more link = false

---------

Co-authored-by: yetone <yetoneful@gmail.com>
2025-03-24 15:42:44 +08:00
yetone
49ae3c84fd feat: add view_range parameter and remove read_file llm tool (#1690) 2025-03-24 15:07:14 +08:00
yetone
9e28252cd0 feat: lsp tools (#1588) 2025-03-22 13:57:32 +08:00
yetone
86b63b2a33 chores: refine ui (#1663) 2025-03-22 00:42:20 +08:00
yetone
a60a8d4701 fix: change readonly files (#1659) 2025-03-21 19:48:28 +08:00
yetone
0786499712 feat: link diff and confirm (#1635) 2025-03-19 03:09:30 +08:00
yetone
191d7b8783 feat: claude text editor tool (#1631) 2025-03-19 00:09:49 +08:00