Skip to content

[Request] Track prompt history #225

@natemoo-re

Description

@natemoo-re

Is your feature request related to a problem? Please describe.
It would be interesting if individual prompts tracked their own submission history

Describe the solution you'd like
This could be an option enabled via something like updateSettings({ history: { id: 'my-package' } }), which would then create and store global prompt history for open ended input prompts. Each of those would need a unique ID, and we'd need to key the history against the package version as well.

Describe alternatives you've considered
Is this even a good idea? We could not implement this! Which, tbh, is also perfectly valid.

Additional context
See discussion thar sparked this idea in #186

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions