Skip to content
Open
Show file tree
Hide file tree
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 Apr 10, 2026
a7d6c15
remove local files
nourzakhama2003 Apr 11, 2026
863e68c
restore snapshost to main
nourzakhama2003 Apr 11, 2026
bc890be
fix reviewr feedback and update snapshots
nourzakhama2003 Apr 13, 2026
de3f454
fix: adress and fix multi-agent code review issues for chat mode per…
nourzakhama2003 Apr 13, 2026
c4f939a
adresse fix userestore unused import
nourzakhama2003 Apr 13, 2026
49a0d51
fix: add setUp to e2e tests
nourzakhama2003 Apr 13, 2026
e045362
fix: address PR code review issues
nourzakhama2003 Apr 13, 2026
4d3eede
fix: address code review issues (v2)
nourzakhama2003 Apr 13, 2026
ada8b45
fix Escape key after selectChatMode - dismisses tooltip blocking
nourzakhama2003 Apr 13, 2026
246e95a
fix: add settings to useRestoreChatMode dependencies
nourzakhama2003 Apr 13, 2026
4556be4
fix: address code review issues - persistChatModeToDb errors, i18n ke…
nourzakhama2003 Apr 13, 2026
292906b
fix: address code review suggestions - quota readiness, IPC optimizat…
nourzakhama2003 Apr 14, 2026
1aa155e
Updated docstring for getEffectiveDefaultChatMode to reflect non-Pro …
nourzakhama2003 Apr 14, 2026
160f7c0
estored toast guards and test-mode duration
nourzakhama2003 Apr 14, 2026
65a3ea6
refactor: revert unrelated changes to clean up PR
nourzakhama2003 Apr 15, 2026
3fc302f
fix: address maintainer feedback on chat mode persistence
nourzakhama2003 Apr 15, 2026
5ff2c89
fix: address Devin Review findings
nourzakhama2003 Apr 15, 2026
4c45309
fix: address Devin Review findings and revert unrelated changes
nourzakhama2003 Apr 15, 2026
e46fd7f
clean chatinput changes
nourzakhama2003 Apr 15, 2026
fd97e9e
fix: remove duplicate QueuedMessagesList props from rebase
nourzakhama2003 Apr 15, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions drizzle/0027_luxuriant_redwing.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE `chats` ADD `chat_mode` text;
Comment thread
nourzakhama2003 marked this conversation as resolved.
Loading
Loading