* chore: notarize Jan app for macos distribution
* chore: fix entitlements path
* chore: update notarize package
* chore: update post signing hook
* chore: use built-in notarize tool
* chore: update entitlements
* chore: binary code sign
* add auto signing binary file script
* Separate build:plugins for darwin os
---------
Co-authored-by: Hien To <>
* fix(nitro): Update config for new nitro
* fix(nitro): Update new name mapping
* feat(nitro): Update new version d09bae4
* chore(nitro): Update windows to new version
* fix: Update path to none
Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>
* fix: Update inline conditional for binary selection re: platform
Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>
* fix(nitro): Update port for nitro webserver
---------
Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>
* chore: update eslint ignore patterns
* Add CI linter and test
* remove app arch and start a conversation test case
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
* Separate CICD into multi platform
* Update yarn script to build multi-platform and arch
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Hien To <>
* add empty conversation model selection
Signed-off-by: James <james@jan.ai>
* chore: using secondary button instead of sidebar button
Signed-off-by: James <james@jan.ai>
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
* fix: inference service does not work on win32
* chore: fix path on windows
* chore: fix win32 working directory
* add nitron.exe for windows
---------
Co-authored-by: Louis <louis@jan.ai>
Co-authored-by: Hien To <tominhhien97@gmail.com>