youngkingdom
  • Joined on 2024-12-26
youngkingdom synced new reference feat/add-vercel-react-best-practices-skill to youngkingdom/dify from mirror 2026-01-17 02:34:50 +08:00
youngkingdom synced commits to feat/add-vercel-react-best-practices-skill at youngkingdom/dify from mirror 2026-01-17 02:34:50 +08:00
youngkingdom synced commits to deploy/dev at youngkingdom/dify from mirror 2026-01-17 02:34:50 +08:00
5fb9fe3c94 fix: fix summary index bug. (#31134)
4fb08ae7d2 fix: fix summary index bug.
7481762acb fix: fix summary index bug. (#31125)
fcb2fe55e7 fix: fix summary index bug.
Compare 4 commits »
youngkingdom synced commits to deploy/agent-dev at youngkingdom/dify from mirror 2026-01-17 02:34:50 +08:00
16078a9df6 refactor(sandbox): update DifyCliLocator path resolution and enhance sandbox provider configuration logic
0bd17c6d0f refactor(sandbox): sandbox provider system default configuration
8b42435f7a feat: support set default value when choose tool
3147e850be fix: click tool not show current
0b33381efb feat: support save settings
Compare 63 commits »
youngkingdom synced commits to master at youngkingdom/ComfyUI from mirror 2026-01-16 18:26:40 +08:00
9125613b53 feat(api-nodes): extend ByteDance nodes with seedance-1-5-pro model (#11871)
732b707397 Added try-except around seed_assets call in get_object_info with a logging statement (#11901)
Compare 2 commits »
youngkingdom synced commits to assets-redo-part2 at youngkingdom/ComfyUI from mirror 2026-01-16 18:26:40 +08:00
facda426b4 Remove extra whitespace at end of routes.py
65a5992f2d Remove unnecessary logging statement used for testing
287da646e5 Finished @ROUTES.post("/api/assets/scan/seed")
63f9f1b11b Finish @ROUTES.delete(f"/api/assets/{{id:{UUID_RE}}}/tags")
9e3f559189 Finished @ROUTES.post(f"/api/assets/{{id:{UUID_RE}}}/tags")
Compare 24 commits »
youngkingdom synced and deleted reference refs/tags/feat/api-nodes/bytedance-1.5 at youngkingdom/ComfyUI from mirror 2026-01-16 18:26:40 +08:00
youngkingdom synced commits to main at youngkingdom/ragflow from mirror 2026-01-16 18:26:34 +08:00
59075a0b58 Fix : p3 level sdk test error for update chat (#12654)
30bd25716b Fix PDF Generator output variables not appearing in subsequent agent steps (#12619)
99dae3c64c Fix: In the agent loop, if the await response is selected as the variable, the operator cannot be selected. #12656 (#12657)
045314a1aa Fix: duplicate content in chunk (#12655)
2b20d0b3bb Fix : Web API tests by normalizing errors, validation, and uploads (#12620)
Compare 5 commits »
youngkingdom synced new reference zhsama/llm-warning-ui to youngkingdom/dify from mirror 2026-01-16 18:26:30 +08:00
youngkingdom synced commits to zhsama/llm-warning-ui at youngkingdom/dify from mirror 2026-01-16 18:26:30 +08:00
youngkingdom synced new reference zhsama/assemble-var-input to youngkingdom/dify from mirror 2026-01-16 18:26:30 +08:00
youngkingdom synced commits to zhsama/assemble-var-input at youngkingdom/dify from mirror 2026-01-16 18:26:30 +08:00
youngkingdom synced commits to refactor/plugins-tool-selector at youngkingdom/dify from mirror 2026-01-16 18:26:30 +08:00
8ce458a9b0 test: add unit tests for various plugin components
youngkingdom synced commits to main at youngkingdom/dify from mirror 2026-01-16 18:26:30 +08:00
fad6fa141d chore: improve accessibility for learn more link (#31120)
30821fd26c chore: Update outdated GitHub Actions versions (#31114)
1a9fdd9a65 refactor: migrate tag list API query parameters to Pydantic (#31097)
de610cbf39 fix: call get_text_content() instead of casting to str (#31121)
6903c31b84 fix(search-input): retain focus after clearing input (#31107)
Compare 10 commits »
youngkingdom synced new reference feature/task-quadrant-view to youngkingdom/dify from mirror 2026-01-16 18:26:30 +08:00
youngkingdom synced commits to feature/task-quadrant-view at youngkingdom/dify from mirror 2026-01-16 18:26:30 +08:00
youngkingdom synced commits to feat/support-agent-sandbox at youngkingdom/dify from mirror 2026-01-16 18:26:30 +08:00
8b42435f7a feat: support set default value when choose tool
3147e850be fix: click tool not show current
0b33381efb feat: support save settings
ee7a9a34e0 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
148f92f92d fix: allow all fileds and not allow model set to auto
Compare 31 commits »
youngkingdom synced commits to feat/summary-index at youngkingdom/dify from mirror 2026-01-16 18:26:30 +08:00
fde8efa4a2 fix: summary index in parent child chunk
f02adc26e5 fix: pipeline run panel summary
1126a2aa95 merge main
4a197b9458 fix: fix log updated_at is refreshed (#31045)
772ff636ec feat: credential sync fix for enterprise edition (#30626)
Compare 35 commits »
youngkingdom synced commits to feat/pull-a-variable at youngkingdom/dify from mirror 2026-01-16 18:26:29 +08:00
4ee49552ce feat: add prompt variable message
40caaaab23 Merge branch 'zhsama/assemble-var-input' into feat/pull-a-variable
1bc1c04be5 feat: add assemble variables entry
18abc66585 feat: add context file support
e85e31773a Merge branch 'zhsama/llm-warning-ui' into feat/pull-a-variable
Compare 13 commits »
youngkingdom synced commits to feat/hitl-frontend at youngkingdom/dify from mirror 2026-01-16 18:26:29 +08:00
d401a29bd9 feat: update test email sender mutation to include inputs and adjust API endpoint for better data handling
3bf8f19874 fix: reduce BUTTON_TEXT_MAX_LENGTH to 20 in user action component for consistency
51a7ddba81 refactor: rename placeholder_values to resolved_placeholder_values and adjust expiration_time calculation in human input form
bd634b165d feat: enhance user action validation in human input form by adding checks for duplicate IDs, empty IDs, and empty titles; update translations accordingly
a298140d8f Merge branch 'main' into feat/hitl-frontend
Compare 31 commits »