Commit Graph

  • a27b821cc1 fix(acp): fix error when using in acp repos (#2904) main Peter Cardenas 2026-01-03 19:46:20 -08:00
  • 7a9fbbd4dd fix(history): correct title type check in History.from_file() (#2898) Epheien 2025-12-31 01:03:37 +08:00
  • 5e37159898 feat(providers): update GLM model from glm-4.6 to glm-4.7 (#2897) 飘尘 2025-12-30 12:06:34 +08:00
  • f663865186 Added nbconvert needed for rag indexing jupyter notebooks (#2862) edmundhighcock 2025-12-30 04:59:52 +01:00
  • 7608dce00e Support loading ACP sessions if agent can (#2889) Jie Liu 2025-12-29 19:11:30 +08:00
  • 148998b1db feat(acp): support mcp_servers in acp_providers config (#2883) Adrian Cole 2025-12-29 17:50:24 +08:00
  • 5cad31db07 feat(config): add option allow_access_to_git_ignored_files (#2882) takuto 2025-12-29 18:41:23 +09:00
  • 2ffe820ec1 fix: avante.llm_tools.helpers.is_ignored error (#2895) Waitzz 2025-12-29 17:30:11 +08:00
  • a9e9890fc6 Change codex acp provider command to automatically install & run (#2890) Jie Liu 2025-12-27 01:41:20 +08:00
  • 476f342fe6 chore: used native action-centric methods for testing (#2856) Phred Lane 2025-12-21 18:19:10 -06:00
  • a9a558d1e2 feat: Add mapping to delete avante history via fzf-lua (#2869) Waitzz 2025-12-21 19:34:37 +08:00
  • 483c57013c fix: history selector snacks.nvim live search error (#2870) Waitzz 2025-12-21 19:34:24 +08:00
  • b62b6370fc fix: wrap nvim_del_autocmd in vim.schedule to avoid fast event context error (#2873) Nayab Sayed 2025-12-21 16:05:19 +05:30
  • cf352f6f46 fix: make acp client send requests async (#2848) Peter Cardenas 2025-12-20 11:32:04 -08:00
  • 2afb70537f fix: typo in vertex claude endpoint url (#2871) Liang Sun 2025-12-20 21:13:29 +02:00
  • 15548d50fc refactor(rag): rewrote the starting command (#2874) Matthieu Coudron 2025-12-19 05:38:04 +01:00
  • 68b624ab5b chore: sort providers by name (#2876) Matthieu Coudron 2025-12-19 05:37:37 +01:00
  • 80f7079556 fix: support cancelling acp providers (#2847) Peter Cardenas 2025-12-16 03:07:10 -08:00
  • 92f972a413 feat: Add mapping to delete avante history via snacks.nvim (#2868) XuJiawei 2025-12-14 19:02:43 +08:00
  • 08977a401f feat: Add mapping to delete avante history via telescope.nvim (#2867) XuJiawei 2025-12-14 02:49:54 +08:00
  • 0336666a73 fix(acp): return JSON-RPC error for fs/read_text_file on missing files (#2849) Adrian Cole 2025-12-13 16:30:11 +01:00
  • 521633a0f5 fix: llm_api_key error in launch_rag_service (#2866) XuJiawei 2025-12-13 22:23:37 +08:00
  • 42028811e4 refine: replace vim.fn.system with vim.system (#2863) XuJiawei 2025-12-13 18:58:10 +08:00
  • bbf6d8f0d9 fix: respect Config.debug during acp client session (#2857) Peter Cardenas 2025-12-09 10:41:42 -08:00
  • cc7f383e37 docs: remove Warp sponsorship link (#2859) yetone 2025-12-10 02:26:48 +08:00
  • d3ec7c7320 fix: gracefully handle utf-8 errors (#2834) Peter Cardenas 2025-11-30 19:07:33 -08:00
  • 4d9d2de6fe openai provider add empty parameters to tool call (#2845) Leonardo Mariscal 2025-11-28 13:03:58 +01:00
  • de6febb094 fix: hangs on tool calling to read_todos (#2835) brook hong 2025-11-28 20:03:46 +08:00
  • 5df39b480d fix rag-service requirements (#2843) SSDGADsss 2025-11-25 17:18:55 +08:00
  • ca95e03864 Fix: Snacks picker format config (#2828) Jalen Jouett 2025-11-12 08:55:03 -08:00
  • f8a7cd1a60 fix: gpt-5-chat is not a reasoning model you-n-g 2025-11-09 21:39:45 +08:00
  • 44b594863c fix(history): improve parameter display in get_tool_display_name function (#2822) cndoit18 2025-11-06 05:23:30 +08:00
  • 7f48770e66 fix(kimi-acp): kimi acp tool call update is missing the kind field (#2814) yetone 2025-10-31 20:41:12 +08:00
  • 15ef2a012c fix: never attempt to concatenate nil values, use empty strings (#2692) (#2812) Marius Niveri 2025-10-31 10:53:06 +01:00
  • 159b452426 chore: replace replace_in_file references with str_replace (#2811) yetone 2025-10-31 02:08:53 +08:00
  • c8bf0205b5 fix: enable think tool with acp provider (#2810) yetone 2025-10-31 00:58:46 +08:00
  • d45b622193 Auto select Copilot Response API for GPT-5 Codex models (#2808) yetone 2025-10-30 22:38:32 +08:00
  • 4286ac963a fix(utils): ensure empty tool properties encode as JSON object (#2803) Alan 2025-10-30 00:21:47 -05:00
  • b95e27b5a6 feat: supports OpenAI Response API and copilot's gpt-5-codex model (#2802) yetone 2025-10-30 02:18:48 +08:00
  • 7e9f7b57de fix(acp): improve process cleanup and add type annotations (#2799) Carlos Gomes 2025-10-26 07:38:17 +01:00
  • 164a86db6e fix(copilot): the tool_call index starts from 1 in copilot + claude-sonnet-4.5 (#2794) yetone 2025-10-22 17:45:37 +08:00
  • c155ce9ff4 fix(config): fix default glm model name (#2785) (#2786) Felix Zhang 2025-10-22 02:45:01 +08:00
  • 0a0a0a3958 fix: visual spacing glitch between badges. (#2783) Canmi 2025-10-22 02:44:41 +08:00
  • 3c3eca8518 feat: opencode acp provider (#2789) yetone 2025-10-21 19:03:53 +08:00
  • fb28520067 Refine buffer updates and tool call metadata (#2784) yetone 2025-10-20 13:58:34 +08:00
  • 5da78a7521 fix: include PATH in codex provider env (#2782) yetone 2025-10-20 00:45:25 +08:00
  • b3448420fd Improve ACP history message tracking (#2781) yetone 2025-10-20 00:32:20 +08:00
  • cc7a41262e feat: follow the ACP agent edit and open files automatically (#2780) Carlos Gomes 2025-10-18 18:32:08 +02:00
  • f0ad738e5a fix(sidebar): avoid crashing in WinNew handler (#2777) Dmitry Torokhov 2025-10-17 02:05:04 -07:00
  • 2f9daf2bc6 feat(ollama): provide a helper to enable ollama when service is available Dmitry Torokhov 2025-10-12 22:30:46 -07:00
  • 3e8557a29e fix(ollama): properly handle errors from curl when querying models Dmitry Torokhov 2025-10-12 19:37:02 -07:00
  • cccf5344ef feat(ollama): do not inherit default models from OpenAI provider Dmitry Torokhov 2025-10-11 23:24:53 -07:00
  • 612f4a51bb [vertex] Allow project to be set via env var (#2739) Tray 2025-10-16 07:29:51 -07:00
  • 0971d8f421 fix: stabilize ACP streaming updates (#2776) yetone 2025-10-16 21:28:45 +08:00
  • 994c049e88 feat(providers): update GLM model from glm-4.5 to glm-4.6 (#2763) 1A7432 2025-10-16 19:09:09 +08:00
  • 7dfd086e21 fix: add proper ACP process cleanup on exit (#2723) 1A7432 2025-10-16 19:08:35 +08:00
  • 487972386e feat: support acp slash commands (#2775) yetone 2025-10-16 19:05:57 +08:00
  • 216ba4a8b2 fix: should not add 'add current keymap' if auto_set_keymaps is false (#2773) 芦苇 2025-10-16 03:18:52 +08:00
  • 4a68e29165 feat: support codex acp provider (#2774) yetone 2025-10-16 01:26:04 +08:00
  • 4fc83dc308 cleanup: use vim.uv instead of vim.loop everywhere (#2762) Dmitry Torokhov 2025-10-15 03:44:40 -07:00
  • 0716819a0e feat(providers): fail gracefully when a provider is misconfigured (#2768) Dmitry Torokhov 2025-10-15 03:43:55 -07:00
  • 250b7a26b4 fix: filter out completions to relevant completion source (#2769) Peter Cardenas 2025-10-15 03:43:25 -07:00
  • e1be2d21b7 fix: wrap confirm callback in vim.schedule_wrap (#2772) yetone 2025-10-15 18:42:32 +08:00
  • cecd0de6fc feat: Allow inline buttons and popup confirmation for both ACP and normal Providers (#2760) Carlos Gomes 2025-10-15 12:08:51 +02:00
  • 178b62a180 feat: use ReAct for ollama (#2766) yetone 2025-10-13 17:35:19 +08:00
  • 60cb63cdd2 feat: Add option to disable auto-adding current file when opening new chat (#2764) Copilot 2025-10-13 11:34:44 +08:00
  • f092bb3ec0 refactor(sidebar): move handle_submit() from create_input_container Dmitry Torokhov 2025-10-07 17:24:19 -07:00
  • d0f0580d64 fix: sanitize loaded chat history Dmitry Torokhov 2025-08-06 22:06:30 -07:00
  • b08dc79088 refactor(promptLogger): move highlight definition into promptLogger code Dmitry Torokhov 2025-10-07 12:18:56 -07:00
  • 7f5213f1fe Fix auto_approve_tool_permissions documentation to match default value (#2757) Copilot 2025-10-12 01:15:53 +08:00
  • 5aafbdf3f9 fix(sidebar): fix handling of multiple windows when toggling full view (#2758) Dmitry Torokhov 2025-10-11 09:58:21 -07:00
  • 27f650d295 fix(sidebar): fix closing sidebar when closing its components (#2759) Dmitry Torokhov 2025-10-11 00:40:54 -07:00
  • 9fb2be881c fix: do not run luacheck over files in ./target directory (#2752) Dmitry Torokhov 2025-10-11 00:40:23 -07:00
  • 4390828e88 Fix luacheck error caused by snacks API change ljie-PI 2025-09-30 23:41:11 +08:00
  • a7052aca0b feat: allow switching between acp providers with AvanteSwitchProvider (#2746) Peter Cardenas 2025-10-06 03:21:50 -07:00
  • 5e4bb50dda Add support for Claude Sonnet 4.5 (#2736) Florian Engelhardt 2025-10-02 05:29:30 +02:00
  • 4c0493440b Add Goose as an ACP provider (#2730) Jack Wright 2025-09-30 02:19:06 -07:00
  • 1947025ad3 docs: update mini.pick organization name (#2731) arsalan64 2025-09-29 15:15:48 +02:00
  • ed89d0a1cd feat: filter prompt history by user input (#2734) brook hong 2025-09-29 21:15:25 +08:00
  • 44db8eba87 feat: add automatic ACP session recovery with intelligent history truncation (#2711) 1A7432 2025-09-18 15:22:26 +08:00
  • e538060156 feat: add xai, glm, and qwen providers to default config (#2714) 1A7432 2025-09-17 11:39:51 +08:00
  • ab6fb1c5b8 fix: AWS CLI is only needed if aws_profile is used for authoriztion of bedrock (#2706) brook hong 2025-09-15 13:16:50 +08:00
  • 846736789e feat(git): Add configuration option for 'Generated-by' line in commit messages (#2708) Eldad Zack 2025-09-15 07:16:35 +02:00
  • 56951378f1 feat: include hidden files when scanning directories (#2700) Carlos Gomes 2025-09-11 15:44:14 +02:00
  • 00224ea378 fix: use acp to editing (#2701) yetone 2025-09-11 18:39:00 +08:00
  • 39336ca00a fix: mistral ai bug 400 role user after role tool (#2695) Matéo 2025-09-08 10:38:55 +08:00
  • 099354c253 chore: update README to align with the latest code (#2696) yetone 2025-09-08 10:38:05 +08:00
  • 46583943b6 fix(sidebar): persist ACP session id in chat history (#2687) yetone 2025-09-04 21:31:00 +08:00
  • 79d2b1d205 chore: remove lua/.tag (#2643) Yinzuo Jiang 2025-09-04 15:36:15 +08:00
  • 10e0312ec4 feat: request permission button group (#2685) yetone 2025-09-04 15:35:40 +08:00
  • 4ac4c8ed3f feat(ui): expand tool use message (#2684) yetone 2025-09-04 00:17:32 +08:00
  • 20c4f44195 chores: add ACP link in README.md (#2682) yetone 2025-09-03 16:43:49 +08:00
  • 0aaa91d267 fix: switch_windows keymap not reflected in sidebar (#2675) Shaobin Jiang 2025-09-03 14:01:31 +08:00
  • 181befe20b fix: validate oldText and newText before render diff (#2681) yetone 2025-09-03 14:01:22 +08:00
  • faff4c4226 chores: change readme (#2680) yetone 2025-09-03 13:04:46 +08:00
  • 0955c2913f feat: zen mode (#2679) yetone 2025-09-03 12:51:43 +08:00
  • 73a797616b feat: use zed claude code acp (#2678) yetone 2025-09-03 12:14:25 +08:00
  • 9f0bb4bfb9 fix: compatible with zed claude code acp (#2676) yetone 2025-09-03 00:12:49 +08:00
  • ebed32d7e3 fix: resource link for acp (#2674) yetone 2025-09-02 22:17:34 +08:00
  • dd97d5a166 chores: add hl for truncated messages (#2672) yetone 2025-09-02 19:19:48 +08:00