Commit Graph

854 Commits

Author SHA1 Message Date
yetone
310fde258d fix: do not use openai-gpt-4o-mini as the default summary provider (#1984) 2025-05-04 15:51:53 +08:00
yetone
0f7fb35e6d fix: tool use id sometimes will be the same (#1982) 2025-05-04 02:43:33 +08:00
yetone
fcf6e8617e fix: selector item title cannot contains newline (#1978) 2025-05-03 14:45:06 +08:00
yetone
e3af524bc1 fix: auto centered first diff block (#1977) 2025-05-03 14:37:13 +08:00
yetone
8f23cc85ab fix: gemini openai compatible api (#1976) 2025-05-03 14:09:46 +08:00
yetone
555b2e615c fix: cancel error (#1965) 2025-05-02 02:06:10 +08:00
Roman Gurov
0dc8ee4771 fix: change function name python to run_python (#1901) 2025-05-02 01:29:06 +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
448efbb842 fix: disable compact history messages for dispatch agent (#1954) 2025-05-01 05:19:54 +08:00
yetone
f2330a0701 fix: dispatch agent (#1953) 2025-05-01 05:12:23 +08:00
Daniel
c2ec1a8e49 fix(openai): wrap single text block in array before appending images (#1948) 2025-05-01 03:33:53 +08:00
yetone
4aa4d4c48b fix: close all hint windows when the sidebar is closed (#1952) 2025-05-01 03:24:40 +08:00
yetone
32ca1ed38e fix: set default auto suggestions provider to nil (#1951) 2025-05-01 02:50:01 +08:00
yetone
99a2e35ff3 fix: copilot gemini function calling (#1947) 2025-05-01 00:09:39 +08:00
Peter Cardenas
59554e1cb0 fix: properly highlight multi filetype code blocks (#1926) 2025-04-30 22:20:40 +08:00
e8c5f4f13e feat(provider/ollama): allow optional API key without blocking the request (#1898) 2025-04-30 22:17:31 +08:00
yetone
ca181b44c1 fix: gemini content parts is nil (#1942) 2025-04-30 14:07:59 +08:00
zenk
48a415ef01 feat(window): add height&width option for editing window (#1913)
Co-authored-by: zhangkai.zju <zhangkai.zju@bytedance.com>
2025-04-30 13:59:54 +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
Chris Werner Rau
61dbbda3e8 fix: allow fields like api_key_name to be a table (#1938) 2025-04-30 03:07:31 +08:00
yetone
f10b8383e3 refactor: history messages (#1934) 2025-04-30 03:07:18 +08:00
Peter Cardenas
f9aa75459d fix: add support for tool usage for azure openai (#1922) 2025-04-25 10:21:32 +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
guanghechen
eb1cd44731 fix(provider): shouldn't ask user to input value when the env variable already been set (#1889) 2025-04-17 17:20:50 +08:00
Ricardo Maraschini
cff8cbf9c5 feat: add config for ollama keep alive (#1858) 2025-04-17 10:47:51 +08:00
Umut Önder
37f4e960ae chores: remove advertising from commit messages (#1886)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-04-17 10:47:04 +08:00
Juan Carlos
11348408da fix: find next on diff view (#1887) 2025-04-17 10:46:03 +08:00
yetone
1eb0fd8253 fix: filter out empty filepath snippets (#1885) 2025-04-17 00:03:37 +08:00
yetone
2f2aaee3b4 fix: only use q to close sidebar (#1884) 2025-04-16 23:43:55 +08:00
yetone
33f95aedde feat: streaming json parser (#1883) 2025-04-16 23:41:38 +08:00
Shiwei Ge
4f717e0699 feat: add Bedrock Claude 3.7 Sonnet model configuration (#1860)
Co-authored-by: Shiwei Ge <geshiwei@amazon.com>
2025-04-16 14:38:34 +08:00
Markus Koller
284df877a2 Fixes to adjusting window sizes (#1590) 2025-04-16 14:26:07 +08:00
Harings Rob
b61e6571f9 fix: run rag service container under x86 architecture (#1876) 2025-04-16 14:19:44 +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
54a1df28b6 fix: no nvim_del_namespace (#1881) 2025-04-15 20:53:01 +08:00
yetone
c2af77cb3f fix: missing selected files (#1880) 2025-04-15 20:26:04 +08:00
yetone
1fdb1a7b84 fix: send the latest file content each time (#1879) 2025-04-15 20:16:13 +08:00
yetone
fdcfda7437 fix: types (#1878) 2025-04-15 16:46:29 +08:00
yetone
756d1f1e24 feat: universal selector (#1877) 2025-04-15 16:40:47 +08:00
William Kang
0d26590389 docs: Avante Chat History Selector Documentation and Commands (#1862) 2025-04-13 21:11:58 +08:00
aniaan
f1abc57ebf refactor(PromptInput): optimize PromptInput autocmd management (#1857) 2025-04-13 21:04:54 +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
51bad68087 fix: window switch (#1856) 2025-04-11 11:42:55 +08:00
yetone
9952ad381c fix: extracting code (#1855) 2025-04-11 10:51:17 +08:00
yetone
a95e6602a6 chores: update prompts (#1853) 2025-04-11 10:43:48 +08:00
guanghechen
c74ef1b9bc improve(prompt_input): support to customize the border and body highlight (#1846) 2025-04-11 10:20:40 +08:00