47 Commits

Author SHA1 Message Date
yetone
2adf335344
fix: release html2md (#1199) 2025-02-06 20:17:29 +08:00
yetone
1437f319d2
feat: tools (#1180)
* feat: tools

* feat: claude use tools

* feat: openai use tools
2025-02-05 22:39:54 +08:00
Hanchin Hsieh
122bc3287b
feat(ci/release): use ubuntu-24.04-arm on aarch64 (#1101)
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz>
2025-01-17 21:36:19 +08:00
yetone
e14eb002d5
feat: add luatest (#1064) 2025-01-10 00:23:59 +08:00
Moritz G.
71c9a7911b
fix(ci): change linux-aarch64 to compile to aarch64 file (#909)
- change linux-aarch64 to aarch64 container
- add qemu for architecture emulation
2024-11-29 18:22:07 +08:00
Radosław Woźniak
29a645a39e
style(repo_map): fix style (#901)
* style(repo_map): fix style

after it was broken in https://github.com/yetone/avante.nvim/pull/894

* fix: rust ci conditions

---------

Co-authored-by: yetone <yetoneful@gmail.com>
2024-11-25 20:24:09 +08:00
yetone
8c432720ed
fix: try to fix rust ci condations (#905) 2024-11-25 20:16:13 +08:00
yetone
0b1cd5509e
fix: incorrect filepath (#865) 2024-11-18 02:55:44 +08:00
yetone
dfc51b3247
feat: add url_join (#856) 2024-11-17 00:39:03 +08:00
Aaron Pham
3c4ef490a8
chore(ci): enable rust conditional check (#790) 2024-11-03 19:31:20 -05:00
Aaron Pham
5c02a5d846
chore(type): update providers and claude hints (#766) 2024-10-27 02:27:10 -04:00
teocns
36b23cef16
feat: add repo map display (#727)
Co-authored-by: yetone <yetoneful@gmail.com>
2024-10-18 14:41:40 +08:00
yetone
93ab85ab93
fix: make installation method part as required (#669) 2024-09-30 18:10:40 +08:00
yetone
21b2668c7f
chore: add how-to-install in bug report template (#668) 2024-09-30 18:08:42 +08:00
yetone
5ab86c879c
chore: bug report template whith os info (#666) 2024-09-30 18:01:50 +08:00
yetone
d28fece472
fix: revert cargo-zigbuild (#664)
* Revert "fix(release): install openssl headers (#662)"

This reverts commit 6aaaeda003599c7e64492c11e2a63e7c5efaf98a.

* Revert "fix(release): setup zig for cargo-zigbuild (#661)"

This reverts commit e3e5785a1a9c257083e6f9f86cdb66486a1d6b47.

* Revert "feat(release): use cargo-zigbuild to build for glibc 2.17 (#660)"

This reverts commit 2ff2456fcb8af8fe8aff36278014d6e42fe6a354.
2024-09-29 02:14:17 +08:00
yetone
6aaaeda003
fix(release): install openssl headers (#662) 2024-09-28 21:45:21 +08:00
yetone
e3e5785a1a
fix(release): setup zig for cargo-zigbuild (#661) 2024-09-28 14:06:23 +08:00
yetone
2ff2456fcb
feat(release): use cargo-zigbuild to build for glibc 2.17 (#660) 2024-09-28 14:01:54 +08:00
yetone
f3ee77dd5b
fix(release): only x86_64 integrates a lower version of glibc because docker arm64 builds too slowly (#653) 2024-09-27 02:27:18 +08:00
yetone
131d800c16
fix(release): use sudo (#651) 2024-09-27 01:23:04 +08:00
yetone
80e4ce31b0
fix(release): install qemu to use docker arm64 platform (#650) 2024-09-27 01:15:22 +08:00
yetone
b757b1971e
fix(release): munually use docker to build with multi-arch glibc (#649) 2024-09-27 01:05:12 +08:00
yetone
4917f0966c
fix(release): downgrade upload release asset action to use old nodejs version (#648) 2024-09-27 00:37:04 +08:00
yetone
fc71cc26fb
fix(release): install esenttial dependencies openssl-devel (#647) 2024-09-27 00:24:52 +08:00
yetone
93abd8e525
fix(release): source cargo env (#646) 2024-09-26 23:59:07 +08:00
yetone
753b77425b
fix(release): source cargo env (#645) 2024-09-26 23:54:46 +08:00
yetone
9387c8ad45
fix(release): manually install Rust to support lower versions of glibc (#643) 2024-09-26 20:26:10 +08:00
yetone
1fca51917e
fix(release): use glibc 2.17 (#642) 2024-09-26 20:04:49 +08:00
yetone
0c97dfe5e9
feat: supports windows aarch64 (#640) 2024-09-26 11:54:11 +08:00
yetone
67adc263ad
fix(release): supports darwin x86_64 (#637) 2024-09-26 11:36:54 +08:00
yetone
0d90c047ef
feat: avante repo map rust crate (#628) 2024-09-26 03:45:49 +08:00
Aaron Pham
bcd73a8b9a
chore: add minimal reproduction instruction (#564)
Thanks from lazy.nvim
2024-09-11 00:47:50 -04:00
Will Lynas
a8ef7de7d8
chore(docs): correct neovim command (#538) 2024-09-04 18:57:36 -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
Aaron Pham
b8c484148a
chore: add issue templates (#521)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-04 04:20:01 -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
41c78127e5
chore(rust): fix current clippy lint (#504)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 22:18:53 -04: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
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
55c85692bf
feat(ci): add lua static analyzer (#438) 2024-09-01 17:04:33 +08:00
yetone
036a0b5f1d
feat: add stylua check github action 2024-08-15 11:20:03 +08:00