yetone
0642905c80
feat: specific provider for auto-suggestions ( #569 )
2024-09-12 14:23:00 +08:00
Aaron Pham
8184275770
docs: add credits for secrets ( #566 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-11 19:43:20 -04:00
Aaron Pham
bcd73a8b9a
chore: add minimal reproduction instruction ( #564 )
...
Thanks from lazy.nvim
2024-09-11 00:47:50 -04:00
yetone
7532e590d2
fix: suggestion instantiate ( #554 )
2024-09-08 17:17:52 +08:00
Aaron Pham
4a3b278a76
chore: fix join vim-plug ( #550 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-06 19:12:41 -04:00
Aaron Pham
7015dde5bf
chore(mapping): add support for toggling suggestion ( #546 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-06 01:09:02 -04:00
Aaron Pham
33c9ac216d
docs: add notes on initializing library ( #543 )
2024-09-05 02:50:59 -04:00
Aaron Pham
e18fd41180
chore(cmd): AvanteChat ( #542 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-05 02:48:49 -04:00
Aaron Pham
29e109e447
feat(api): support native chat mode ( #541 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-05 02:43:31 -04:00
Will Lynas
a8ef7de7d8
chore(docs): correct neovim command ( #538 )
2024-09-04 18:57:36 -04:00
Will Lynas
8c021f3691
fix(input): move hints to bottom right ( #533 )
...
Uses vim.fn.winline() to determine correct hint buffer position
2024-09-04 16:27:08 -04:00
Will Lynas
19a7d84d1e
chore: update bug report template ( #531 )
...
* chore: remove typo in bug report template
* chore: spelling of snippet
* chore: grammar in bug_report
* chore: grammar in bug_report
* chore: move neovim version in bug_report
* chore: add space before elipsis
2024-09-04 12:08:52 -04:00
Josef Moudrik
bf8a943f45
fix(windows): check nil ( #529 )
...
* small fixes: sidebar: opts.win ~= nil case && bash
- and bash in Makefile (should correspond to she-bang in build.sh)
* fix lua style
2024-09-04 10:34:33 -04:00
Aaron Pham
d10cca4265
feat(api): support for ask customization ( #527 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-04 09:15:32 -04:00
GNITOAHC
a4a037cec1
feat(cmd): AvanteClear
( #518 )
...
Remove all cache/history path.
Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com>
2024-09-04 07:38:59 -04:00
Hanchin Hsieh
e55f9f753f
fix(avante/path): incorrect handle of windows path ( #522 )
...
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz>
2024-09-04 06:34:53 -04:00
Aaron Pham
158170f9ed
fix(api): invalid types on defined class ( #523 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-04 06:34:29 -04:00
Aaron Pham
835e718883
chore(sidebar): decrease defer for jump ( #524 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-04 06:34:21 -04:00
Aaron Pham
b8c484148a
chore: add issue templates ( #521 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-04 04:20:01 -04:00
Aaron Pham
2b89f0d529
perf(anthropic): prompt-caching ( #517 )
...
bring back prompt caching support on Anthropic
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-04 03:19:33 -04:00
Hanchin Hsieh
c027ea269a
chore: doc for windows
...
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz>
2024-09-04 13:52:31 +08:00
yuchanns
f239733e61
chore(build): support download-windows-artifacts
...
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz>
2024-09-04 13:21:51 +08:00
yetone
f77bacb10b
fix(docs): don’t need jq anymore ( #514 )
2024-09-04 13:14:14 +08:00
Aaron Pham
5dcd10e29b
chore(vimscript): disable build from source ( #513 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-04 00:54:09 -04:00
yuchanns
3e65e7a40d
ci(release): archive Windows artifacts with zip
...
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz>
2024-09-04 12:45:44 +08:00
Aaron Pham
5fde5e03ea
chore(build): streaming logs ( #512 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-04 00:42:32 -04:00
Aaron Pham
b48b6b7afd
chore(build): streaming stdout ( #511 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-04 00:21:41 -04:00
Aaron Pham
1e43122cac
chore(readme): update instructions to keep up with main ( #509 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 23:26:54 -04:00
Aaron Pham
c5a3a5a3ad
fix(sh): remove set options on bash ( #508 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 23:20:04 -04:00
Aaron Pham
02f457ad1f
chore(readme): update install instruction ( #507 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 23:14:46 -04:00
Aaron Pham
73730513d1
revert(gemini): revert to gpt-4o as tokenizers ( closes #499 ) ( #506 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 22:59:14 -04:00
Aaron Pham
59959d7522
fix(lua): linter for config ( #505 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 22:56:17 -04:00
Aaron Pham
41c78127e5
chore(rust): fix current clippy lint ( #504 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 22:18:53 -04:00
Aaron Pham
e57a3f27df
chore(provider): use default value set in metaclass ( #503 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 21:56:52 -04:00
Aaron Pham
d7d476ddf5
chore(secrets): support table of string ( #500 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 21:47:01 -04:00
yetone
b46eec2a84
fix(docs): do not need github token anymore ( #497 )
2024-09-04 04:16:40 +08:00
Aaron Pham
d395aa3fea
chore: set build from source to false ( #494 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 15:49:41 -04:00
Will Lynas
f7c3003f4c
docs: grammar in README ( #489 )
2024-09-03 15:38:04 -04:00
yetone
ff316f9110
fix(installation): asset name is incorrect in linux ( #491 )
2024-09-03 22:43:50 +08:00
yetone
90c5f724e6
fix(ci): pre built tar.gz ( #488 )
2024-09-03 22:10:54 +08:00
yetone
0c14792f21
fix(ci): use tar ( #487 )
2024-09-03 21:51:42 +08:00
yetone
e4b7fd1dcf
fix(ci): release asset name ( #486 )
2024-09-03 21:44:36 +08:00
yetone
d1e1b94746
fix(ci): release requirements ( #484 )
2024-09-03 21:29:00 +08:00
yetone
a9da3c540b
fix(ci): release job name ( #482 )
2024-09-03 21:24:05 +08:00
yetone
42f6661c37
fix(ci): release binaries ( #481 )
2024-09-03 21:21:09 +08:00
Aaron Pham
713cb403d0
docs: update PAT requirements ( closes #477 ) ( #478 )
2024-09-03 07:18:23 -04:00
Aaron Pham
24b66e08dc
fix(install): prebuilt instruction ( closes #474 ) ( #476 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 06:53:14 -04:00
Aaron Pham
a5726bd2bf
feat(crates): prebuilt binaries ( #473 )
...
* feat(crates): prebuilt binaries
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
* chore: update name
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
* chore: build on PR
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
* chore: only build for lua51 and luajit
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
* feat: build stuff
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
* chore: only build if changes in Rust
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
* fix: remove deadcode
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
---------
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 06:20:53 -04:00
yetone
9765eaca21
chore(suggestion): increase debounce delay ( #472 )
2024-09-03 17:18:38 +08:00
Aaron Pham
0d8098e4eb
fix(style): add parentheses ( #471 )
...
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 05:12:07 -04:00