Problem
When a user does the azd ai agent init command, it creates a yaml in the dir. If this is done in something like the users home folder, it is pretty difficult to recover from.
Here is a video clip of this happening: https://app.heymarvin.com/note/9c9dcead-bf57-45db-9242-32d2e781bda0/
Proposed Solution
Mimic git clone behavior and create a folder. This requires cd into the directory, but it is easier to recover from.
Here is a video of someone using it in this way: https://app.heymarvin.com/note/a3d9dcb5-0b75-4eb8-a990-e10717797b4f/
Problem
When a user does the
azd ai agent initcommand, it creates a yaml in the dir. If this is done in something like the users home folder, it is pretty difficult to recover from.Here is a video clip of this happening: https://app.heymarvin.com/note/9c9dcead-bf57-45db-9242-32d2e781bda0/
Proposed Solution
Mimic git clone behavior and create a folder. This requires
cdinto the directory, but it is easier to recover from.Here is a video of someone using it in this way: https://app.heymarvin.com/note/a3d9dcb5-0b75-4eb8-a990-e10717797b4f/