-
Notifications
You must be signed in to change notification settings - Fork 0
Add artifacts list command #283
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Priority Level
Medium (Nice to have)
Is your feature request related to a problem?
Per bug bash feedback row 21, there is no artifacts list command to enumerate completed runs or locate adapters for resume workflows. This makes the CLI hard to use in any an agent pipeline: an agent can't find the latest adapter without filesystem inspection, and --auto-discover-adapter is a black box with no way to audit what it found.
Nina: This looks to me like a user wanting more transparency in the --auto-discover-adapter option. It works, but the user just wants to be able to confirm that it works.
Describe the solution you'd like
One possible solution is adding some printouts to the --auto-discover-adapter to clearly show how it was done?
Another possible solution is to do a new safe-synthesizer artifacts list
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request