Skip to content

Add artifacts list command #283

@nina-xu

Description

@nina-xu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions