Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create and Pack Agent Package command should use the agent names from yaml file #75

Open
OvidiuCode opened this issue Aug 21, 2024 · 0 comments

Comments

@OvidiuCode
Copy link
Contributor

Describe the bug

  1. When you create a new agent package the input name should be the agent name in agent-spec.yaml
  2. 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

  1. 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
  2. Pack an agent selection will show all the directories instead of the agent names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant