8000 Add flag on CLI to reopen last session · Issue #2356 · block/goose · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add flag on CLI to reopen last session #2356

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

Closed
1 task done
willianba opened this issue Apr 25, 2025 · 2 comments
Closed
1 task done

Add flag on CLI to reopen last session #2356

willianba opened this issue Apr 25, 2025 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@willianba
Copy link

Please explain the motivation behind the feature request.
I do goose s a lot, and it's not always that I give names to my sessions. Only if I know exactly what I'm going to ask. But most of the time they start without a name. If I decide to reopen this conversation again later, I need to open the history folder and check what was the conversation so I can copy its name and paste it into the terminal.

Describe the solution you'd like
My suggestion is to have something like a --last, -l param, so we could do goose s -l to automatically reopen the latest conversation created.

Describe alternatives you've considered
This idea came from another CLI tool I use called howto where it uses a + sign to continue a previous conversation.

  • I have verified this does not duplicate an existing feature request
@anilmuppalla
Copy link

goose session -r seems to resume your previous session,

this is the help for it.

 -r, --resume
          Continue from a previous chat session. If --name or --path is provided, resumes that
          specific session. Otherwise resumes the last used session.

@willianba
Copy link
Author

thank you @anilmuppalla!!!
i think i was obsessed by last chat that i didn't realize on looking for other keywords. 🤦🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants
0