I'm not sure if goose CLI even has a mechanism for forking, but it would be nice if there was a way to do this goose.nvim. I imagine the way it would work is I could navigate through the chat history (using [[ and ]]), then press another keybinding to fork a conversation at that point. You could then navigate again using [[ and ]] and then use the h / l (left/right) keys to navigate between forks in the selected "node".
I'm not sure if goose CLI even has a mechanism for forking, but it would be nice if there was a way to do this goose.nvim. I imagine the way it would work is I could navigate through the chat history (using
[[and]]), then press another keybinding to fork a conversation at that point. You could then navigate again using[[and]]and then use the h / l (left/right) keys to navigate between forks in the selected "node".