Commit Graph

  • e57a3f27df
    chore(provider): use default value set in metaclass (#503) Aaron Pham 2024-09-03 21:56:52 -04:00
  • d7d476ddf5
    chore(secrets): support table of string (#500) Aaron Pham 2024-09-03 21:47:01 -04:00
  • b46eec2a84
    fix(docs): do not need github token anymore (#497) yetone 2024-09-04 04:16:40 +08:00
  • d395aa3fea
    chore: set build from source to false (#494) Aaron Pham 2024-09-03 15:49:41 -04:00
  • f7c3003f4c
    docs: grammar in README (#489) Will Lynas 2024-09-03 20:38:04 +01:00
  • ff316f9110
    fix(installation): asset name is incorrect in linux (#491) yetone 2024-09-03 22:43:50 +08:00
  • 90c5f724e6
    fix(ci): pre built tar.gz (#488) yetone 2024-09-03 22:10:54 +08:00
  • 0c14792f21
    fix(ci): use tar (#487) yetone 2024-09-03 21:51:42 +08:00
  • e4b7fd1dcf
    fix(ci): release asset name (#486) yetone 2024-09-03 21:44:36 +08:00
  • d1e1b94746
    fix(ci): release requirements (#484) yetone 2024-09-03 21:29:00 +08:00
  • a9da3c540b
    fix(ci): release job name (#482) yetone 2024-09-03 21:24:05 +08:00
  • 42f6661c37
    fix(ci): release binaries (#481) yetone 2024-09-03 21:21:09 +08:00
  • 713cb403d0
    docs: update PAT requirements (closes #477) (#478) Aaron Pham 2024-09-03 07:18:23 -04:00
  • 24b66e08dc
    fix(install): prebuilt instruction (closes #474) (#476) Aaron Pham 2024-09-03 06:53:14 -04:00
  • a5726bd2bf
    feat(crates): prebuilt binaries (#473) Aaron Pham 2024-09-03 06:20:53 -04:00
  • 9765eaca21
    chore(suggestion): increase debounce delay (#472) yetone 2024-09-03 17:18:38 +08:00
  • 0d8098e4eb
    fix(style): add parentheses (#471) Aaron Pham 2024-09-03 05:12:07 -04:00
  • 8cc674f1da
    fix(highlight): make sure to setup conflict colors (#470) Aaron Pham 2024-09-03 05:03:52 -04:00
  • e16111ba34
    chore(types): update API to include suggestion (#469) Aaron Pham 2024-09-03 04:29:08 -04:00
  • e8c71d931e
    chore: run stylua [generated] (#460) Aaron Pham 2024-09-03 04:19:54 -04:00
  • 4ad913435c
    feat(templates): avanterules filetype support (closes #254) (#466) Aaron Pham 2024-09-03 04:09:13 -04:00
  • 054695cc63
    chore(sidebar): remove emoji (#467) yetone 2024-09-03 15:27:20 +08:00
  • 65e1e178f5
    feat: automatic suggestion (smart tab) (#455) yetone 2024-09-03 14:03:59 +08:00
  • 962dd0a759
    fix(highlights): remove duplicates initialization (#462) Aaron Pham 2024-09-02 16:56:00 -04:00
  • 2b4dff46fc
    fix(vim): set vimexpr for build (closes #453) (#458) Aaron Pham 2024-09-02 12:31:13 -04:00
  • 7266661413
    feat(api): enable customizable calls functions (#457) Aaron Pham 2024-09-02 12:22:48 -04:00
  • d520f09333
    fix(highlight): respect user boolean (#451) Aaron Pham 2024-09-01 20:46:04 -04:00
  • 96d060db83
    fix(highlight): respect user bold configuration (fixes #448) (#450) Aaron Pham 2024-09-01 19:33:04 -04:00
  • c33ab80d88
    revert: remove invalid configuration (#447) Aaron Pham 2024-09-01 18:51:03 -04:00
  • 7912070c6f
    fix(gemini): check if json can be decoded (#446) Aaron Pham 2024-09-01 18:47:35 -04:00
  • 3ccb71d7ef
    fix(sidebar): apply current cursor (#440) yetone 2024-09-01 17:26:27 +08:00
  • 6b41c64735
    docs: add CI badge (#439) yetone 2024-09-01 17:06:57 +08:00
  • 55c85692bf
    feat(ci): add lua static analyzer (#438) yetone 2024-09-01 17:04:33 +08:00
  • 8dd5db8923
    docs: add position configuration in the readme (#437) yetone 2024-09-01 16:25:52 +08:00
  • d9aa7c78af
    feat: support windows position (#436) yetone 2024-09-01 15:52:16 +08:00
  • 77d344db77
    chore: refine prompts (#434) yetone 2024-09-01 02:52:16 +08:00
  • 2e2c1ba486
    perf(sidebar): do not replace all content in the code buffer (#433) yetone 2024-09-01 02:45:32 +08:00
  • 5f06638d37
    fix(copilot): removes empty initialization (fixes #424) (#430) Aaron Pham 2024-08-31 14:09:46 -04:00
  • 0557deeab7
    feat: tokenizers (#429) Aaron Pham 2024-08-31 13:39:50 -04:00
  • 534b1e6bec fix: remove unnecessary alerts yetone 2024-08-31 23:51:19 +08:00
  • 3b13b5e165 docs: fix indentation in README yetone 2024-08-31 23:43:58 +08:00
  • faa46975cf fix(sidebar): the sidebar height is incorrect when selecting code yetone 2024-08-31 23:35:35 +08:00
  • ff887af901 feat: add horizontal layout tang-hi 2024-08-31 19:21:54 +08:00
  • c324e902bb
    chore: refine code (#426) yetone 2024-08-31 23:08:12 +08:00
  • 33192127a3
    fix(claude): there can be no more than four cache controls (#425) yetone 2024-08-31 23:04:51 +08:00
  • d5a4db8321
    Revert tokenizers (#423) yetone 2024-08-31 22:45:31 +08:00
  • bf1e7f1f17 fix: add missing "with" in README Will Lynas 2024-08-31 12:43:42 +01:00
  • d2095ba267
    feat: tokenizers (#407) Aaron Pham 2024-08-31 07:19:59 -04:00
  • 81b44e4533
    fix(clipboard): supress in paste_image branch (#414) Aaron Pham 2024-08-31 02:38:48 -04:00
  • 0c9e715829
    perf(claude): the prompt caching is used by default (#413) yetone 2024-08-31 13:54:49 +08:00
  • 6b11ac7fd5
    perf(selection): reduce the number of times indentation is calculated (#412) yetone 2024-08-31 13:29:28 +08:00
  • 2a0a8684cf
    fix(selection): cursor out of range when restoring (#411) yetone 2024-08-31 12:30:22 +08:00
  • c4f7b9ba82
    fix(img-clip): supress verbose on AvanteInput (#410) Aaron Pham 2024-08-30 19:13:42 -04:00
  • 97e691861c
    fix(after): early supression of warnings (fixes #385) (#409) Aaron Pham 2024-08-30 19:07:52 -04:00
  • b09ff856b7
    fix(copilot): support credentials saved with copilot.vim (#404) Aaron Pham 2024-08-30 15:12:20 -04:00
  • 5ff5dcf72b
    chore(openai): add back support functions for ease-of-use (#402) Aaron Pham 2024-08-30 13:49:08 -04:00
  • b196627e86
    chore(provider): use latest cohere models (#400) Aaron Pham 2024-08-30 13:39:36 -04:00
  • 61acd714ba
    fix(copilot): doesn't yet support image (#398) Aaron Pham 2024-08-30 11:59:40 -04:00
  • 104484f17c
    fix: use the original prompts (#397) yetone 2024-08-30 22:21:50 +08:00
  • 5cf85d59bd
    fix: ensure there is no overlap between code snippets (#396) yetone 2024-08-30 20:43:26 +08:00
  • fc1bcda822
    fix: copilot message format (#395) yetone 2024-08-30 19:25:04 +08:00
  • 2997d4669a
    refactor: refactor planning prompts to resolve line number issues and indentation issues (#382) yetone 2024-08-30 18:53:49 +08:00
  • 07c1d707da
    fix: indentation issue in copilot model and openai model (#393) yetone 2024-08-30 15:40:40 +08:00
  • ec4d2eee0b
    fix: copilot config path (#392) yetone 2024-08-30 15:13:52 +08:00
  • 8c71e1f624
    feat: support apply current code snippet (#391) yetone 2024-08-30 15:01:23 +08:00
  • ea73816665
    fix(warning): taken into account silent_warning (fixes #385) (#388) Aaron Pham 2024-08-30 02:08:59 -04:00
  • b7127b33c6
    chore(provider): update supported LLM list (#386) Cosmin Nicolaescu 2024-08-29 22:51:26 -07:00
  • 483f71dba4
    feat(provider): support copilot (#381) Aaron Pham 2024-08-29 23:36:39 -04:00
  • d82ef342c4
    docs: add instruction for mini.deps (#380) Aaron Pham 2024-08-29 20:00:18 -04:00
  • b43377c044
    chore(config): add silent_warning options (#378) Aaron Pham 2024-08-29 17:08:39 -04:00
  • bd500feeec
    chore(logs): silent safe_keymap_set to debug (fixes #376) (#377) Aaron Pham 2024-08-29 17:00:44 -04:00
  • 12adc67d0d
    docs: update compatible neovim version (#375) Aaron Pham 2024-08-29 15:02:41 -04:00
  • 33dc1ed470
    chore(clipboard): accept nil (#371) Aaron Pham 2024-08-29 13:14:19 -04:00
  • ef174bbc2c
    docs: cleanup installation dropdown (#369) Aaron Pham 2024-08-29 12:48:42 -04:00
  • 063a5ed24b
    Add Plug install info to README.md (#364) Josef Moudrik 2024-08-29 17:22:16 +02:00
  • fa043bf8ce
    config.lua: improve check for img-clip (#363) Josef Moudrik 2024-08-29 17:17:44 +02:00
  • b6f3e2db44
    docs: update key bindings (#366) John Zinno 2024-08-29 11:16:52 -04:00
  • cdd7730bd7
    feat: choose all theirs (#361) yetone 2024-08-29 20:32:00 +08:00
  • 24b0bfadea
    fix: compatible with the situation of disabling lsp inlay_hint delay (#360) yetone 2024-08-29 19:46:51 +08:00
  • abe08d5283
    feat: pick conflict under cursor (#355) Maddison Hellstrom 2024-08-28 23:25:45 -07:00
  • 5c1861d93f
    feat(azure): support vision (#354) Aaron Pham 2024-08-29 01:48:40 -04:00
  • 93ca541262
    feat(gemini): support vision model (closes #294) (#351) Aaron Pham 2024-08-29 01:26:26 -04:00
  • 76a5ccda5f
    chore(gemini): allow overrides from config (#350) Aaron Pham 2024-08-29 01:17:31 -04:00
  • 1e009822e4
    chore(mappings): add options to reflect wiki changes (#349) Aaron Pham 2024-08-29 01:09:26 -04:00
  • cb197fb606
    feat(clipboard): support windows (#345) Hanchin Hsieh 2024-08-29 12:00:19 +08:00
  • 38a5dbe429
    fix(mapping): eager set via lua functions (#347) Aaron Pham 2024-08-29 00:00:10 -04:00
  • 2e6a26240e
    feat(mapping): plug and expose API (#346) Aaron Pham 2024-08-28 23:56:00 -04:00
  • 8a683b053b
    fix(style): reformat (#344) Aaron Pham 2024-08-28 19:56:11 -04:00
  • 1e9c14db06
    fix(diff): use buffer from event for callback (#343) Aaron Pham 2024-08-28 19:54:46 -04:00
  • bb5411cd9a
    fix(openai): first chunk emit errors (#337) Daniel Rodriguez 2024-08-28 17:36:50 -05:00
  • 1c4aef68cb
    fix(inlay): make sure to check for previous options (fixes #334) (#340) Aaron Pham 2024-08-28 18:31:46 -04:00
  • 3e9021f03c
    fix(hint): make sure to only show hint once (#336) Aaron Pham 2024-08-28 15:47:29 -04:00
  • d622feedfa
    fix(clipboard): set cursor to new line (#335) Aaron Pham 2024-08-28 15:12:44 -04:00
  • 2e48174d09
    fix(refresh): check if sidebar is available or not (#333) Aaron Pham 2024-08-28 14:52:57 -04:00
  • c635f73748
    feat: pasting image within buffer (#331) Aaron Pham 2024-08-28 14:43:14 -04:00
  • 46a621e9de
    fix: check for clipboard path locally to avoid recursion (#330) Aaron Pham 2024-08-28 12:54:06 -04:00
  • cadee677ba
    feat: make nvim-web-devicons an optional dependency (#328) Filipe Lima 2024-08-28 13:49:16 -03:00
  • 755c15c0bd
    chore(clipboard): separate logic to save as base64 and files (#329) Aaron Pham 2024-08-28 11:52:12 -04:00
  • 2c450b1da3
    fix: AvanteEdit highlight for visual line mode (#326) Brent Yi 2024-08-28 08:46:26 -07:00
  • 1c0623a9df
    fix(highlights): give user config higher priority (#306) jkunlin 2024-08-28 23:44:57 +08:00