-
Notifications
You must be signed in to change notification settings - Fork 2.3k
PR Summary: Chat Mode Persistence & Code Review Fixes #3142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
nourzakhama2003
wants to merge
21
commits into
dyad-sh:main
Choose a base branch
from
nourzakhama2003:fix/chat-mode-code-review-followup
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,900
−558
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
6f5ced4
feat: add per-chat mode persistence
nourzakhama2003 a7d6c15
remove local files
nourzakhama2003 863e68c
restore snapshost to main
nourzakhama2003 bc890be
fix reviewr feedback and update snapshots
nourzakhama2003 de3f454
fix: adress and fix multi-agent code review issues for chat mode per…
nourzakhama2003 c4f939a
adresse fix userestore unused import
nourzakhama2003 49a0d51
fix: add setUp to e2e tests
nourzakhama2003 e045362
fix: address PR code review issues
nourzakhama2003 4d3eede
fix: address code review issues (v2)
nourzakhama2003 ada8b45
fix Escape key after selectChatMode - dismisses tooltip blocking
nourzakhama2003 246e95a
fix: add settings to useRestoreChatMode dependencies
nourzakhama2003 4556be4
fix: address code review issues - persistChatModeToDb errors, i18n ke…
nourzakhama2003 292906b
fix: address code review suggestions - quota readiness, IPC optimizat…
nourzakhama2003 1aa155e
Updated docstring for getEffectiveDefaultChatMode to reflect non-Pro …
nourzakhama2003 160f7c0
estored toast guards and test-mode duration
nourzakhama2003 65a3ea6
refactor: revert unrelated changes to clean up PR
nourzakhama2003 3fc302f
fix: address maintainer feedback on chat mode persistence
nourzakhama2003 5ff2c89
fix: address Devin Review findings
nourzakhama2003 4c45309
fix: address Devin Review findings and revert unrelated changes
nourzakhama2003 e46fd7f
clean chatinput changes
nourzakhama2003 fd97e9e
fix: remove duplicate QueuedMessagesList props from rebase
nourzakhama2003 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ALTER TABLE `chats` ADD `chat_mode` text; | ||
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.