lyzno1
c4996f9563
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-10-28 11:28:06 +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
quicksand
f01907aac2
fix: knowledge sync from website error ( #27534 )
2025-10-28 09:46:33 +08:00
QuantumGhost
d9860b8907
fix(api): Disable SSE events truncation for service api ( #27484 )
...
Disable SSE events truncation for service api invocations to ensure backward compatibility.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-27 21:15:44 +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
lyzno1
1335be8d60
Revert "feat: propagate trigger metadata for plugin icons across UI"
...
This reverts commit 3bd62f3fdf .
2025-10-27 17:06:40 +08:00
lyzno1
c79d75b32d
Revert "fix: display plugin trigger labels in logs using i18n metadata"
...
This reverts commit 651cc81cfe .
2025-10-27 17:06:35 +08:00
lyzno1
f18054847e
Revert "fix: workflow_trigger"
...
This reverts commit cc219cc81c .
2025-10-27 17:06:30 +08:00
Harry
ae422c2628
fix(trigger): simplify return logic in TriggerProviderService by removing unnecessary None return
2025-10-26 23:48:50 +08:00
lyzno1
cc219cc81c
fix: workflow_trigger
2025-10-25 14:21:52 +08:00
lyzno1
651cc81cfe
fix: display plugin trigger labels in logs using i18n metadata
2025-10-25 12:41:37 +08:00
lyzno1
3bd62f3fdf
feat: propagate trigger metadata for plugin icons across UI
2025-10-25 12:15:21 +08:00
zhsama
4597ab4efb
Merge branch 'refs/heads/main' into feat/trigger
2025-10-24 14:44:15 +08:00
Novice
634fb192ef
fix: remove unnecessary Flask context preservation to avoid circular import in audio service ( #27380 )
2025-10-24 10:41:14 +08:00
lyzno1
c3eec7ea8a
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-10-24 09:47:28 +08:00
-LAN-
8ff6de91b0
Fix UpdatedVariable truncation crash ( #27359 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-10-23 23:18:20 +08:00
hjlarry
ecd1d44d23
chore: update trigger dsl version to 0.5.0
2025-10-23 15:05:39 +08:00
Stream
6e7fb59638
Merge branch 'feat/plugin-readme' into feat/trigger
...
# Conflicts:
# api/controllers/console/workspace/plugin.py
# api/core/plugin/entities/plugin_daemon.py
2025-10-23 12:10:44 +08:00
lyzno1
863b4f8fe9
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-10-23 11:54:35 +08:00
-LAN-
2d73ee64a3
Refine variable truncator type hints ( #27220 )
2025-10-22 17:08:55 +08:00
Yeuoly
df9932088f
avoid time slice strategy in community edition
2025-10-22 12:50:11 +08:00
Garfield Dai
845adb664a
knowledge-pipeline-for-enterprise ( #27240 )
2025-10-22 10:29:27 +08:00
Yeuoly
3d5e2c5ca1
feat(trigger): add suspend/timeslice layers and workflow CFS scheduler
...
- add suspend, timeslice, and trigger post engine layers
- introduce CFS workflow scheduler tasks and supporting entities
- update async workflow, trigger, and webhook services to wire in the new scheduling flow
2025-10-21 19:20:54 +08:00
-LAN-
caf1a5fbab
Fix variable truncator handling for UpdatedVariable ( #27197 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-21 16:23:17 +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
Jyong
05f66fcf0d
remove built-in pipeline template user field ( #27184 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-21 15:30:58 +08:00
-LAN-
759a932bb7
Fix: release WorkflowTool database sessions promptly ( #26893 )
2025-10-21 15:17:17 +08:00
zhsama
6251090893
Merge remote-tracking branch 'origin/feat/trigger' into feat/trigger
2025-10-21 14:39:10 +08:00
zhsama
aa5e04b70e
Merge branch 'main' into feat/trigger
...
# Conflicts:
# web/app/components/workflow/hooks-store/store.ts
# web/package.json
# web/pnpm-lock.yaml
2025-10-21 14:36:07 +08:00
Harry
8ac25c29ee
feat(trigger): implement subscription refresh logic with enhanced error handling and logging
2025-10-21 14:11:27 +08:00
Asuka Minato
32c715c4d0
rm type ignore ( #25715 )
...
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: -LAN- <laipz8200@outlook.com>
2025-10-21 11:26:58 +08:00
Yeuoly
f02d575379
Merge branch 'main' into feat/trigger
2025-10-21 11:09:26 +08:00
Harry
24619e74f6
fix(trigger): update error handling and credential expiration field
2025-10-20 20:02:12 +08:00
Yeuoly
538b639bef
fix: unify trigger url generation
2025-10-20 15:34:51 +08:00
hj24
2382229c7d
fix variable-truncator max size comments ( #27129 )
2025-10-20 14:52:40 +09:00
-LAN-
4dccdf9478
Ensure suggested questions parser returns typed sequence ( #27104 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-20 13:01:09 +08:00
-LAN-
578247ffbc
feat(graph_engine): Support pausing workflow graph executions ( #26585 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-10-19 21:33:41 +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
Yeuoly
c7696964b9
fix: refine
2025-10-18 20:27:22 +08:00
Yeuoly
fb8ecf7b5a
refactor: move out enums to specific file
2025-10-18 20:22:21 +08:00
Yeuoly
e3c2345b21
fix: typing
2025-10-18 20:17:23 +08:00
Yeuoly
bfe0d14409
fix: typing
2025-10-18 20:16:10 +08:00
Yeuoly
5fba41688a
refactor: cleaning up terrible data
2025-10-18 20:12:20 +08:00
Yeuoly
b63b9c32f7
refactor: models
2025-10-18 20:06:46 +08:00
Yeuoly
b6b433626e
fix: typing
2025-10-18 19:43:00 +08:00
Yeuoly
5d6b9b0cb1
refactor
2025-10-18 19:41:53 +08:00
Yeuoly
5df9afa91a
fix: typing
2025-10-18 19:32:08 +08:00
Yeuoly
30a341331f
chore: unify request handling
2025-10-18 19:29:00 +08:00
Yeuoly
dd0da3218c
feat: introduce payload field to plugin trigger processing
2025-10-18 19:15:46 +08:00
Yeuoly
8a18b6e13b
refactor webhook service enduser operations
2025-10-18 19:11:15 +08:00