Commit Graph

1235 Commits

Author SHA1 Message Date
Dmitry Torokhov
5aafbdf3f9 fix(sidebar): fix handling of multiple windows when toggling full view (#2758) 2025-10-12 00:58:21 +08:00
Dmitry Torokhov
27f650d295 fix(sidebar): fix closing sidebar when closing its components (#2759) 2025-10-11 15:40:54 +08:00
ljie-PI
4390828e88 Fix luacheck error caused by snacks API change 2025-10-08 13:52:41 -07:00
Peter Cardenas
a7052aca0b feat: allow switching between acp providers with AvanteSwitchProvider (#2746) 2025-10-06 18:21:50 +08:00
Florian Engelhardt
5e4bb50dda Add support for Claude Sonnet 4.5 (#2736) 2025-10-02 11:29:30 +08:00
Jack Wright
4c0493440b Add Goose as an ACP provider (#2730)
Co-authored-by: Jack Wright <jack.wright@nike.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-09-30 17:19:06 +08:00
brook hong
ed89d0a1cd feat: filter prompt history by user input (#2734) 2025-09-29 21:15:25 +08:00
1A7432
44db8eba87 feat: add automatic ACP session recovery with intelligent history truncation (#2711) 2025-09-18 15:22:26 +08:00
1A7432
e538060156 feat: add xai, glm, and qwen providers to default config (#2714) 2025-09-17 11:39:51 +08:00
brook hong
ab6fb1c5b8 fix: AWS CLI is only needed if aws_profile is used for authoriztion of bedrock (#2706) 2025-09-15 13:16:50 +08:00
Eldad Zack
846736789e feat(git): Add configuration option for 'Generated-by' line in commit messages (#2708) 2025-09-15 13:16:35 +08:00
Carlos Gomes
56951378f1 feat: include hidden files when scanning directories (#2700) 2025-09-11 21:44:14 +08:00
yetone
00224ea378 fix: use acp to editing (#2701) 2025-09-11 18:39:00 +08:00
Matéo
39336ca00a fix: mistral ai bug 400 role user after role tool (#2695) 2025-09-08 10:38:55 +08:00
yetone
46583943b6 fix(sidebar): persist ACP session id in chat history (#2687) 2025-09-04 21:31:00 +08:00
Yinzuo Jiang
79d2b1d205 chore: remove lua/.tag (#2643) 2025-09-04 15:36:15 +08:00
yetone
10e0312ec4 feat: request permission button group (#2685) 2025-09-04 15:35:40 +08:00
yetone
4ac4c8ed3f feat(ui): expand tool use message (#2684) 2025-09-04 00:17:32 +08:00
Shaobin Jiang
0aaa91d267 fix: switch_windows keymap not reflected in sidebar (#2675) 2025-09-03 14:01:31 +08:00
yetone
181befe20b fix: validate oldText and newText before render diff (#2681) 2025-09-03 14:01:22 +08:00
yetone
0955c2913f feat: zen mode (#2679) 2025-09-03 12:51:43 +08:00
yetone
73a797616b feat: use zed claude code acp (#2678) 2025-09-03 12:14:25 +08:00
yetone
9f0bb4bfb9 fix: compatible with zed claude code acp (#2676) 2025-09-03 00:12:49 +08:00
yetone
ebed32d7e3 fix: resource link for acp (#2674) 2025-09-02 22:17:34 +08:00
yetone
dd97d5a166 chores: add hl for truncated messages (#2672) 2025-09-02 19:19:48 +08:00
yetone
968a9a065d fix: better tool name (#2671) 2025-09-02 16:02:13 +08:00
yetone
a4a4c91711 fix: wrap all ACP handlers in vim.schedule to ensure safe UI operations (#2670) 2025-09-02 13:37:26 +08:00
yetone
8794356cf4 feat: better tool ui (#2669) 2025-09-01 22:52:54 +08:00
yetone
15d19518b1 feat: better tool ui (#2668) 2025-09-01 22:31:38 +08:00
yetone
b3b9327fec fix: reload buffer after the file is written (#2667) 2025-09-01 18:54:46 +08:00
yetone
fe928d2f96 fix: get buffer in fast event (#2666) 2025-09-01 18:42:48 +08:00
yetone
4062e36083 fix: cannot change provider model when last use model be stored (#2665) 2025-09-01 11:57:00 +08:00
yetone
4af25547db fix: refine separator in full view (#2664) 2025-08-31 23:11:00 +08:00
yetone
8ca7f75ce4 fix: new chat width in full view state (#2663) 2025-08-31 23:07:13 +08:00
yetone
7c4f88606c fix: full view width (#2662) 2025-08-31 23:02:42 +08:00
brook hong
604fdcc4b1 feat: add project root option in commands Ask/Chat/ChatNew (#2659) 2025-08-31 22:10:29 +08:00
yetone
e63427fb9a fix: do not auto resize in full view (#2661) 2025-08-31 22:09:18 +08:00
yetone
bcbe0347d8 feat: supports full view in multi-window mode (#2660) 2025-08-31 21:33:57 +08:00
yetone
ff116a5673 feat: add full_view_ask api (#2658) 2025-08-31 19:17:20 +08:00
brook hong
47877c7e8b fix: bedrock exception could be found at end of a stream (#2654) 2025-08-31 19:11:04 +08:00
yetone
35acffad9a feat: support selected code prompt for ACP (#2657) 2025-08-31 16:24:20 +08:00
yetone
5e0aa7e5c0 feat: support acp (#2649) 2025-08-31 07:41:19 +08:00
brook hong
9008fc4f41 feat: add project_root in AskOptions so that project root can be specified from api (#2652) 2025-08-30 18:07:59 +08:00
brook hong
f70c4b8b88 fix: use common files to find project root (#2651) 2025-08-29 21:10:08 +08:00
brook hong
751e4c0913 feat: support multiple models for bedrock (#2648) 2025-08-28 20:23:05 +08:00
brook hong
9fe429eb62 fix: dispatch cancel message on user cancelling request in retry. (#2644)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-08-27 12:23:32 +08:00
Fabian Klopfer
11e457e56b [feat] Add basic support for IBM's watsonx code assistant (#2617)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-08-26 17:26:15 +08:00
Yinzuo Jiang
29111ac042 fix: AvanteShowRepoMap failed to parse query for c (#2629)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-08-26 17:19:47 +08:00
Yinzuo Jiang
f643b262cc fix: empty tool array reports an error for some LLM models (#2639)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-08-26 17:19:29 +08:00
brook hong
fe57497123 fix: log response headers for debug (#2642) 2025-08-26 16:43:03 +08:00