* fix: #247 - inference plugin should check nitro service available
* fix: #247 check service status and emit error if any
* chore: error handling
* chore: typo
* fix: open conversation does not work when model is deleted
* chore: reload plugins in development mode without exiting the process
* chore: move model file check to inference plugin
* update package-lock.json
---------
Co-authored-by: Hien To <>
* 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 <>