Shun Miyazawa
|
a556c4ea59
Add styling for ThreadList component and apply it in the render
|
hai 10 meses |
Shun Miyazawa
|
c987dd3094
Add translation for 'recent_chat' in multiple languages and update AiAssistantChatInitialView to use the translation
|
hai 10 meses |
Shun Miyazawa
|
c5cdb41c86
Refactor AiAssistantChatInitialView to conditionally render description paragraph
|
hai 10 meses |
Shun Miyazawa
|
e38d89be93
Add ThreadList component to AiAssistantChatInitialView for displaying recent threads
|
hai 10 meses |
Shun Miyazawa
|
274c48ac66
Remove suspense option from useSWRINFxRecentThreads in ThreadList component
|
hai 10 meses |
Shun Miyazawa
|
1f0d0cb673
Remove debug log for ThreadList data
|
hai 10 meses |
Shun Miyazawa
|
d60e7afd49
Fix thread expiration update handling in postMessageHandlersFactory
|
hai 10 meses |
Shun Miyazawa
|
fb249c11e6
Enhance knowledge assistant by integrating recent threads mutation and ensuring thread expiration updates are awaited
|
hai 10 meses |
Shun Miyazawa
|
4bf8074598
Add recent threads mutation handling in AiAssistantContent
|
hai 10 meses |
Shun Miyazawa
|
c9e18cf0d8
Merge branch 'imprv/thread-history' into feat/167670-show-recent-thread-items
|
hai 10 meses |
Shun Miyazawa
|
9afaba5a71
Merge branch 'master' into imprv/thread-history
|
hai 10 meses |
Yuki Takei
|
189e0cea4f
Merge pull request #10093 from weseek/imprv/roo-code-like-replacing
|
hai 10 meses |
Shun Miyazawa
|
8adb637bc2
Add SWRConfiguration support to useSWRINFxRecentThreads for enhanced configuration options
|
hai 10 meses |
Shun Miyazawa
|
17c5746312
Update pagination limit for recent threads to 20 in validation and default settings
|
hai 10 meses |
Shun Miyazawa
|
51036e6081
Rename 'ai_assistant_list' to 'ai_assistant_substance' in translations and update references in components
|
hai 10 meses |
Shun Miyazawa
|
8062308abb
Disable button when no AI assistants are available in AiAssistantList component
|
hai 10 meses |
Shun Miyazawa
|
2f817f5f6e
Rename 'recent_items' to 'recent_threads' in translations and update usage in AiAssistant component
|
hai 10 meses |
Shun Miyazawa
|
8f634fd0a1
Add 'recent_items' translation for multiple languages and update AiAssistant header
|
hai 10 meses |
Shun Miyazawa
|
d4b7b0cfb7
Refactor AiAssistant components: remove unused styles and update class names for consistency
|
hai 10 meses |
Shun Miyazawa
|
11dd23b80d
[wip] Refactor ThreadList component to add openChat and deleteThread handlers
|
hai 10 meses |
Shun Miyazawa
|
4521bea1c1
Add 'aiAssistant' population to recent threads query
|
hai 10 meses |
Shun Miyazawa
|
fba252fe68
Merge branch 'imprv/thread-history' into feat/167670-show-recent-thread-items
|
hai 10 meses |
Shun Miyazawa
|
9f739d37e5
Merge pull request #10099 from weseek/imprv/167669-make-my-assistants-and-team-assistants-into-accordions-collapsible
|
hai 10 meses |
Shun Miyazawa
|
652e873aa3
Merge branch 'imprv/thread-history' into imprv/167669-make-my-assistants-and-team-assistants-into-accordions-collapsible
|
hai 10 meses |
Yuki Takei
|
100dbb726d
Merge pull request #10100 from weseek/feat/167709-exclude-threads-of-deleted-assistants-from-get-openai-threads-recent-response
|
hai 10 meses |
Shun Miyazawa
|
5d24703c0a
Add TODO
|
hai 10 meses |
Yuki Takei
|
d07b3b7002
Merge pull request #10082 from weseek/support/156162-167546-core-package-utils-models-biome
|
hai 10 meses |
Shun Miyazawa
|
af50cbadbe
Refactor ThreadList component: remove props and integrate recent threads fetching
|
hai 10 meses |
Shun Miyazawa
|
8f57de0e59
Refactor AiAssistantContent and ThreadList components: integrate recent threads and remove debug log
|
hai 10 meses |
Shun Miyazawa
|
e17993f22a
Refactor thread relation types: unify pagination type and clean up imports
|
hai 10 meses |