chore: add facades refactor: core module export refactor: inference plugin - deprecate function registering (#537) * refactor: revamp inference plugin as class - deprecate function registering * refactor: monitoring plugin - deprecate service registering (#538) refactor: revamp inference plugin as class - deprecate function registering chore: update import refactor: plugin revamp - model management chore: update build steps and remove experimental plugins refactor: remove pluggable electron chore: add sorting for conversations chore: build plugins for testing chore: consistent plugin directory name chore: docs chore: fix CI chore: update conversation prefix
* chore: disable app update on test * chore: add build:test step * Update CI test uses yarn build:test * Plugin pull from npm registry instead of rebuild --------- Co-authored-by: Hien To <tominhhien97@gmail.com>
* Refactor cicd * Correct version plugin core --------- Co-authored-by: Hien To <tominhhien97@gmail.com>