Commit Graph

  • 100acd76f9 fix(core): StreamedBytesIO ignores negative read size and drops seek(SEEK_END) position (#3136) main Andrew Chen 2026-07-16 19:51:07 +08:00
  • b6bd1ee306 fix(core): handle native bool value in VariablesProvider._convert_to_value_type (#3135) Andrew Chen 2026-07-16 19:50:41 +08:00
  • f5d0359375 fix(file): preserve bucket in simplified fsspec paths (#3134) Andrew Chen 2026-07-16 19:50:13 +08:00
  • 4752f9fa8c fix(rag): ExcelKnowledge._load must handle headerless sheets and multi-sheet workbooks (#3137) Andrew Chen 2026-07-16 19:14:50 +08:00
  • 7996544a43 fix(rag): correct empty/non-list guard in TeiRerankEmbeddings._parse_results (#3133) Syed Osama Ali Shah 2026-07-15 11:27:43 +03:00
  • f5adbef2ac fix(chat): avoid handleChat temporal dead zone (#3132) alanchen 2026-07-15 14:01:52 +08:00
  • 2d1663cf5c feat:add ask_question tool as builtin-tools (#3107) Aries-ckt 2026-07-12 18:51:38 +08:00
  • 209588ddd5 fix(config): allow Milvus vector store type in TOML configuration (#3127) chen-alan 2026-07-09 19:34:00 +08:00
  • c4b3f2314b feat:knowledge base support agentic search feat/agentic_kb_search aries_ckt 2026-07-05 00:10:47 +08:00
  • b6bf689931 feat:knowledge base support agentic search aries_ckt 2026-07-05 00:04:15 +08:00
  • 2c430edf18 feat:knowledge base support agentic search aries_ckt 2026-07-05 00:02:17 +08:00
  • 39afc435cb feat:knowledge base support agentic search aries_ckt 2026-07-04 23:56:34 +08:00
  • 80dea8da50 feat: add domain knowledge index base/factory/index for git-repo indexing aries_ckt 2026-07-04 23:49:40 +08:00
  • cd1d6af08b feat: knowledge base git-repo UI, kb tool rendering and codegraph step styling aries_ckt 2026-07-04 23:48:12 +08:00
  • a0b49a1600 feat: integrate codegraph tools as built-in knowledge base tools aries_ckt 2026-07-04 23:44:07 +08:00
  • d8c2abf027 fix(config): allow Milvus vector store type in TOML configuration (#3041) 田云钊 2026-07-04 11:33:11 +08:00
  • 641704de40 fix(cors): configure allowed origins and request errors fix/cors-allowed-origins alan.cl 2026-07-01 19:56:47 +08:00
  • ba807d7cd3 chore:fmt feat/ask_user_tool aries_ckt 2026-06-29 09:53:52 +08:00
  • a517bdf01a chore:fmt aries_ckt 2026-06-19 23:31:42 +08:00
  • 4c88712510 chore:fmt aries_ckt 2026-06-18 23:48:04 +08:00
  • e7bde5595c chore:fmt aries_ckt 2026-06-18 22:43:55 +08:00
  • bd872b8ad2 feat:add ask_question tool aries_ckt 2026-06-18 22:38:42 +08:00
  • ee9c64a6cf feat:add ask_question tool aries_ckt 2026-06-18 22:24:26 +08:00
  • 8b6d460ba6 Merge remote-tracking branch 'origin/main' alan.cl 2026-06-18 14:45:59 +08:00
  • 177bfc84f7 chore: update 0.8.1 version (#3106) v0.8.1 alanchen 2026-06-18 12:39:11 +08:00
  • 9c53f3cab7 chore: update 0.8.1 version docs/v0.8.1-release-note alan.cl 2026-06-18 10:13:43 +08:00
  • 4b587e1da9 Merge remote-tracking branch 'origin/main' alan.cl 2026-06-17 21:42:18 +08:00
  • fe35e832a4 fix(sandbox): require local runtime opt-in (#3092) Yufeng He 2026-06-17 19:50:00 +08:00
  • f5904fe7b8 feat:add ask_question tool aries_ckt 2026-06-15 00:14:23 +08:00
  • f228e99be9 feat:add ask_question tool aries_ckt 2026-06-14 23:33:29 +08:00
  • 03e5811d57 feat: Support Schedule task and MCP connector (#3095) alanchen 2026-06-08 11:43:35 +08:00
  • 597b1e63b8 fix(connector): 修复 CI 风格检测与陈旧单测 feat/ai_connector alan.cl 2026-06-04 21:35:49 +08:00
  • d554c6c4b9 fix(web): repair merge conflicts in chat input area + clean up ManusLeftPanel alan.cl 2026-06-04 20:12:44 +08:00
  • e58777768d Merge branch 'main' into feat/ai_connector alan.cl 2026-06-04 16:02:22 +08:00
  • de9e59500d Merge remote-tracking branch 'origin/main' alan.cl 2026-06-04 09:50:08 +08:00
  • 3cf8cbaddc docs(application): add MCP connectors & scheduled tasks guides + i18n alan.cl 2026-06-03 19:33:37 +08:00
  • 910d928917 fix(i18n): 保存为定时任务按钮支持国际化 alan.cl 2026-06-03 17:58:49 +08:00
  • 5c0c25e8f1 feat: add CLIENT SETNAME to Valkey vector store client (#3090) Anna Tao 2026-06-03 02:43:42 -07:00
  • 82408793f5 feat: upgrade MiniMax default model to M3 (#3093) Octopus 2026-06-03 17:42:55 +08:00
  • e2fee36b13 feat(scheduled-task): add cron-based chat replay scheduled tasks alan.cl 2026-06-02 21:22:30 +08:00
  • dae085b6df fix ui alan.cl 2026-05-31 11:50:26 +08:00
  • 9f54958429 chore(schema): add v0.8.1 schema for MCP connector + scheduled task tables alan.cl 2026-05-31 11:50:26 +08:00
  • ad7b21c4c5 feat(connector): support mcp streamablehttp protocol alan.cl 2026-05-30 15:54:25 +08:00
  • 1c9e320521 fix(model): support DeepSeek V4 Pro (#3079) Artoriasn 2026-05-27 21:09:36 +08:00
  • 0868c23988 fix(connector): route order + frontend list URL trailing slash alan.cl 2026-05-27 11:31:47 +08:00
  • bfb8ba6a09 fix(connector): register ConnectorServe in register_serve_apps alan.cl 2026-05-27 11:06:10 +08:00
  • 9041733342 fix(connector): wire frontend through ctx-axios + add sidebar entry + normalize field names alan.cl 2026-05-27 10:51:32 +08:00
  • 6add267298 feat(connector): support user-defined custom MCP servers (custom_mcp) alan.cl 2026-05-26 13:56:09 +08:00
  • 6eb5f1b961 feat(connector): wire HITL ConfirmDialog into chat composer alan.cl 2026-05-26 13:47:39 +08:00
  • 5da697034f feat(connector): multi-select connectors in chat composer alan.cl 2026-05-26 13:03:24 +08:00
  • babd975465 feat(connector): inject only user-selected connectors per request alan.cl 2026-05-26 12:06:12 +08:00
  • beb9e6244b feat(connector): auto-prefix MCP tool names per connector instance alan.cl 2026-05-26 11:48:05 +08:00
  • 3875b900ec feat(connector): wire /types endpoint to catalog with custom_mcp option alan.cl 2026-05-26 11:19:45 +08:00
  • 5dc365682a fix(rag): use size chunking by default for markdown knowledge (Fixes #3030) (#3033) Honglei 2026-05-25 23:46:57 +08:00
  • b855cd0d54 feat: Harden ~/.dbgpt/configs/<profile>.toml file permissions to 0o600 (#3077) Jaeyoung Yun 2026-05-26 00:44:58 +09:00
  • c3e361fbb8 feat:add ask-user tool and modularize react tools aries_ckt 2026-05-25 00:03:53 +08:00
  • 3a07e8dc33 fix: restrict personal skill script execution (#3071) Cc 2026-05-21 19:57:01 +08:00
  • 79ea62cd4e fix: validate example file names (#3066) Cc 2026-05-21 19:17:44 +08:00
  • aecad1a9c0 fix: validate skill upload filenames (#3065) Cc 2026-05-21 19:17:22 +08:00
  • 51c4e8cdaa fix: handle knowledge space id responses (#3070) Cc 2026-05-21 19:16:57 +08:00
  • 72639e849b fix: constrain python upload filenames (#3064) Cc 2026-05-21 19:16:22 +08:00
  • cc47cf0cc9 fix(agent): tolerate multi-step ReAct output (#3074) Artoriasn 2026-05-21 09:57:16 +08:00
  • 9470ea03ff feat(agent):adds context management, task-plan tracking, and the corresponding frontend UI. (#3053) Aries-ckt 2026-05-18 11:17:04 +08:00
  • d6e1581dcd feat: Implement VARBINARY and BINARY types for StarRocks (#3062) Aalron 2026-05-17 23:13:13 +08:00
  • 6d16b8775b fix:budget bug feat/context_engineer aries_ckt 2026-05-15 18:15:56 +08:00
  • fa1a8d2f70 fix(chat_db_qa): tell LLM the table list is a TOP-K subset, not the full DB (#3045) hankchorome 2026-05-13 11:42:39 +08:00
  • 0c22d4780d feat: dbgpt support connector alan.cl 2026-05-13 10:01:24 +08:00
  • 8a4940ded8 fix: fix the insufficient length of the content column in the gpts_messages table (#3055) Aalron 2026-05-13 09:51:50 +08:00
  • d60c91c752 feat(ext): add Valkey cache integration (#3057) Daria Korenieva 2026-05-12 05:34:43 -07:00
  • 3f22486586 chore:fmt aries_ckt 2026-05-12 18:51:07 +08:00
  • eff467b832 Merge remote-tracking branch 'origin/feat/context_engineer' into feat/context_engineer aries_ckt 2026-05-11 10:44:17 +08:00
  • 303aa20928 chore:fmt aries_ckt 2026-05-11 10:43:00 +08:00
  • 42d94d846f doc:add react agent context manager,including compact, budget. aries_ckt 2026-05-09 15:58:49 +08:00
  • c1f9c63af6 feat(qdrant): make distance metric configurable (#3044) Mohamed Arbi 2026-05-10 09:05:45 +01:00
  • ca126edfab feat(ext): add Valkey vector store integration (#3051) Daria Korenieva 2026-05-09 04:13:52 -07:00
  • 806c3d5e76 doc:add react agent context manager,including compact, budget. aries_ckt 2026-05-09 15:58:49 +08:00
  • 8323d8a939 feat:add react agent context manager,including compact, budget. aries_ckt 2026-05-09 15:23:54 +08:00
  • 22e87ece6e fix(milvus): make MilvusStore compatible with milvus 2.5+ (#3042) hankchorome 2026-05-09 13:33:14 +08:00
  • c78fa1a10f fix(storage,datasource): per-chunk error tolerance + per-db indexing lock (#3040) hankchorome 2026-05-05 22:31:56 +08:00
  • 000a653d91 feat: add LiteLLM as an embedded AI gateway provider (#3043) Aarish Alam 2026-05-05 20:00:45 +05:30
  • 8ca27d21f9 perf(datasource): cache ConnectorManager.get_connector with TTL (~63s -> <10ms on warm cache) (#3046) hankchorome 2026-05-05 20:36:28 +08:00
  • 71784ce226 fix(datasource): override get_fields() for MSSQL with SQL Server-correct INFORMATION_SCHEMA (#3039) hankchorome 2026-04-30 22:34:38 +08:00
  • e46db3053b fix: add authentication dependency to knowledge module endpoints (#3038) github0070070 2026-04-29 14:40:26 +09:00
  • 9ed8671f4c fix(awel): BranchOperator incorrectly skips shared downstream nodes (fixes #2935) (#3035) Octopus 2026-04-26 20:37:20 +08:00
  • e6abfa26aa feat: Adds support for vector search with Qdrant (#3034) Anush 2026-04-25 08:56:11 +05:30
  • 83d306e8ad fix(rag): honor configured Tongyi embedding model name (Fixes #3029) (#3032) Honglei 2026-04-22 18:53:58 +08:00
  • 116388f931 fix: use explicit UTF-8 encoding when writing code_interpreter temp script (#3023) Octopus 2026-04-20 21:43:47 +08:00
  • 0f133f20eb docs: update external connectors design for SSE-only transport, connector-scoped confirmation, and scheduled task auto-confirm alan.cl 2026-04-09 15:05:33 +08:00
  • b4b0a53d1b feat: add openGauss datasource support (#3007) yanzhicong 2026-04-03 17:18:54 +08:00
  • 294dfcc30d [Fix] Fix DuckDB datasource creation from Web UI (#3009) Honglei 2026-04-02 20:17:01 +08:00
  • a3f21350a9 chore: update 0.8.0 version (#3004) v0.8.0 alanchen 2026-03-27 12:42:28 +08:00
  • 1aa25eb451 fix:fix example path aries_ckt 2026-03-27 11:49:45 +08:00
  • 7bdb4a94c7 chore: update 0.8.0 version release_v0.8.0 alan.cl 2026-03-26 22:19:50 +08:00
  • eb5920bcb8 fix: fix web api prcess url & optmize doc image load performence (#3003) alanchen 2026-03-26 19:08:29 +08:00
  • 79cea76f75 fix: fix web api prcess url & optmize doc image load performence dock_start_command_optimize alan.cl 2026-03-26 16:43:37 +08:00
  • 07dc04b15d fix(docs): add docsSidebar alias to versioned sidebars patches (#3002) Aries-ckt 2026-03-26 14:24:38 +08:00
  • 1c2a5afdb9 fix(docs): add docsSidebar alias to versioned sidebars patches fix/0.8.0_doc aries_ckt 2026-03-26 13:25:59 +08:00
  • 17c1cf835f Merge branch 'fix_readme' into fix_0.8.0_doc fix_0.8.0_doc aries_ckt 2026-03-26 13:13:46 +08:00
  • d9fcf954fa doc:fix doc build. fix_v0.8.0_doc aries_ckt 2026-03-26 13:08:35 +08:00
  • e055429788 docs: add v0.8.0 usage documentation (#2998) Aries-ckt 2026-03-25 21:50:23 +08:00