Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Load and Manage Saved Conversations in Profiles #88

Open
twalderman opened this issue Jun 8, 2024 · 0 comments
Open

Comments

@twalderman
Copy link

twalderman commented Jun 8, 2024

User Story: Load and Manage Saved Conversations in Profiles

As a user, I want to manage my conversations within different profiles so that I can load previously saved conversations easily and ensure they are associated with specific profiles for better organization.

Acceptance Criteria:
Command to List Saved Conversations:
There must be a /list_saves command.
This command should display the names or numbers of all saved conversations associated with the current profile.
Command to Load Saved Conversations:
There must be a /load_saves [name_or_number] command.
This command should load the chosen saved conversation into the current context of the profile, replacing any existing conversation.

Benefits:
Improved Utility: Profiles become more useful by enabling users to quickly switch between different saved conversations.
Convenient Management: Users can easily see and load their saved conversations, thereby enhancing their experience and productivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant