Save features by default like Atlassian's RovoDev CLI #2133
deadcoder0904
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Cool idea. Might be worth submitting as a FR (issue). |
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.
-
Currently, Gemini doesn't save a feature by its name, and even the
/chat list
function is buggy. Sometimes I'm working on a feature, and it suddenly stops working in the middle of the feature, or it has too many requests, so it stops working.In that case, I want to have a choice that allows it to save features so I can just press continue. Save should be default so you can go back to the history.
Since
/chat list
isn't working or/chat save
doesn't save even though it says it saved checkpoint but when I check/chat list
, I get empty list.So I propose to create a
/history
feature, so I can go back to old threads and continue. If something happens, then it stops working in the middle during an abrupt error.Beta Was this translation helpful? Give feedback.
All reactions