Below are the steps to run the agent kernel and your custom agents.
  1. Open a terminal and run agent Kernel
    cd ~/Heex_SDK_<version>/    
    ./runHeexKernel.sh
    
  2. Open a new terminal and run your Recorder
    cd ~/Heex_SDK_<version>/get-started/cpp
    ./GetStartedRecorder
    
  3. Open a new terminal and run your Monitor
    cd ~/Heex_SDK_<version>/get-started/cpp
    ./GetStartedMonitor
    
💡 Tip: 🎉 CONGRATULATIONS! You have triggered your first event!
â„šī¸ 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