autofix-ci[bot]
|
e569623575
|
[autofix.ci] apply automated fixes
|
2025-11-25 12:08:58 +00:00 |
Zino
|
f2ea86875d
|
Apply suggestions from code review
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-24 14:57:55 +08:00 |
crazywoola
|
ff29b68b27
|
Merge branch 'main' into feature/tool-invocation-add-inputs-param
|
2025-11-21 17:39:29 +08:00 |
wangxiaolei
|
2e0964e0b0
|
fix(api): `SegmentType.is_valid()` raises `AssertionError` for `SegmentType.GROUP` (#28249)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-21 16:43:09 +09:00 |
Asuka Minato
|
237bb4595b
|
more typed orm (#28494)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-21 16:42:27 +09:00 |
Asuka Minato
|
1a2f8dfcb4
|
use deco (#28153)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-21 14:25:53 +08:00 |
Asuka Minato
|
3c30d0f41b
|
more typed orm (#28331)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-21 14:23:32 +09:00 |
GuanMu
|
5f61ca5e6f
|
feat: Implement partial update for document metadata, allowing merging of new values with existing ones. (#28390)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-21 12:58:20 +08:00 |
耐小心
|
06466cb73a
|
fix: fix numeric type conversion issue in if-else condition comparison (#28155)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-21 12:58:08 +08:00 |
Gritty_dev
|
c5b6219006
|
Feat/add test script for account models (#28479)
|
2025-11-21 12:54:50 +08:00 |
yangzheli
|
a4c4d18f42
|
fix(api): add session_id validation for webapp JWT authentication (#28297)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-21 11:23:52 +08:00 |
Asuka Minato
|
3cf19dc07f
|
add two test examples (#28236)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-21 10:36:41 +08:00 |
张哲芳
|
c2043d0f6d
|
fix: allow API to access conversations created before upgrade to 1.10.0 (#28462)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-21 10:34:55 +08:00 |
wangxiaolei
|
cad2991946
|
feat: support redis 7.0 shared pub and sub (#28333)
|
2025-11-21 10:33:52 +08:00 |
Maries
|
d1c9183d3b
|
fix: correct monitor and fix trigger billing rate limit (#28465)
|
2025-11-20 20:37:10 +08:00 |
Yeuoly
|
2f9705eb6f
|
refactor: remove TimeSliceLayer before the release of HITL (#28441)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-20 18:20:20 +08:00 |
hj24
|
2431ddfde6
|
Feat integrate partner stack (#28353)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-20 15:58:05 +08:00 |
Junyan Qin (Chin)
|
1e4e963d8c
|
chore: update celery command for debugging trigger (#28443)
|
2025-11-20 15:43:22 +08:00 |
17hz
|
522508df28
|
fix: add app_id to Redis cache keys for trigger nodes to ensure uniqueness (#28243)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-20 13:34:05 +08:00 |
Gritty_dev
|
b2a604b801
|
Add Comprehensive Unit Tests for Console Auth Controllers (#28349)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-20 12:50:16 +08:00 |
GuanMu
|
48e39b60a8
|
fix: update table alias in document service display status test asser… (#28436)
|
2025-11-20 12:47:45 +08:00 |
Anubhav Singh
|
fa910be0f6
|
Fix duration displayed for workflow steps on Weave dashboard (#28289)
|
2025-11-20 11:37:01 +08:00 |
Will
|
8fc1c7d994
|
chore: remove redundant reimports (#28415)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2025-11-20 11:28:29 +08:00 |
GuanMu
|
1d2cdf3489
|
feat: add display status filtering to document list and API (#28342)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-20 11:27:44 +08:00 |
-LAN-
|
c432f601ab
|
fix: change TenantApi endpoint from GET to POST (#27858)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-20 11:22:37 +08:00 |
Novice
|
6be013e072
|
feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (#28294)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-20 11:18:16 +08:00 |
Maries
|
a1b735a4c0
|
feat: trigger billing (#28335)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-20 10:15:23 +08:00 |
longbingljw
|
c0b7ffd5d0
|
feat:mysql adaptation for metadb (#28188)
|
2025-11-20 09:44:39 +08:00 |
Maries
|
012877d8d4
|
fix: address user input preparation in workflow app generator (#28410)
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-11-20 02:09:40 +08:00 |
autofix-ci[bot]
|
2ef2c1b113
|
[autofix.ci] apply automated fixes
|
2025-11-19 17:18:21 +00:00 |
Jyong
|
41bb6f3109
|
Revert "add vdb-test workflow run filter" (#28382)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-19 20:02:24 +08:00 |
Zino
|
03049edeea
|
Merge branch 'main' into feature/tool-invocation-add-inputs-param
|
2025-11-19 17:27:57 +08:00 |
zino
|
72f635e4e3
|
feat: add `_meta` field to `CallToolRequestParams` per MCP protocol
Support the protocol-reserved `_meta` parameter for tool invocations, enabling metadata (e.g., progressToken, identityToken) transmission as specified in MCP spec.
See: https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/docs/specification/draft/basic/index.mdx#general-fields
|
2025-11-19 17:21:33 +08:00 |
-LAN-
|
6efdc94661
|
refactor: consume events after pause/abort and improve API clarity (#28328)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-11-18 19:04:11 +08:00 |
kenwoodjw
|
a78bc507c0
|
fix: dataset metadata counts when documents are deleted (#28305)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-11-18 17:36:07 +08:00 |
Joel
|
e83c7438cb
|
doc: add doc for env config when site and backend are in different domains (#28318)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-18 17:29:54 +08:00 |
Zino
|
4819e324da
|
Merge branch 'langgenius:main' into feature/tool-invocation-add-inputs-param
|
2025-11-18 15:54:55 +08:00 |
Asuka Minato
|
108bcbeb7c
|
add cnt script and one more example (#28272)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-18 16:44:14 +09:00 |
非法操作
|
c4b02be6d3
|
fix: published webhook can't receive inputs (#28205)
|
2025-11-18 11:14:26 +08:00 |
Zino
|
b2d5883c14
|
Merge branch 'main' into feature/tool-invocation-add-inputs-param
|
2025-11-18 10:48:59 +08:00 |
Zino
|
066a923a91
|
Update api/core/tools/__base/tool.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-18 10:48:48 +08:00 |
Zino
|
71cd681c91
|
Update api/core/tools/mcp_tool/tool.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-18 10:48:33 +08:00 |
zino
|
a87c7b0064
|
feat: add inputs parameter to tool invocation methods for enhanced flexibility
|
2025-11-17 17:53:12 +08:00 |
Anubhav Singh
|
cad751c00c
|
Upgrade weave version to fix weave configuration failure (#28197)
|
2025-11-14 09:47:21 +08:00 |
Maries
|
a47276ac24
|
chore: bump to 1.10.0 (#28186)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-13 22:36:04 +08:00 |
hoffer
|
ffc04f2a9b
|
fix: StreamableHTTPTransport got invalid json exception when receive a ping event from mcp server #28111 (#28116)
|
2025-11-13 20:19:48 +08:00 |
Asuka Minato
|
d1580791e4
|
TypedBase + TypedDict (#28137)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-13 20:18:51 +08:00 |
NeatGuyCoding
|
c74eb4fcf3
|
minor fix(rag): return early when pushing empty tasks to avoid Redis DataError (#28027)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-11-13 20:18:11 +08:00 |
yihong
|
a39b50adbb
|
fix: skip tests if no database run (#28102)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-13 15:57:13 +08:00 |
李龙飞
|
81832c14ee
|
Fix: Correctly handle merged cells in DOCX tables to prevent content duplication and loss (#27871)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-13 15:56:24 +08:00 |