-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Implement session/load in goose acp #5916
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or request
Description
Please explain the motivation behind the feature request.
Currently, Goose VS Code extension, and possibly other client implementations cannot load sessions, which means session history will not work.
Describe the solution you'd like
Implement session load as per the ACP specifications
Describe alternatives you've considered
Unfortunately, there is no alternative as previous protocols/routes are being deprecated in Goose
Additional context
This is the spot to turn on the session/load capability. (But possibly requires more work to expose sessions)
https://github.com/block/goose/blob/main/crates/goose-cli/src/commands/acp.rs#L573
- I have verified this does not duplicate an existing feature request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request