Commit History

Author SHA1 Message Date
  Shun Miyazawa 4e3ce40b83 Merge branch 'master' into imprv/thread-history 11 months ago
  Shun Miyazawa e2c19c508b Merge pull request #10089 from weseek/feat/pre-response-message 11 months ago
  Yuki Takei 3d7974457b Merge pull request #10096 from weseek/feat/167664-implement-api-to-return-threads-created-by-user-in-creation-order 11 months ago
  Yuki Takei 1ca97505a9 Merge pull request #10094 from weseek/fix/167648-message-gets-sent-when-pressing-enter-to-confirm-text-conversion 11 months ago
  Yuki Takei 7c5b77e7b5 update settings.json 11 months ago
  Shun Miyazawa 59feb5f202 refactor: update timestamps configuration to disable createdAt field in ThreadRelation schema 11 months ago
  Shun Miyazawa 1082fa0e8f fix: ensure sorting by updatedAt in recent threads pagination 11 months ago
  Shun Miyazawa 8671b6efc6 fix: update error message for failed recent threads retrieval 11 months ago
  Shun Miyazawa 0b875a3638 refactor: remove unused sort query parameter from getRecentThreads route 11 months ago
  Shun Miyazawa 57bb05e90f refactor: update ThreadRelationModel to use PaginateModel and improve type definitions in getRecentThreads route 11 months ago
  Shun Miyazawa 916ae2457b fix: correct validation message for limit query parameter 11 months ago
  Shun Miyazawa 4441ff73c8 implement pagination for recent threads and add timestamps to thread relations 11 months ago
  Shun Miyazawa 562f062c3e add getRecentThreads endpoint and service method 11 months ago
  Yuki Takei ca26517e80 update roo mcp settings 11 months ago
  Shun Miyazawa b167c3bcf8 improve keyDownHandler to ignore events while composing 11 months ago
  Shun Miyazawa 88482e4d15 fix: handle errors in pre-message generation to improve logging 11 months ago
  Shun Miyazawa 42804fc264 Merge branch 'master' into feat/pre-response-message 11 months ago
  Yuki Takei 1691bc95d6 Merge pull request #10090 from weseek/imprv/167603-behavior-when-pre-message-and-main-message-arrive 11 months ago
  Shun Miyazawa ecba218cf8 feat: enhance message handling to separate pre-messages and main messages during processing 11 months ago
  Shun Miyazawa 4a44965ba4 feat: update pre-message handling to include finished state and refactor related methods 11 months ago
  Shun Miyazawa c240c144f9 docs: add comment for SSE response creation in postMessageHandlersFactory 11 months ago
  Shun Miyazawa fe70887744 fix: remove debug log for isMainMessageGenerating in messageDeltaHandler 11 months ago
  Shun Miyazawa 95ea97e95f feat: add handling for main message generation state in pre-message delta processing 11 months ago
  Shun Miyazawa 99c2ef479d fix: restore generateAndProcessPreMessage call for pre-message processing in SSE 11 months ago
  Shun Miyazawa c3f6a23040 refactor: simplify generateAndProcessPreMessage signature for improved readability 11 months ago
  Shun Miyazawa 644463afb8 feat: update generateAndProcessPreMessage to return void for improved clarity 11 months ago
  Yuki Takei 0a4dde9a30 Merge pull request #10086 from weseek/feat/167463-implement-pre-message-creation-logic 11 months ago
  Shun Miyazawa 70f6d7dacd feat: add onPreMessage handler to process pre-messages in knowledge assistant 11 months ago
  Yuki Takei 540a00fc31 Merge pull request #10088 from weseek/imprv/editor-assistant-instruction 11 months ago
  Shun Miyazawa 3028de6f55 feat: add preMessageDeltaHandler for streaming pre-message updates in SSE 11 months ago