If you have mutiple yaml files for different configuration for agents, the save command deletes one of the yaml files, updates the md file for the agent to match the frontmatter of the deleted file. The expected behavior is to leave the files in the local registry untouched when the save command is ran and keep the separate yaml files intact.
To reproduce create an agent, create two different frontmatter files yaml files, add it to a package and then try to save the package.
If you have mutiple yaml files for different configuration for agents, the save command deletes one of the yaml files, updates the md file for the agent to match the frontmatter of the deleted file. The expected behavior is to leave the files in the local registry untouched when the save command is ran and keep the separate yaml files intact.
To reproduce create an agent, create two different frontmatter files yaml files, add it to a package and then try to save the package.