I do not see task moniotor or visualizer in my UI

Hello - I just created a bot using GitHub. I got everything to work. However, I do not see the visualizer in my version. Curious, is this because I am using the open-source version? Here is a screenshot.

Hi there Allan! can you please specify how you installed solace agent mesh? Did you use pip install or some other installation? And please specify the following

  • Your operating system
  • Python version
  • solace agent mesh version

From the screenshot it looks like you are using a very old version of Solace Agent Mesh and I’m wondering what steps you took to install it.

Hello,

Source: We started at the Solace Agent Mesh GitHub repository.

  1. Environment: Set up a clean Python 3.14 environment to ensure the AI’s “brain” had a dedicated workspace.
  2. Command: Ran pip install solace-agent-mesh to get the core tools.
  3. Initialization: Used sam init --gui to launch a web-based setup wizard, where we connected the mesh to OpenAI’s cloud.

@user33 Could you also please specify your operating system? and when you run sam -v what version do you get?