Yongtao Huang
8b601a983c
Fix missing user_id in trace_manager (#24024)
2 个月前
耐小心
4b9812ce6a
fix: move database service call inside session context in workflow draft variable API (#23996)
2 个月前
Yongtao Huang
c9e18346ce
Chore: remove empty files and unused code (#23990)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
2 个月前
crazywoola
462ba8f416
chore: add configurable stdio buffer sizes for plugins in compose file (#23980)
2 个月前
Will
658157e9a1
chore: improved type annotations in MCP-related codes (#23984)
2 个月前
Masashi Tomooka
4031a46572
doc: add deployment pattern using Amazon ECS and CDK (#23985)
2 个月前
Will
821fe26b56
fix comparison with callable (#23978)
2 个月前
lyzno1
352776ba77
update: GitHub star fallback count to current value (#23957)
2 个月前
xubo
f560116fb2
fix: 504 Gateway Time-out error on /console/api/version endpoint (#23961)
2 个月前
lyzno1
e7a5268fdd
Fix hover button contrast in dark mode for app and dataset cards (#23955)
2 个月前
heyszt
aa71173dbb
Feat: External_trace_id compatible with OpenTelemetry (#23918)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 个月前
NeatGuyCoding
11fdcb18c6
feature: add test for tool engine serialization (#23951)
2 个月前
lyzno1
62c34c4bc2
refactor: unify pnpm version management with packageManager field (#23943)
2 个月前
-LAN-
01f2333381
chore: remove redundant .env.example from root directory (#23948)
2 个月前
Rajhans Jadhao
8d47213529
fix(workflow/if-else): keep conditions in sync on variable rename (#23611)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 个月前
Yongtao Huang
f40e2cf98a
Fix: remove redundant allowed_keys check in jsonable_encoder (#23931)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 个月前
lyzno1
05e071bf2f
fix: resolve user profile dropdown cache sync issue across layouts (#23937)
2 个月前
-LAN-
e340fccafb
feat: integrate flask-orjson for improved JSON serialization performance (#23935)
2 个月前
Alex Chim
4a2e6af9b5
Fixes #23921 (#23924)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 个月前
crazywoola
acba135de1
Revert "feat: support to upload files for visual model call when running LLM node for debugging in a single step" (#23922)
2 个月前
Yongtao Huang
2476511368
Fix: replace deprecated String.prototype.substr with slice (#23915)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
2 个月前
crazywoola
c39dfad7b6
fix: mime_type could be None (#23880)
Co-authored-by: -LAN- <laipz8200@outlook.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>
2 个月前
Guangdong Liu
9e29309ffd
fix: ensure custom headers are ignored when using bearer or basic authorization (#23584)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 个月前
NeatGuyCoding
e0f0813b7c
Add Test Containers Based Tests for App Generation Services (#23899)
2 个月前
lyzno1
caf50ea01e
fix: resolve text clipping issues in overview chart components (#23907)
2 个月前
Guangdong Liu
d4756ba659
Fix multipart/form-data boundary issue in HTTP Call node (#23903)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2 个月前
lyzno1
cc4d82f932
fix(web): resolve TypeScript errors in app overview components (#23901)
2 个月前
QuantumGhost
7286b4ad06
fix(api): resolve "Message not exists" error in admin feedback creation (#23232)
Fix regression introduced in PR #22580 where admin users encountered
"Message not exists" errors when creating feedback on messages created
by other users.
The issue was caused by `MessageService.create_feedback()` incorrectly
filtering messages by the current user's ID, preventing admins from
accessing messages created by end users.
Reverts: #22580
2 个月前
Yongtao Huang
02194db0c6
Fix: narrow beforeRequest hook type to avoid boolean in array (#23860)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
2 个月前
Yongtao Huang
b6bd145130
Remove redundant acceptedKeys check (#23891)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
2 个月前
lyzno1
5dcbc9861b
fix: add dark mode support for embedded modal option icons (#23893)
2 个月前
xubo
3ac4e122eb
Update use-document-title.ts to fix favicon.ico path (#23872)
2 个月前
NeatGuyCoding
e336a8666a
fix translation (#23873)
2 个月前
HyaCinth
a36fdf6a7d
chore(cmdk): Resolve default option selection issue in GotoAnything component (#23878) (#23813)
2 个月前
Yongtao Huang
bf2f03f911
Restructure the File errors in controller (#23801)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 个月前
Will
5aaa47e25d
fix: messages updated_at (#23869)
2 个月前
Wu Tianwei
f884886ef4
style: update dark and light theme colors and add new color variables (#23865)
2 个月前
goofy
4da6ec787e
feat: support to upload files for visual model call when running LLM node for debugging in a single step (#23521)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 个月前
lyzno1
2da00bb4ec
Fix misleading Studio button in account header (#23842)
2 个月前
lyzno1
e0fe0e1a3e
fix: goto-anything command filter should only match shortcut (#23862)
2 个月前
lyzno1
e11a334c9b
fix: SimpleSelect chevron icon state sync and add notClearable to monitoring selector (#23858)
2 个月前
kenwoodjw
21e1b825fe
fix: optimize dataset cleanup task (#23828)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2 个月前
NeatGuyCoding
1cf7c3430a
Add more comprehensive Test Containers Based Tests for advanced prompt service (#23850)
2 个月前
Wu Tianwei
ad2bc7f8ac
fix: update modal component to use relative positioning (#23855)
2 个月前
QuantumGhost
e600070a61
feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737)
This commit introduces a background task that automatically deletes `WorkflowDraftVariable` records when
their associated workflow apps are deleted.
Additionally, it adds a new cleanup script
`cleanup-orphaned-draft-variables` to remove existing orphaned draft variables from the database.
2 个月前
lyzno1
854c1aa37d
fix: goto-anything highlighting consistency improvements (#23843)
2 个月前
-LAN-
74ab057f56
refactor: improve Redis wrapper type hints and fix None value handling (#23845)
2 个月前
-LAN-
ccc6d5975f
chore: rename misleading 'chore.yaml' issue template to 'refactor.yml' (#23847)
2 个月前
xinlmain
b3399642c5
feat: Add an asynchronous repository to improve workflow performance (#20050)
Co-authored-by: liangxin <liangxin@shein.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: liangxin <xinlmain@gmail.com>
2 个月前
github-actions[bot]
6e6389c930
chore: translate i18n files (#23841)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 个月前