goose
goose copied to clipboard
Sessions -- sharing, saving, reverting
Please explain the motivation behind the feature request. We've received feedback for making sessions:
- shareable - people want to share goose sessions with their team
- findable - people would like to go back to previous sessions
- editable - people would like to be able to jump into a current or former session mid-conversation
With https://github.com/block/goose/pull/1393/files, we are one step closer to being able to have better session management in the UI by removing the vercel sdk fork dependency.
Describe the solution you'd like This ticket is meant to be a placeholder and this issue will likely be divided up into several smaller sub-issues.
Discussion can be held here or in this discussion topic: https://github.com/block/goose/discussions/1399