The API that returns list of available agents doesn't include the file path.
The request is to include the file path to the agent definition file.
In VS Code we'd like to get the original path to the File so users can edit these agent files.
I understand that in some cases the agent files are not local hence the file path could be empty,
Optionally the file path could return the remote Uri in the case of remote files.
The API that returns list of available agents doesn't include the file path.
The request is to include the file path to the agent definition file.
In VS Code we'd like to get the original path to the File so users can edit these agent files.
I understand that in some cases the agent files are not local hence the file path could be empty,
Optionally the file path could return the remote Uri in the case of remote files.