|
|
23ee9e618b
|
fix: Remove default completion params and omit empty params from model
config
|
2026-01-29 01:10:03 +08:00 |
|
|
|
2aa6dcaa1a
|
feat: Improve error messages for missing workflow outputs
|
2026-01-28 21:23:57 +08:00 |
|
|
|
c600fdafcd
|
fix: skill always same
|
2026-01-28 21:10:50 +08:00 |
|
|
|
636156f5da
|
fix: Fix workflow inspect vars to include parent nodes in subgraph mode
|
2026-01-28 18:24:04 +08:00 |
|
|
|
7408405c91
|
feat: Add subgraph output validation for single-run debugging
|
2026-01-28 18:24:04 +08:00 |
|
|
|
7cf54238c3
|
feat: handle provide label and action label
|
2026-01-28 16:14:57 +08:00 |
|
|
|
807697c664
|
chore: icon to fn
|
2026-01-28 16:01:22 +08:00 |
|
|
|
116e075b94
|
feat: tool icon map
|
2026-01-28 16:01:22 +08:00 |
|
|
|
156b779a1d
|
chore: enchance ui
|
2026-01-28 15:43:03 +08:00 |
|
|
|
bdb923984f
|
chore: data reload problem
|
2026-01-28 15:43:03 +08:00 |
|
|
|
680b238a36
|
chore: only pass enable tool to draft
|
2026-01-28 15:43:02 +08:00 |
|
|
|
c88acf48bf
|
feat: add tools sync config
|
2026-01-28 15:43:01 +08:00 |
|
|
|
0ae02938e6
|
feat: fetch tools and set tools enabled from api
|
2026-01-28 15:43:01 +08:00 |
|
|
|
a38b8987b4
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/core/app/apps/workflow/app_runner.py
|
2026-01-28 11:41:58 +08:00 |
|
|
|
6fff46bc29
|
feat: summary index (#31523)
|
2026-01-28 11:09:34 +08:00 |
|
|
|
c46856d5ac
|
feat: Validate LLM node context before running workflow
|
2026-01-27 23:54:42 +08:00 |
|
|
|
fd078f8853
|
fix: computer tooptip ui
|
2026-01-27 20:20:29 +08:00 |
|
|
|
af543d2a7f
|
chore: tool ui
|
2026-01-27 20:20:29 +08:00 |
|
|
|
015befad43
|
feat: config reference tool ui
|
2026-01-27 20:20:29 +08:00 |
|
|
|
5b485d7cd0
|
Merge branch 'zhsama/dar-es-salaam' into feat/support-agent-sandbox
# Conflicts:
# api/core/llm_generator/llm_generator.py
# api/core/llm_generator/output_models.py
# api/core/llm_generator/output_parser/structured_output.py
# api/tests/unit_tests/utils/structured_output_parser/test_structured_output_parser.py
|
2026-01-27 19:45:02 +08:00 |
|
|
|
39ec2b3277
|
feat: Add file type support to LLM node JSON schema editor
|
2026-01-27 19:39:32 +08:00 |
|
|
|
046aff93f6
|
fix: metadata not set in llm prompt
|
2026-01-27 15:35:16 +08:00 |
|
|
|
1ea7d2d9a1
|
chore: sandbox llm not show tools
|
2026-01-27 13:42:33 +08:00 |
|
|
|
54fce5e903
|
feat: Add @agent icon and implement agent alias variables in workflow
inspector
|
2026-01-27 02:42:37 +08:00 |
|
|
|
55120ea9f7
|
chore: prompt change also clear useless tool id
|
2026-01-26 18:29:38 +08:00 |
|
|
|
b99311baa0
|
chore: remove useless toolid
|
2026-01-26 18:09:46 +08:00 |
|
|
|
ec5964c419
|
feat: Add support for array[message](List[promptMessage]) variable type
in workflow
|
2026-01-26 17:50:18 +08:00 |
|
|
|
c9edd71395
|
Merge branch 'feat/support-agent-sandbox' of https://github.com/langgenius/dify into feat/support-agent-sandbox
|
2026-01-26 16:59:31 +08:00 |
|
|
|
2e954388f5
|
merge
|
2026-01-26 16:57:45 +08:00 |
|
|
|
5cdd69e7e0
|
refactor: Refactor context generation to use available vars
|
2026-01-26 16:50:44 +08:00 |
|
|
|
d941201a3e
|
refactor(tool-selector): remove unused components and consolidate import (#31018)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2026-01-26 14:24:00 +08:00 |
|
|
|
87bcd70f59
|
feat: add tool call based structured output
|
2026-01-26 14:17:57 +08:00 |
|
|
|
4c596aaac2
|
Merge branch 'feat/collaboration2' into feat/support-agent-sandbox
|
2026-01-25 00:00:03 +08:00 |
|
|
|
edb4457684
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-24 15:22:07 +08:00 |
|
|
|
c52755e747
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-01-23 11:36:16 +08:00 |
|
|
|
c8ae6e39d2
|
fix: NextStep crash when target node is missing (#31416)
|
2026-01-23 10:15:20 +08:00 |
|
|
|
4707a319e5
|
refactor: use bivariance to normalize node metadata types
|
2026-01-23 06:57:00 +08:00 |
|
|
|
ef8d0f497d
|
feat: Merge parent workflow nodes into subgraph variable scope.And some
performance improve.
|
2026-01-23 06:56:59 +08:00 |
|
|
|
5e78aaaec3
|
perf: Update context generate modal UI styling
|
2026-01-23 06:56:59 +08:00 |
|
|
|
b87e303c00
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# web/eslint-suppressions.json
# web/service/debug.ts
|
2026-01-22 22:40:32 +08:00 |
|
|
|
73ce9993f2
|
refactor: Replace SimpleSelect with PortalToFollowElem in sub-graph
config panel
|
2026-01-22 18:57:04 +08:00 |
|
|
|
b9f718005c
|
feat: frontend part of support try apps (#31287)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-01-22 18:16:37 +08:00 |
|
|
|
3de33f7a4e
|
fix: check and update doc links (#30849)
Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com>
|
2026-01-22 16:13:09 +08:00 |
|
|
|
5cb8d4cc11
|
refactor: rename mention node to nested_node for generic sub-graph support
|
2026-01-22 13:15:13 +08:00 |
|
|
|
c7d106cfa4
|
refactor: Refactor context generation modal into composable components
|
2026-01-22 01:34:44 +08:00 |
|
|
|
c4249f94de
|
feat: Add suggested questions to context generate modal
|
2026-01-21 20:49:12 +08:00 |
|
|
|
d7ccea8ac5
|
refactor: Refactor mixed-variable-text-input to extract hooks
|
2026-01-21 17:55:41 +08:00 |
|
|
|
ccbf908d22
|
feat: support computer use config
|
2026-01-21 16:53:04 +08:00 |
|
|
|
061feebd87
|
fix: check and update doc links (#30849)
Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com>
|
2026-01-21 16:31:48 +08:00 |
|
|
|
911c1852d5
|
feat: support choose tools
|
2026-01-21 15:05:58 +08:00 |
|