Novice

Results 18 issues of Novice

# Checklist: > [!IMPORTANT] > Please review the checklist below before submitting your pull request. - [x] Please open an issue before creating a PR or link to an existing...

💪 enhancement
size:XXL
🌊 feat:workflow

# Summary Tool node got incorrect variable type selection caused the variable to be displayed incorrectly. # Screenshots | Before | After | |--------|-------| | | | # Checklist >...

🐞 bug
size:XS

# Summary Fix https://github.com/langgenius/dify/issues/14059 Fix https://github.com/langgenius/dify/issues/13387 Fix #15626 # Screenshots | Before | After | |--------|-------| | | | # Checklist > [!IMPORTANT] > Please review the checklist below before...

🐞 bug
size:S
lgtm

# Summary Fixed an issue: When multiple conditional branches are connected, the streaming output of subsequent conditional branches will fail. Fix #13626 Fix #15162 # Screenshots | Before | After...

🐞 bug
size:S

# Summary This line of code in graph.py was mistakenly deleted during conflict resolution when merging the plugin branch. It has now been re-merged. Original PR: #13673 # Checklist >...

size:XS

# Summary Fixed the issue preventing Agent nodes from working in parallel operations Fixes #14704 # Screenshots | Before | After | |--------|-------| | | | # Checklist > [!IMPORTANT]...

🐞 bug
size:XS
lgtm

# Summary If PLUGIN_DIFY_INNER_API_KEY in docker/.env is changed, the DIFY_INNER_API_KEY in the plugin_daemon service must be synchronized accordingly, otherwise the Agent node will fail. Resolves #15118 Resolves #14850 # Checklist...

📚 documentation
size:XS
lgtm

# Summary Added support for calling blocking model methods from within plugins to enable non-streaming Function Call invocations. The related PRs are as follows: https://github.com/langgenius/dify-plugin-sdks/pull/40 # Checklist > [!IMPORTANT] >...

size:S
⚙️ feat:model-runtime

# Summary Added memory functionality to Agent nodes. Now the Agent can reason based on chat context. This PR needs to be merged after PR #15732 # Screenshots # Checklist...

size:L
🤖 feat:agent
lgtm