Commit graph

  • f8ba875cd3 Refactor QueryDSL and search types to utilize GOU types directly Max 2025-12-13 11:56:31 +08:00
  • d264c7a784 Implement search configuration management and testing enhancements Max 2025-12-13 11:19:20 +08:00
  • 0b78d62b0f
    Merge pull request #1380 from trheyi/main Max 2025-12-12 19:51:08 +08:00
  • f7af652aab Refine flowchart in DESIGN.md for improved clarity on search decision-making Max 2025-12-12 19:47:55 +08:00
  • 9451829755 Update DESIGN.md to implement and document the new search control mechanism Max 2025-12-12 19:43:50 +08:00
  • 26d2f7f7ed Update DESIGN.md to clarify MCP tool configuration and usage Max 2025-12-12 19:20:33 +08:00
  • 73e48ce6d6 Enhance DESIGN.md to document new search modes and configuration options Max 2025-12-12 19:09:32 +08:00
  • 6ae0a7a12d Refactor DESIGN.md to improve configuration structure and clarity Max 2025-12-12 18:57:08 +08:00
  • f0965e0781 Update agent_next_test.go and DESIGN.md for improved test reliability and documentation clarity Max 2025-12-12 18:35:56 +08:00
  • 8cd71f9946 Enhance DESIGN.md to clarify citation formatting and output structure Max 2025-12-12 10:41:46 +08:00
  • 155782bd7b Refactor DESIGN.md to enhance data flow visualization and clarity Max 2025-12-12 10:34:57 +08:00
  • 1d605b05af Enhance DESIGN.md to introduce source weighting and unified context protocol Max 2025-12-12 10:30:32 +08:00
  • 2d917d6cd8 Update DESIGN.md to clarify configuration hierarchy and usage of processing tools Max 2025-12-12 10:15:47 +08:00
  • f54be0d909 Update DESIGN.md to refine reranking options and clarify configuration details Max 2025-12-12 10:12:22 +08:00
  • 7106b01f90 Refactor DESIGN.md to clarify configuration options for search processing tools Max 2025-12-12 10:06:27 +08:00
  • cf6f342e42 Update DESIGN.md to reflect changes in processing tool configurations Max 2025-12-12 10:03:45 +08:00
  • 0996a49617 Update DESIGN.md to clarify processing tool configurations and usage Max 2025-12-12 10:01:19 +08:00
  • b5f0791f58 Revise DESIGN.md to clarify configuration hierarchy and processing tools Max 2025-12-12 09:57:49 +08:00
  • 53bc662f3e Enhance DESIGN.md with user data source handling details Max 2025-12-12 09:30:19 +08:00
  • 3a181354ff Add content module integration for data source processing Max 2025-12-12 09:25:54 +08:00
  • 63c91d7f28 Refactor TestSubscribeFrom for improved timing accuracy and reliability Max 2025-12-12 09:04:35 +08:00
  • 16676f2e8e
    Merge pull request #1379 from trheyi/main Max 2025-12-11 18:09:07 +08:00
  • edf921324b Improve test reliability in TestSubscribeFrom by adjusting sleep durations and timestamp calculations. Increased sleep time to 1100ms for CI environment stability and modified timestamp capture to account for millisecond precision, ensuring accurate event timing in tests. Max 2025-12-11 17:50:00 +08:00
  • ae2d8e3dcd
    Merge pull request #1378 from trheyi/main Max 2025-12-11 17:22:28 +08:00
  • eebaf27f1d Refactor history loading tests and context management Max 2025-12-11 15:32:06 +08:00
  • 4a1c0ec100 Enhance assistant initialization and context management Max 2025-12-11 15:17:17 +08:00
  • bedd98eb52
    Merge pull request #1377 from trheyi/main Max 2025-12-10 17:15:03 +08:00
  • 77fbfc1651 Refactor ListChats response handling to support grouping Max 2025-12-10 16:45:22 +08:00
  • 6fef453d46 Enhance CHAT_STORAGE_DESIGN.md with locale support and assistant details Max 2025-12-10 12:25:27 +08:00
  • 2247104779
    Merge pull request #1376 from trheyi/main Max 2025-12-10 12:17:12 +08:00
  • 24ad563070 Add assistant info retrieval and chat mode management Max 2025-12-10 12:15:55 +08:00
  • b107ccd0b8
    Merge pull request #1375 from trheyi/main Max 2025-12-09 20:13:20 +08:00
  • 2e19ccc914 Enhance JSAPI documentation for hooks and context management Max 2025-12-09 20:12:46 +08:00
  • 30000cc2da
    Merge pull request #1374 from trheyi/main Max 2025-12-09 19:43:02 +08:00
  • ab45ca1dc5 Enhance JSAPI documentation with new methods and properties Max 2025-12-09 19:42:13 +08:00
  • 98d0d749ed Refactor context API to standardize property naming conventions Max 2025-12-09 19:10:06 +08:00
  • 74fb693753
    Merge pull request #1373 from trheyi/main Max 2025-12-09 18:59:30 +08:00
  • 2f1c7063c1 Remove deprecated JSAPI_OUTPUT.md and update JSAPI.md for improved context API documentation Max 2025-12-09 18:58:41 +08:00
  • 55c8635c2a Enhance chat buffer and streaming message handling Max 2025-12-09 18:08:12 +08:00
  • a8a1103b6b Implement connector management in chat system Max 2025-12-09 17:01:03 +08:00
  • 279ae161c6 Enhance chat storage design with HTTP API documentation Max 2025-12-09 16:03:17 +08:00
  • 04a111bbfa Implement chat buffer management and step tracking in Assistant Max 2025-12-09 12:10:11 +08:00
  • 76bbfa0927 Enhance chat filtering and management in Xun store Max 2025-12-09 11:18:55 +08:00
  • f2e0312e61 Implement chat management functionalities in Xun store Max 2025-12-09 10:54:58 +08:00
  • 3c3177a171 Refactor chat storage design to enhance chat and assistant management Max 2025-12-09 10:44:34 +08:00
  • f040361f44
    Merge pull request #1372 from trheyi/main Max 2025-12-09 10:21:12 +08:00
  • 81c32ce7a5 Refactor chat storage design by replacing history with message and resume models Max 2025-12-09 10:20:07 +08:00
  • 0c9cb15d94 Enhance CHAT_STORAGE_DESIGN.md with new filtering and grouping features Max 2025-12-09 10:04:30 +08:00
  • 2b17c0c7a2 Refactor CHAT_STORAGE_DESIGN.md to streamline chat metadata and message indexing Max 2025-12-09 09:44:28 +08:00
  • c30334edc9 Update CHAT_STORAGE_DESIGN.md to clarify message types and storage strategies Max 2025-12-09 09:35:35 +08:00
  • d4189e4d2d Refactor chat storage design to implement a single-write strategy Max 2025-12-09 09:14:40 +08:00
  • 7ada8f6983 Enhance built-in types and chat storage design for retrieval functionality Max 2025-12-09 09:09:31 +08:00
  • 1659f59d72
    Merge pull request #1371 from trheyi/main Max 2025-12-08 19:17:02 +08:00
  • 1d432891d4 Revise chat storage design to enhance resume functionality and message types Max 2025-12-08 19:10:20 +08:00
  • 42d13ec1cb Refactor chat storage design and enhance data models Max 2025-12-08 18:47:45 +08:00
  • 467d4e2398 Enhance Assistant initialization and configuration management Max 2025-12-08 18:25:15 +08:00
  • 31b627aba0 Implement Knowledge Base configuration loading and enhance Assistant initialization Max 2025-12-08 17:08:32 +08:00
  • 5f803ef4d4 Implement authorized script execution and enhance context handling Max 2025-12-08 11:42:01 +08:00
  • 704c0331b1 Enhance Assistant stream functionality and remove history handling Max 2025-12-08 10:28:26 +08:00
  • d68ccc12c7
    Merge pull request #1370 from trheyi/main Max 2025-12-06 18:56:19 +08:00
  • a683452d22 Implement GetDel method for space management in JS API Max 2025-12-06 18:36:06 +08:00
  • 666c1e8d74 Enhance content processing with forceUses configuration Max 2025-12-06 17:38:21 +08:00
  • 4f2db032e6
    Merge pull request #1369 from trheyi/main Max 2025-12-05 21:03:46 +08:00
  • d9b8496a7d Refactor authorized object handling in JS API Max 2025-12-05 20:39:19 +08:00
  • 53a22fd9e4 Enhance context handling in MCP tests and JS API Max 2025-12-05 20:20:21 +08:00
  • a66c2c7666 Implement context passing for MCP tool calls Max 2025-12-05 20:09:38 +08:00
  • f0e445862f Refactor Assistant cache tests and enhance cache functionality Max 2025-12-05 19:49:44 +08:00
  • d0981e53af Enhance engine loading process with progress reporting and timing Max 2025-12-05 18:53:21 +08:00
  • 57724b20db Refactor Assistant script loading and management Max 2025-12-05 18:10:07 +08:00
  • 0bc0821646 Refactor Assistant script handling to use HookScript Max 2025-12-05 14:45:09 +08:00
  • 4a4d9d6f19
    Merge pull request #1368 from trheyi/main Max 2025-12-05 14:32:32 +08:00
  • a50f43a8bb Refactor MCP client handling for improved categorization and information display Max 2025-12-05 14:17:56 +08:00
  • 22fe754940
    Merge pull request #1367 from trheyi/main Max 2025-12-05 13:49:55 +08:00
  • cd5b4df503 Add MCP client loading and printing functionality Max 2025-12-05 12:28:41 +08:00
  • a19f276b36
    Merge pull request #1366 from trheyi/main Max 2025-12-04 12:20:39 +08:00
  • 311350bfbc Enhance Assistant methods with options parameter for improved context management Max 2025-12-04 12:03:00 +08:00
  • a96946d8bb Refactor Assistant context handling to improve options management Max 2025-12-04 10:43:32 +08:00
  • beb63b77de Enhance Assistant functionality with improved content handling and debugging Max 2025-12-03 21:35:54 +08:00
  • 1060c0f0e0 Enhance attachment manager with dual text content handling Max 2025-12-03 18:29:24 +08:00
  • 4170fbd13b Add text content storage functionality to attachment manager Max 2025-12-03 18:18:46 +08:00
  • 60fef5744a Implement custom connector extraction in GetCompletionRequest Max 2025-12-03 12:01:44 +08:00
  • 1202731d25
    Merge pull request #1365 from trheyi/main Max 2025-12-03 11:38:35 +08:00
  • ede240302a Update ConnectorOptions handling in tests and types Max 2025-12-03 10:57:47 +08:00
  • bbba6b9fdb Add modes and database support to Assistant model Max 2025-12-03 10:50:24 +08:00
  • 8d762964b2 Refactor assistant capabilities retrieval and enhance API endpoints Max 2025-12-03 10:05:23 +08:00
  • 4cfbdbd5e2
    Merge pull request #1364 from trheyi/main Max 2025-12-02 19:18:15 +08:00
  • ed62033761 Add modes and default mode fields to Assistant model Max 2025-12-02 19:02:31 +08:00
  • da48896bdf Add database support to Assistant model and related functionalities Max 2025-12-02 18:45:03 +08:00
  • 9e0d0b2e24
    Merge pull request #1363 from trheyi/main Max 2025-12-02 17:15:46 +08:00
  • 4b747a5bfa Add GetStorage function and enhance loadSource logic Max 2025-12-02 16:54:57 +08:00
  • ee44432e69 Enhance assistant prompt handling with new preset and global prompt controls Max 2025-12-02 16:24:22 +08:00
  • 42e920eed6 Implement global prompts functionality in the assistant module Max 2025-12-02 16:03:31 +08:00
  • 45029269af Enhance assistant model with global prompts functionality Max 2025-12-02 15:37:41 +08:00
  • 51092e3324 Refactor assistant model and enhance data handling Max 2025-12-02 14:54:35 +08:00
  • 339a486eb4 Refactor assistant capabilities and update data handling Max 2025-12-02 12:36:47 +08:00
  • 3dd63e5530 Refactor model capabilities to use OpenAI struct Max 2025-12-02 11:33:09 +08:00
  • 31c0f160b4
    Merge pull request #1362 from trheyi/main Max 2025-12-02 09:48:56 +08:00
  • 7e8b2d8d9f Add LLM failure tracing in executeLLMStream and executeLLMForToolRetry methods Max 2025-12-02 09:32:21 +08:00
  • a5776ef6da
    Merge pull request #1361 from trheyi/main Max 2025-12-01 19:03:46 +08:00
  • 5ca78e0133 Enhance tool call handling in stream processing Max 2025-12-01 16:25:35 +08:00