16 Commits

Author SHA1 Message Date
yetone
e2d160aa83 Revert "feat: obsoletes "require("avante_lib").load()" (#2324)" (#2353) 2025-06-27 16:31:51 +08:00
Matthieu Coudron
20e7f992a8 feat: obsoletes "require("avante_lib").load()" (#2324) 2025-06-26 16:53:26 +08:00
yetone
1ce6ca86d6 fix: build lib (#2217) 2025-06-13 12:14:34 +08:00
Avinash Thakur
7f7fa79b0e fix: download only valid artifacts or build them (#2194) 2025-06-09 13:44:30 +08:00
xsy420
ae9787d716 feat: download release only when needed (#1751)
* feat: download release only when needed in build.sh

* fix(build.sh): get latest tag time locally

* feat: download release only when needed in Build.ps1

* fix(build.sh): fix gt to ge
2025-03-28 10:23:27 +08:00
yetone
fd84c91cdb feat: RAG service (#1220) 2025-02-23 01:37:26 +08:00
Adam Sherwood
ddd5a6e691 Specify the host so the API always finds the release. (#1103) 2025-01-19 08:54:24 +08:00
Hanchin Hsieh
c088ad7aff feat: use gh cli if exists (#1017)
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz>
2025-01-01 20:51:52 +08:00
yetone
f2cec70d4c chore: log build command (#639) 2024-09-26 11:47:54 +08:00
yetone
67adc263ad fix(release): supports darwin x86_64 (#637) 2024-09-26 11:36:54 +08:00
Aaron Pham
0209a804ec chore(script): update build script to use env (#596)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-15 10:53:23 -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
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
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