solace-agent-mesh icon indicating copy to clipboard operation
solace-agent-mesh copied to clipboard

[Bug]: Dash in the agent-name in yaml.config breaks the agent

Open cyrus2281 opened this issue 4 months ago • 0 comments

Bug Description

Dash in the agent-name in yaml.config breaks the agent

eg:

agent_name: my-agent

what works agent_name: myAgent

Expected Behavior

A dash in the agent name should not break the system. maybe internally replace the dash with camel case

Steps to Reproduce

create a custom agent use dash in the agent name field run the project

Solace Broker version

No response

Solace API

No response

Solace API version

No response

cyrus2281 avatar Sep 06 '25 19:09 cyrus2281