8000 Resuming session via CLI --resume should load older messages · Issue #2294 · block/goose · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Resuming session via CLI --resume should load older messages #2294

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

Open
1 task done
dbraduan opened this issue Apr 22, 2025 · 2 comments · May be fixed by #2476
Open
1 task done

Resuming session via CLI --resume should load older messages #2294

dbraduan opened this issue Apr 22, 2025 · 2 comments · May be fixed by #2476
Labels
enhancement New feature or request

Comments

@dbraduan
Copy link
Contributor

Please explain the motivation behind the feature request.
Currently, when user loads an old session via CLI --resume, they are presented with an empty screen, just having to guess / remember what their conversation was about.

It would be better, if the session would also load the UI of the whole session's conversation and then scroll to the bottom. In this case user can scroll up and see what was happening during it.

Describe the solution you'd like
Would need to read code a bit more, but proposed solution would be to read the full conversation / use same rendering from the current session code, just pre-render it before giving chance user to chat.

Describe alternatives you've considered
TBD.

Additional context
n/a

  • I have verified this does not duplicate an existing feature request
@dbraduan dbraduan added the enhancement New feature or request label Apr 22, 2025
@wendytang
Copy link
Collaborator
wendytang commented Apr 25, 2025

Similar #2356

@Oxwagmi
Copy link
Oxwagmi commented May 6, 2025
Additional feature request

https://github.com/block/goose/blob/main/crates/goose-cli/src/session/builder.rs#L101 after this , additionally a confirmation like "do you want to preview session history ?" when we use goose session -r command .

Oxwagmi added a commit to Oxwagmi/goose that referenced this issue May 8, 2025
@Oxwagmi Oxwagmi linked a pull request May 8, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0