Commit Graph

  • b19573cb2a
    feat: write to multiple files (#720) yetone 2024-10-14 20:15:11 +08:00
  • 347d9be730
    feat: allow pressing apply_all mapping anywhere in sidebar (#528) (#712) Maddison Hellstrom 2024-10-12 03:41:08 -07:00
  • e010c5541e
    fix: typos in planning prompt (#703) Lucas Pereira 2024-10-12 11:16:23 +02:00
  • f92c3a60f3
    fix: support legacy finish_reason (#706) Aaron Batilo 2024-10-11 07:46:34 -06:00
  • faaa7f223b
    fix: keep correct indentation (#710) yetone 2024-10-11 21:07:55 +08:00
  • 134609a04c
    fix: only provide suggestions for the selected code (#702) yetone 2024-10-10 20:34:20 +08:00
  • ec31f348b2
    fix(save): schedule save within a loop (#560) Leiser Fernández Gallo 2024-10-10 14:04:37 +02:00
  • 4132485487
    fix: stream display replacement content (#699) yetone 2024-10-10 05:05:29 +08:00
  • 3dac407a11
    fix: should not get the previous visual selection (#698) yetone 2024-10-09 17:16:01 +08:00
  • e78f5b28a5
    fix: missing breakline in context prompt template (#690) yetone 2024-10-08 17:43:21 +08:00
  • 895b0f4143
    fix: get selection range from previous visual mode (#689) yetone 2024-10-08 16:29:18 +08:00
  • 08bed9e256
    Handle backticks before decoding JSON (#683) Changmin Choi 2024-10-08 17:13:56 +09:00
  • 2a72dfa711
    feat: write curl body to a temporary JSON file (#673) Huite 2024-10-07 17:53:18 +02:00
  • c3848d086c
    fix: ensure paths are recreated after calling :AvanteClear to avoid errors (#678) Dennis Dillert 2024-10-05 11:49:15 +02:00
  • 0705234991
    refactor: planning mode user prompt use aider prompt (#671) yetone 2024-09-30 19:38:31 +08:00
  • 93ab85ab93
    fix: make installation method part as required (#669) yetone 2024-09-30 18:10:40 +08:00
  • 21b2668c7f
    chore: add how-to-install in bug report template (#668) yetone 2024-09-30 18:08:42 +08:00
  • 6e1e80532e
    chore: bug report template whith os info (#667) yetone 2024-09-30 18:07:13 +08:00
  • 5ab86c879c
    chore: bug report template whith os info (#666) yetone 2024-09-30 18:01:50 +08:00
  • bac46cee83
    feat(repo-map): zig support (#663) Boy Maas 2024-09-29 19:27:10 +02:00
  • d28fece472
    fix: revert cargo-zigbuild (#664) yetone 2024-09-29 02:14:17 +08:00
  • 6aaaeda003
    fix(release): install openssl headers (#662) yetone 2024-09-28 21:45:21 +08:00
  • e3e5785a1a
    fix(release): setup zig for cargo-zigbuild (#661) yetone 2024-09-28 14:06:23 +08:00
  • 2ff2456fcb
    feat(release): use cargo-zigbuild to build for glibc 2.17 (#660) yetone 2024-09-28 14:01:54 +08:00
  • ac959ccbbe
    fix(repo-map): only return top level definitions (#659) yetone 2024-09-27 22:23:45 +08:00
  • d74c9d0417
    feat: supports openai o1-preview Sapir Shemer 2024-09-27 16:08:10 +03:00
  • 64f26b9e72
    chore: update badges (#658) yetone 2024-09-27 20:58:56 +08:00
  • e5dc837715
    fix: unregister completion source where BufLeave (#656) doodleEsc 2024-09-27 20:27:24 +08:00
  • f3ee77dd5b
    fix(release): only x86_64 integrates a lower version of glibc because docker arm64 builds too slowly (#653) yetone 2024-09-27 02:27:18 +08:00
  • 302f207951
    fix(repo-map): do not report errors when encountering unsupported languages (#652) yetone 2024-09-27 02:19:01 +08:00
  • 131d800c16
    fix(release): use sudo (#651) yetone 2024-09-27 01:23:04 +08:00
  • 80e4ce31b0
    fix(release): install qemu to use docker arm64 platform (#650) yetone 2024-09-27 01:15:22 +08:00
  • b757b1971e
    fix(release): munually use docker to build with multi-arch glibc (#649) yetone 2024-09-27 01:05:12 +08:00
  • 4917f0966c
    fix(release): downgrade upload release asset action to use old nodejs version (#648) yetone 2024-09-27 00:37:04 +08:00
  • fc71cc26fb
    fix(release): install esenttial dependencies openssl-devel (#647) yetone 2024-09-27 00:24:52 +08:00
  • 93abd8e525
    fix(release): source cargo env (#646) yetone 2024-09-26 23:59:07 +08:00
  • 753b77425b
    fix(release): source cargo env (#645) yetone 2024-09-26 23:54:46 +08:00
  • 9387c8ad45
    fix(release): manually install Rust to support lower versions of glibc (#643) yetone 2024-09-26 20:26:10 +08:00
  • 1fca51917e
    fix(release): use glibc 2.17 (#642) yetone 2024-09-26 20:04:49 +08:00
  • 0c97dfe5e9
    feat: supports windows aarch64 (#640) yetone 2024-09-26 11:54:11 +08:00
  • f2cec70d4c
    chore: log build command (#639) yetone 2024-09-26 11:47:54 +08:00
  • 272b60f050
    fix: windows build script (#638) yetone 2024-09-26 11:44:48 +08:00
  • 67adc263ad
    fix(release): supports darwin x86_64 (#637) yetone 2024-09-26 11:36:54 +08:00
  • 22243bc316
    feat: silence debug msg (#636) yetone 2024-09-26 11:18:40 +08:00
  • 0d90c047ef
    feat: avante repo map rust crate (#628) yetone 2024-09-26 03:45:49 +08:00
  • 5461342fce
    fix: only use cargo fmt (#633) yetone 2024-09-25 17:13:43 +08:00
  • cbd92577de
    fix: add features for cargo check (#632) yetone 2024-09-25 17:11:17 +08:00
  • ee07276f63
    chore: add files for pre-commit rust hooks (#631) yetone 2024-09-25 17:07:15 +08:00
  • 39d32155bf
    chore: pre-commit-rust (#630) yetone 2024-09-25 17:05:55 +08:00
  • a016663cda
    fix(sidebar): cmp appears only once (#629) yetone 2024-09-25 17:01:10 +08:00
  • 5aec0ba48b
    fix: place the project context and memory context at the forefront (#619) yetone 2024-09-23 19:09:04 +08:00
  • 8e1018fef7
    feat: repo map (#496) yetone 2024-09-23 18:52:26 +08:00
  • 8dbfe85dd4
    fix(hl): use correct highlighting for inline hints (#613) Evgeny Naumov 2024-09-21 02:49:07 -04:00
  • f97a2d9bc1
    fix: docs format (#608) yetone 2024-09-19 20:07:48 +08:00
  • 8a3d5f30ec
    fix: use global statusline (#607) yetone 2024-09-19 20:06:19 +08:00
  • 8fa2757e1b
    feat(planning): supports insert code after line (#605) yetone 2024-09-19 10:17:35 +08:00
  • 20a81b891e
    fix(prompts): the key information in the prompts was incorrectly filtered out by jinja (#603) yetone 2024-09-18 14:55:31 +08:00
  • f9520c4fdf
    fix(sidebar): escape square brackets (#591) Dennis Dillert 2024-09-15 17:06:50 +02:00
  • 6604d03237
    feat(sidebar): enhance pattern matching for local LLM (closes #588) (#589) Dennis Dillert 2024-09-15 16:59:57 +02:00
  • ff5d27a4cf
    fix(sidebar): allow /clear to be run multiple times (#579) Dennis Dillert 2024-09-15 16:56:28 +02:00
  • bcec0fa194
    fix: initialize auto suggestions providers (closes #571) (#576) Agustín Catellani 2024-09-15 11:56:18 -03:00
  • dadf0dc48b
    fix: use correct non-nil variables (closes #568) (#587) Anthony Flores 2024-09-15 09:55:08 -05:00
  • de9f36fc2f
    fix(hl): use global namespace (closes #563) (#590) Evgeny Naumov 2024-09-15 10:53:33 -04:00
  • 0209a804ec
    chore(script): update build script to use env (#596) Aaron Pham 2024-09-15 10:53:23 -04:00
  • 26fe7b4a10
    fix: vim-plug installation (#595) Aaron Pham 2024-09-15 10:44:39 -04:00
  • cea3dfb85b
    Add user option for sidebar window focus mapping (#585) Valentin Berlin 2024-09-14 20:42:55 +02:00
  • 932535aa99
    fix: use vim.o.lines/vim.o.columns when calculating sidebar height/width (#570) Maddison Hellstrom 2024-09-13 07:53:06 -07:00
  • 0642905c80
    feat: specific provider for auto-suggestions (#569) yetone 2024-09-12 14:23:00 +08:00
  • 8184275770
    docs: add credits for secrets (#566) Aaron Pham 2024-09-11 19:43:20 -04:00
  • bcd73a8b9a
    chore: add minimal reproduction instruction (#564) Aaron Pham 2024-09-11 00:47:50 -04:00
  • 7532e590d2
    fix: suggestion instantiate (#554) yetone 2024-09-08 17:17:52 +08:00
  • 4a3b278a76
    chore: fix join vim-plug (#550) Aaron Pham 2024-09-06 19:12:41 -04:00
  • 7015dde5bf
    chore(mapping): add support for toggling suggestion (#546) Aaron Pham 2024-09-06 01:09:02 -04:00
  • 33c9ac216d
    docs: add notes on initializing library (#543) Aaron Pham 2024-09-05 02:50:59 -04:00
  • e18fd41180
    chore(cmd): AvanteChat (#542) Aaron Pham 2024-09-05 02:48:49 -04:00
  • 29e109e447
    feat(api): support native chat mode (#541) Aaron Pham 2024-09-05 02:43:31 -04:00
  • a8ef7de7d8
    chore(docs): correct neovim command (#538) Will Lynas 2024-09-04 23:57:36 +01:00
  • 8c021f3691
    fix(input): move hints to bottom right (#533) Will Lynas 2024-09-04 21:27:08 +01:00
  • 19a7d84d1e
    chore: update bug report template (#531) Will Lynas 2024-09-04 17:08:52 +01:00
  • bf8a943f45
    fix(windows): check nil (#529) Josef Moudrik 2024-09-04 16:34:33 +02:00
  • d10cca4265
    feat(api): support for ask customization (#527) Aaron Pham 2024-09-04 09:15:32 -04:00
  • a4a037cec1
    feat(cmd): AvanteClear (#518) GNITOAHC 2024-09-04 19:38:59 +08:00
  • e55f9f753f
    fix(avante/path): incorrect handle of windows path (#522) Hanchin Hsieh 2024-09-04 18:34:53 +08:00
  • 158170f9ed
    fix(api): invalid types on defined class (#523) Aaron Pham 2024-09-04 06:34:29 -04:00
  • 835e718883
    chore(sidebar): decrease defer for jump (#524) Aaron Pham 2024-09-04 06:34:21 -04:00
  • b8c484148a
    chore: add issue templates (#521) Aaron Pham 2024-09-04 04:20:01 -04:00
  • 2b89f0d529
    perf(anthropic): prompt-caching (#517) Aaron Pham 2024-09-04 03:19:33 -04:00
  • c027ea269a chore: doc for windows Hanchin Hsieh 2024-09-04 13:51:35 +08:00
  • f239733e61 chore(build): support download-windows-artifacts yuchanns 2024-09-04 09:38:37 +08:00
  • f77bacb10b
    fix(docs): don’t need jq anymore (#514) yetone 2024-09-04 13:14:14 +08:00
  • 5dcd10e29b
    chore(vimscript): disable build from source (#513) Aaron Pham 2024-09-04 00:54:09 -04:00
  • 3e65e7a40d ci(release): archive Windows artifacts with zip yuchanns 2024-09-04 12:41:36 +08:00
  • 5fde5e03ea
    chore(build): streaming logs (#512) Aaron Pham 2024-09-04 00:42:32 -04:00
  • b48b6b7afd
    chore(build): streaming stdout (#511) Aaron Pham 2024-09-04 00:21:41 -04:00
  • 1e43122cac
    chore(readme): update instructions to keep up with main (#509) Aaron Pham 2024-09-03 23:26:54 -04:00
  • c5a3a5a3ad
    fix(sh): remove set options on bash (#508) Aaron Pham 2024-09-03 23:20:04 -04:00
  • 02f457ad1f
    chore(readme): update install instruction (#507) Aaron Pham 2024-09-03 23:14:46 -04:00
  • 73730513d1
    revert(gemini): revert to gpt-4o as tokenizers (closes #499) (#506) Aaron Pham 2024-09-03 22:59:14 -04:00
  • 59959d7522
    fix(lua): linter for config (#505) Aaron Pham 2024-09-03 22:56:17 -04:00
  • 41c78127e5
    chore(rust): fix current clippy lint (#504) Aaron Pham 2024-09-03 22:18:53 -04:00