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

Suspend and resume a game session #4

Open
maxwelljoslyn opened this issue Apr 15, 2024 · 1 comment
Open

Suspend and resume a game session #4

maxwelljoslyn opened this issue Apr 15, 2024 · 1 comment
Assignees

Comments

@maxwelljoslyn
Copy link
Owner

No description provided.

@maxwelljoslyn maxwelljoslyn self-assigned this Apr 15, 2024
@maxwelljoslyn
Copy link
Owner Author

There's technically a limited amount of support for this right now with the --conversation/-c flag, but it's clunky to use: requires the end user to open up the LLM logs database and look for the right conversation ID by hand which is a total non-starter.

Should wrap this behavior in a --resume flag that continues from where the last session left off. Just requires a couple of database fetches.

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