You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you create a new agent package the input name should be the agent name in agent-spec.yaml
When you pack an agent package the selection should show the agent names instead of the directory name. If there are multiple agents with the same name (can happen if there is a copy-paste operation) we should also show the directory name so we avoid the confusion.
We need to change to agent names so we are aligned with the Studio.
To Reproduce
Create a new agent package within VSCode and see that the name provided will be the name of the dir and not of the agent within agent-spec.yaml
Pack an agent selection will show all the directories instead of the agent names.
The text was updated successfully, but these errors were encountered:
Describe the bug
We need to change to agent names so we are aligned with the Studio.
To Reproduce
agent-spec.yaml
The text was updated successfully, but these errors were encountered: