Commit Graph

1065 Commits

Author SHA1 Message Date
yetone
d7fa5fec6d fix: incorrect tool names (#2432) 2025-07-10 12:42:02 +08:00
yetone
8942e12798 feat: beast mode for gpt4.1 (#2431) 2025-07-10 12:30:06 +08:00
yetone
14cfccdba9 fix: do not use str_replace_editor (#2428) 2025-07-10 10:17:48 +08:00
skt041959
6a9424a63b set keymap with nowait (#2422) 2025-07-09 22:32:05 +08:00
Kyle
9f4da7ea09 fix(openai): handle nil function arguments in tool calls (#2425) 2025-07-09 14:19:29 +08:00
Dmitry Torokhov
30eb77af04 feat: optimize showing hints in visual mode (#2416) 2025-07-08 19:56:54 +08:00
yetone
c0249db33d fix: call a slow function in a fast event context (#2424) 2025-07-08 19:54:21 +08:00
yetone
6227d5c340 fix: close input hint when closing the sidebar (#2420) 2025-07-07 16:51:30 +08:00
Dmitry Torokhov
b051ce449a fix: slow typing in input window and other input hint optimizations (#2418) 2025-07-07 16:45:35 +08:00
Han Pham
39ac64aca6 feat(file_selector): handle parsing oil directory (#2409) 2025-07-04 21:29:02 +08:00
yetone
935234981b fix: missing new_str (#2407) 2025-07-04 00:38:17 +08:00
Dmitry Torokhov
8346d9b005 fix: don't throw errors when closing code window (#2401) 2025-07-03 14:45:35 +08:00
yetone
9bc5bf8053 fix: breaklines (#2403) 2025-07-03 14:43:44 +08:00
yetone
17a1f83950 fix: trim slashes (#2399) 2025-07-03 00:30:58 +08:00
yetone
46f3e77543 fix: refine init project prompts (#2398) 2025-07-02 18:56:56 +08:00
guanghechen
7aec52ff3e improve: support to customize the spinners (#2397) 2025-07-02 18:54:41 +08:00
yetone
8fde103734 fix: do not ignore failed edit tool calling (#2396) 2025-07-02 18:53:53 +08:00
yetone
203861bb71 feat: init project (#2395) 2025-07-02 18:44:30 +08:00
yetone
1a6d1d6af4 fix: the content is table (#2394) 2025-07-02 17:09:46 +08:00
yetone
66c3b6665c fix: add missing session-ctx (#2393) 2025-07-02 16:58:15 +08:00
doodleEsc
4329ed79f4 feat: enable override prompt templates directory (#2387) 2025-07-02 14:43:17 +08:00
Peter Cardenas
6bfd792a64 fix: handle invalid code window id (#2390) 2025-07-02 12:17:30 +08:00
guanghechen
30604304ba improve: support to customize the avanterules directories for project/global (#2392) 2025-07-02 12:17:13 +08:00
James Trew
d4f3224bf6 fix(sidebar): respect input height from config (#2391) 2025-07-02 12:15:40 +08:00
Peter Cardenas
2ecfe587a0 feat: parse and conditionally add cursor rules to system prompt (#2385) 2025-07-02 00:59:01 +08:00
guanghechen
f523710e95 fix(#1939): fix the logic of ignore-checking, prefer to call the git check-ignore for git repos (#2383) 2025-07-01 17:19:17 +08:00
Peter Cardenas
bc96007c76 fix: get_bufnr errors on edited file (#2374) 2025-06-30 18:53:22 +08:00
yetone
68ead5d2f0 feat: respect agents.md (#2376) 2025-06-30 18:44:06 +08:00
yetone
d98f676e32 fix: ReAct parsing (#2375) 2025-06-30 16:40:52 +08:00
Peter Cardenas
508cc4c22c fix: get_history_messages is nil (#2368) 2025-06-30 10:25:49 +08:00
Fredrik Averpil
2d9247e536 feat(providers): Defer execution of cmd: API keys (#2372) 2025-06-30 10:25:14 +08:00
yetone
9669e22ea9 fix: ReAct for gemini (#2367) 2025-06-29 15:47:33 +08:00
Noah Chalifour
f04cee670d fix: error on calling transform_anthropic_usage on a nil with bedrock (#2360)
Co-authored-by: Noah Chalifour <nchalifo@amazon.com>
2025-06-28 21:39:39 +08:00
Peter Cardenas
87f3aee073 fix: gracefully handle failed curl (#2356) 2025-06-28 20:10:27 +08:00
Peter Cardenas
7f25a33dbb feat(sidebar): add keymap to navigate between prompts (#2355) 2025-06-28 20:10:07 +08:00
Peter Cardenas
fb71d5d5c6 fix: get diagnostics tool (#2357) 2025-06-28 20:08:47 +08:00
yetone
e64b5f054c fix: selector preview (#2362) 2025-06-28 20:07:25 +08:00
yetone
04aeb3caf4 fix: the edge case in replace_in_file (#2351) 2025-06-27 15:46:45 +08:00
yetone
6d9e0cf119 fix: reduce the context window of copilot (#2350) 2025-06-27 15:39:32 +08:00
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