Rollback history in realtime #456
emanuelturis
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
there's an issue about deleting messages #938 (not implemented yet) not sure if that's enough for you case, or if you want to keep both paths of the conversation. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm not sure if this feature exists yet, I've tried looking through the code and the TUI but couldn't find it.
I would like the ability to rollback history inside the chat window, so that I can "fork" the conversation at a certain point.
I've been playing with Horizon Alpha, and sometimes it stops calling tools, not because of an error I believe, but just because if it doesn't call once, it sort of learns to not do it from the history. So it would be nice to select a message and rollback to that point, maybe even with a brand new session name forked.
If there is a command when I'm selecting a message to "go back to it", I can't find it. I could manually change the SQL file, but it would be cool to have that built-in.
I'm happy to contribute if it's necessary.
Beta Was this translation helpful? Give feedback.
All reactions