In this mode, a script is provided to run agent Kernel. You will have to handle how to run your agents. Prerequisites :
  • HeexSDK
  • Your agents executables
  • A system configuration file of your production environment
cd ~/Heex_SDK_<version>/    
./runHeexKernel.sh -c system_conf.json
You can now launch your agents the way you see fit.
ℹ️ Info: Cleanup We recommend that you stop agent Kernel when you are done. Please use the following command:
cd ~/Heex_SDK_<version>/    
./runHeexKernel.sh -k