Restoring a checkpoint and an earlier point in the conversation #239
liorshk
started this conversation in
Protocol Suggestions
Replies: 2 comments
-
|
Agree with this - "double escape" has become a useful (and necessary) convention for working with Agents - would be keen to support. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
We would also love to see this feature! (branch out conversations, edit previous messages, etc.) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems like there are 2 missing capabilities in the protocol right now but are available in the underlying CLIs:
“Restore to before this change/tool call”
“Restore to an earlier point in the conversation”
Right now, different agents expose this in ad-hoc ways (e.g., gemini has checkpointing) but it seems like the current protocol doesn't support this.
Beta Was this translation helpful? Give feedback.
All reactions