Add session restore feature#422
Draft
IlyaRastorguev wants to merge 6 commits into
Draft
Conversation
This feature brings abilitty to restore project tabs after muxy relaunch. The commands from project tabs goes throught blacklist, for reason not to run git push or sudo rm. Also code agents commands run with flags to continue last chat automatically.
9c7efce to
a40d6dd
Compare
Member
|
@IlyaRastorguev is this still draft? |
Contributor
Author
It's almost done. i still have one bug, it's not "Major" tear, but send to review PR with known bug not in my style 😄. |
Member
|
Seems a needed feature. I can reserve Cmd+Shift+T for it like browser |
Contributor
Author
This combination already used in tab rename action. |
Member
|
feel free to drop the tab rename shortcut and use for this. we can use shift+option+T for tab rename |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This feature brings abilitty to restore project tabs commands after Muxy relaunch. The commands from project tabs goes throught blacklist, for reason not to run git push or sudo rm. Also code agents commands run with flags to continue last chat automatically.
This feature is not a "tmux-like" behavior, no background tasks running, no client-server, it's more like "continue where you left" in browser.
Changes
Testing
scripts/checks.shpassesScreenshots