Commit Graph

946 Commits

Author SHA1 Message Date
yetone
fc0cfb5ec6 fix: streaming diff timestamp map is nil (#2185) 2025-06-07 16:58:30 +08:00
yetone
a2f31bd2e2 fix: updating provider config (#2183) 2025-06-07 16:34:21 +08:00
Bryan Vaz
314be729cf fixes #2154 (#2179) 2025-06-07 14:37:55 +08:00
doodleEsc
2dd4c04088 feat: Enhanced Model Provider Support and Configuration Flexibility For Rag Service (#2056)
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-06-06 23:07:07 +08:00
Avinash Thakur
ec0f4f9ae0 feat: allow custom input provider, removing dressing.nvim (#2173)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: yetone <yetoneful@gmail.com>
2025-06-06 23:04:35 +08:00
yetone
a537945573 fix: streaming diff debouncing (#2174) 2025-06-06 15:47:31 +08:00
Austin Horstman
12bdb66ea4 chore: vim.validate deprecation change (#2162) 2025-06-06 00:29:21 +08:00
yetone
247fabd694 fix: the issue of losing the last line and diff performance problems when replace_in_file (#2171) 2025-06-06 00:02:58 +08:00
yetone
2813e3ba07 fix: confirm window deletion (#2170) 2025-06-05 23:58:57 +08:00
yetone
a341d1dc0b chores: add error message for provider configuration error (#2169) 2025-06-05 23:02:59 +08:00
yetone
b7a5184219 fix: compatible with the tool use format preferred by gemini (#2160) 2025-06-05 03:12:07 +08:00
yetone
54d2790fe0 fix: ignore errors in is_env_set (#2159) 2025-06-05 02:56:59 +08:00
yetone
801adc4692 feat: delete tool use messages tool (#2158) 2025-06-05 02:51:46 +08:00
yetone
af8d373f22 fix: change view limit (#2157) 2025-06-05 01:45:31 +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
58d08bf0cc fix: history storage path and delete clear memory (#2153) 2025-06-05 00:26:02 +08:00
yetone
9efb9e1029 fix: attempt_completion ignore open command (#2151) 2025-06-05 00:06:49 +08:00
yetone
3a77a591b3 optimize: streaming diff performance (#2150) 2025-06-04 23:28:28 +08:00
Eli Oshinsky
16e041ff9a feat: Add auto_approve_tool_permissions config allowing the confirm dialogs to be disabled in agentic mode (#2110)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-06-04 23:02:15 +08:00
yetone
c23ce02bbd fix: add --no-ignore-parent option for rg (#2148) 2025-06-04 22:58:07 +08:00
yetone
220594a66f optimize: streaming diff performance (#2145) 2025-06-04 15:45:12 +08:00
yetone
b54b806f71 Revert "Revert "fix: parse xml (#2134)" (#2136)" (#2141) 2025-06-04 04:58:04 +08:00
yetone
690f25a89e fix: xml parser (#2140) 2025-06-04 04:50:18 +08:00
kyrisu
4495ee6bcf feat: load templates from cache and project directories (#2126) 2025-06-04 03:24:53 +08:00
yetone
58de23efe0 Revert "fix: parse xml (#2134)" (#2136) 2025-06-04 03:23:33 +08:00
yetone
47fa08ee5b fix: gemini generation config (#2133) 2025-06-04 01:57:25 +08:00
yetone
55acc44003 fix: parse xml (#2134) 2025-06-04 01:57:08 +08:00
yetone
fc0e78e88f fix: gemini ReAct (#2132) 2025-06-04 01:14:06 +08:00
yetone
fe8e34ce86 feat: gemini support ReAct (#2125) 2025-06-03 17:47:09 +08:00
yetone
c8b075333f feat: use scan_directory util (#2121) 2025-06-03 11:51:58 +08:00
yetone
12d69945c5 fix: legacy warning (#2120) 2025-06-03 11:27:01 +08:00
Jiarong Deng
952a463245 fix(environment): run synchronously in parsing from cmd (#2062) 2025-06-03 04:13:38 +08:00
yetone
e9ab2ca2fd refactor: providers config (#2117) 2025-06-03 04:01:01 +08:00
yetone
b89e6d84a0 fix: update view tool prompts (#2116) 2025-06-02 23:17:31 +08:00
yetone
3c47ebf971 fix: list copilot models (#2115) 2025-06-02 22:58:41 +08:00
yetone
647a459a2b feat: streaming attempt completion (#2113) 2025-06-02 21:21:05 +08:00
yetone
1c4e062199 fix: models list (#2111) 2025-06-02 17:28:27 +08:00
Avinash Thakur
054e84840b feat: support multiple models in one provider (#2106) 2025-06-02 16:47:03 +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
7fd6cf3d64 fix: the foolish copilot/claude-3.7-sonnet is unable to invoke the attempt_completion tool as instructed (#2095) 2025-05-29 03:18:15 +08:00
yetone
697384f1cb fix: add some warning (#2092) 2025-05-27 17:44:56 +08:00
yetone
0b4775c8f7 fix: attempt completion (#2091) 2025-05-27 17:29:53 +08:00
yetone
53f29bf76d fix: view truncated file (#2090) 2025-05-27 17:09:14 +08:00
yetone
269a3939f2 fix: not just for display (#2089) 2025-05-27 16:21:32 +08:00
yetone
dbddc0408f fix: filter out uncomplete tool_use (#2088) 2025-05-27 16:09:37 +08:00
yetone
edb78e5646 fix: uncompleted task (#2086) 2025-05-27 15:59:56 +08:00
yetone
0e7d66333d fix: ignore error when reading file from tool_use (#2083) 2025-05-26 18:53:02 +08:00