Shun Miyazawa
|
dd4e469df2
Refactor useKnowledgeAssistant for improved clarity and functionality
|
10 ay önce |
Shun Miyazawa
|
e08e7cfa89
Remove unused threadData parameter from onItemClick in AiAssistantItemProps
|
10 ay önce |
Shun Miyazawa
|
867d431ee8
Merge pull request #10107 from weseek/feat/167668-display-individual-assistant-thread-history
|
10 ay önce |
Shun Miyazawa
|
4c20137e7a
Merge pull request #10102 from weseek/feat/167670-show-recent-thread-items
|
10 ay önce |
Shun Miyazawa
|
74afa449d9
Refactor ThreadList and thread-relation types for improved clarity and functionality
|
10 ay önce |
Shun Miyazawa
|
0cb4c7b9cb
fix lint error
|
10 ay önce |
Shun Miyazawa
|
ad52614f4d
Sort thread relations by updatedAt in getThreadsByAiAssistantId method
|
10 ay önce |
Shun Miyazawa
|
8375644e28
fix lint error
|
10 ay önce |
Shun Miyazawa
|
83850c6b20
fix lint error
|
10 ay önce |
Shun Miyazawa
|
5e0f35ab1c
Add refresh functionality for AiAssistant data in management modal
|
10 ay önce |
Shun Miyazawa
|
5247d6b3b1
Remove unused ThreadItem and ThreadItems components from AiAssistantList
|
10 ay önce |
Shun Miyazawa
|
1e2940656e
Add tabIndex to ThreadList item for improved accessibility
|
10 ay önce |
Shun Miyazawa
|
3c465ddf10
Update apps/app/public/static/locales/zh_CN/translation.json
|
10 ay önce |
Shun Miyazawa
|
2502d578f2
Add translation for 'no_recent_chat' message in ThreadList component
|
10 ay önce |
Shun Miyazawa
|
9d21d6fda9
Refactor link rendering in AiAssistantChatInitialView to use Link component and improve styling for page paths
|
10 ay önce |
Shun Miyazawa
|
39e55367b3
Refactor AiAssistantChatInitialView to improve structure and styling of reference pages and recent chat sections
|
10 ay önce |
Shun Miyazawa
|
a556c4ea59
Add styling for ThreadList component and apply it in the render
|
10 ay önce |
Shun Miyazawa
|
c987dd3094
Add translation for 'recent_chat' in multiple languages and update AiAssistantChatInitialView to use the translation
|
10 ay önce |
Shun Miyazawa
|
c5cdb41c86
Refactor AiAssistantChatInitialView to conditionally render description paragraph
|
10 ay önce |
Shun Miyazawa
|
e38d89be93
Add ThreadList component to AiAssistantChatInitialView for displaying recent threads
|
10 ay önce |
Shun Miyazawa
|
274c48ac66
Remove suspense option from useSWRINFxRecentThreads in ThreadList component
|
10 ay önce |
Shun Miyazawa
|
1f0d0cb673
Remove debug log for ThreadList data
|
10 ay önce |
Shun Miyazawa
|
d60e7afd49
Fix thread expiration update handling in postMessageHandlersFactory
|
10 ay önce |
Shun Miyazawa
|
fb249c11e6
Enhance knowledge assistant by integrating recent threads mutation and ensuring thread expiration updates are awaited
|
10 ay önce |
Shun Miyazawa
|
4bf8074598
Add recent threads mutation handling in AiAssistantContent
|
10 ay önce |
Shun Miyazawa
|
c9e18cf0d8
Merge branch 'imprv/thread-history' into feat/167670-show-recent-thread-items
|
10 ay önce |
Shun Miyazawa
|
9afaba5a71
Merge branch 'master' into imprv/thread-history
|
10 ay önce |
Yuki Takei
|
189e0cea4f
Merge pull request #10093 from weseek/imprv/roo-code-like-replacing
|
10 ay önce |
Shun Miyazawa
|
8adb637bc2
Add SWRConfiguration support to useSWRINFxRecentThreads for enhanced configuration options
|
10 ay önce |
Shun Miyazawa
|
17c5746312
Update pagination limit for recent threads to 20 in validation and default settings
|
10 ay önce |