hjlarry
|
56abf7313a
|
add redis key expire time for collaboration
|
2025-11-11 16:39:51 +08:00 |
Stream
|
197ba5f6ef
|
Merge branch 'main' into deploy/dev
# Conflicts:
# api/core/app/apps/advanced_chat/app_runner.py
# api/core/app/apps/pipeline/pipeline_generator.py
# api/core/entities/mcp_provider.py
# api/core/helper/marketplace.py
# api/models/workflow.py
# api/services/tools/tools_transform_service.py
# api/tasks/document_indexing_task.py
# api/tests/test_containers_integration_tests/core/__init__.py
# api/tests/test_containers_integration_tests/tasks/test_document_indexing_task.py
# dev/start-worker
# docker/.env.example
# web/app/components/base/chat/embedded-chatbot/hooks.tsx
# web/app/components/workflow/hooks/use-workflow.ts
# web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
# web/global.d.ts
# web/pnpm-lock.yaml
# web/service/use-plugins.ts
|
2025-11-06 15:58:41 +08:00 |
Yongtao Huang
|
97a2e2ec2e
|
Fix: correct DraftWorkflowApi.post response model (#27289)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-05 17:20:40 +08:00 |
Novice
|
ef1db35f80
|
feat: implement file extension blacklist for upload security (#27540)
|
2025-11-04 15:45:22 +08:00 |
Guangdong Liu
|
e29e8e3180
|
feat: enhance annotation API to support optional message_id and content fields (#27460)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-04 14:11:09 +08:00 |
NeatGuyCoding
|
6569801162
|
extract parse_time_range for console app stats related queries (#27626)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-11-04 10:00:12 +08:00 |
Tianzhi Jin
|
94cd2de940
|
fix(api): return timestamp as integer in document api (#27761)
|
2025-11-04 09:55:47 +08:00 |
-LAN-
|
2abbc14703
|
refactor: replace hardcoded user plan strings with CloudPlan enum (#27675)
|
2025-11-03 11:51:09 +08:00 |
Asuka Minato
|
d532b06310
|
example of use api.model (#27514)
|
2025-10-29 10:25:15 +08:00 |
heyszt
|
543c5236e7
|
refactor:Decouple Domain Models from Direct Database Access (#27316)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-28 09:59:30 +08:00 |
Asuka Minato
|
dc1ae57dc6
|
example for 24421 doc (#27511)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-27 17:39:52 +08:00 |
Novice
|
0ded6303c1
|
feat: implement MCP specification 2025-06-18 (#25766)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-27 17:07:51 +08:00 |
Novice
|
b5e23b84ce
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-27 14:54:11 +08:00 |
Novice
|
5a4afcf8fd
|
chore: remove the expensive decrypt action for tool list
|
2025-10-27 14:53:41 +08:00 |
KVOJJJin
|
f06025a342
|
Fix: upload limit in knowledge (#27480)
Co-authored-by: jyong <718720800@qq.com>
|
2025-10-27 13:35:54 +08:00 |
Novice
|
b827bcdd47
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-27 13:02:56 +08:00 |
Novice
|
0b021273bc
|
chore: handle session
|
2025-10-27 13:02:13 +08:00 |
JzoNg
|
9eb46c297b
|
Merge branch 'fix/upload-limit-in-knowledge' into deploy/dev
|
2025-10-24 16:29:34 +08:00 |
jyong
|
7551d14256
|
add file_upload_limit
|
2025-10-24 16:25:05 +08:00 |
CodingOnStar
|
3d08c79c3e
|
Merge branch 'feat/iteration-node' into deploy/dev
|
2025-10-24 15:31:04 +08:00 |
Yunlu Wen
|
fa6d03c979
|
Fix/refresh token (#27381)
|
2025-10-24 13:09:34 +08:00 |
Novice
|
b48a7c7cda
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-23 17:20:21 +08:00 |
Novice
|
e7a575a33c
|
Merge branch 'main' into feat/mcp-06-18
|
2025-10-23 17:01:25 +08:00 |
Novice
|
ffd3a461f6
|
refactor(mcp): clean the auth code
|
2025-10-23 17:00:02 +08:00 |
quicksand
|
8bca7814f4
|
fix: resolve AssertionError in workflows/run endpoint (#27318) (#27323)
|
2025-10-23 17:57:54 +09:00 |
Yansong Zhang
|
ffc551f003
|
fix: account isinstance
|
2025-10-23 10:55:35 +08:00 |
feelshana
|
2bcf96565a
|
Feature:during account initialization, set the interface language to be consistent with the display language(#27029) (#27042)
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-10-21 15:53:12 +08:00 |
hjlarry
|
753234fdfe
|
add ENABLE_COLLABORATION_MODE
|
2025-10-21 14:40:13 +08:00 |
hjlarry
|
a23bf53d2b
|
fix websocket cookie auth
|
2025-10-21 14:40:13 +08:00 |
Yunlu Wen
|
ff9b74efeb
|
fix: remove login status api (#27177)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-21 13:24:57 +08:00 |
yunlu.wen
|
7434460b5c
|
consistant login status check
|
2025-10-20 14:36:18 +08:00 |
Novice
|
40e3d4dc7d
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-20 10:58:27 +08:00 |
Novice
|
c22ba3f537
|
Merge branch 'main' into feat/mcp-06-18
|
2025-10-20 10:29:09 +08:00 |
-LAN-
|
9a5f214623
|
refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <wylswz@163.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Davide Delbianco <davide.delbianco@outlook.com>
Co-authored-by: minglu7 <1347866672@qq.com>
Co-authored-by: Ponder <ruan.lj@foxmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: heyszt <270985384@qq.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Guangdong Liu <liugddx@gmail.com>
Co-authored-by: Eric Guo <eric.guocz@gmail.com>
Co-authored-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: XlKsyt <caixuesen@outlook.com>
Co-authored-by: Dhruv Gorasiya <80987415+DhruvGorasiya@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Tonlo <123lzs123@gmail.com>
Co-authored-by: Yusuke Yamada <yamachu.dev@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Ademílson Tonato <ademilsonft@outlook.com>
Co-authored-by: znn <jubinkumarsoni@gmail.com>
Co-authored-by: yangzheli <43645580+yangzheli@users.noreply.github.com>
|
2025-10-19 21:29:04 +08:00 |
Asuka Minato
|
4488c090b2
|
fluent api (#27093)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-19 12:54:41 +09:00 |
Jacky Su
|
ac79691d69
|
Feat/add status filter to workflow runs (#26850)
Co-authored-by: Jacky Su <jacky_su@trendmicro.com>
|
2025-10-18 12:15:29 +08:00 |
Eric Guo
|
5937a66e22
|
Sync same logic for datasets. (#27056)
|
2025-10-18 11:49:20 +08:00 |
Yongtao Huang
|
35e24d4d14
|
Chore: remove redundant tenant lookup in APIBasedExtensionAPI.post (#27067)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-10-18 09:54:52 +08:00 |
CodingOnStar
|
3d3e09d54d
|
Merge branch 'feat/gtag-1016' into deploy/dev
|
2025-10-17 13:38:38 +08:00 |
Asuka Minato
|
19cc6ea993
|
fix 27003 (#27005)
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-10-17 09:10:16 +08:00 |
Stream
|
977188505e
|
Merge branch 'feat/memory-orchestration-be-dev-env' into deploy/dev
|
2025-10-16 16:35:37 +08:00 |
Stream
|
8aa4db0c77
|
Merge branch 'feat/memory-orchestration-be' into feat/memory-orchestration-be-dev-env
|
2025-10-16 16:33:52 +08:00 |
Stream
|
65a3646ce7
|
fix: error handling with model validation
|
2025-10-16 16:33:33 +08:00 |
Asuka Minato
|
cced33d068
|
use deco to avoid current_user (#26077)
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-10-16 15:45:51 +09:00 |
Stream
|
946f0b00e4
|
Merge remote-tracking branch 'origin/deploy/dev' into deploy/dev
|
2025-10-15 17:20:14 +08:00 |
Stream
|
b1a8db77db
|
Merge branch 'feat/memory-orchestration-be-dev-env' into deploy/dev
|
2025-10-15 17:19:43 +08:00 |
Stream
|
106f0fba0b
|
Merge branch 'feat/memory-orchestration-be' into feat/memory-orchestration-be-dev-env
# Conflicts:
# api/controllers/console/app/workflow.py
# api/services/workflow_service.py
|
2025-10-15 17:00:15 +08:00 |
Stream
|
f4fa57dac9
|
fix: store memory_blocks in correct field
|
2025-10-15 16:56:12 +08:00 |
Novice
|
a12350f0a0
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-15 15:06:32 +08:00 |
Novice
|
979d35d87f
|
feat: encrypt user's client secret
|
2025-10-15 14:40:14 +08:00 |