This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2025-08-11 18:56:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
web
/
app
/
components
/
workflow
/
nodes
/
tool
History
jyong
a7a4c8228e
Merge branch 'main' into feat/rag-2
...
# Conflicts: # web/app/components/workflow/hooks/use-workflow.ts
2025-07-31 10:30:28 +08:00
..
components
fix: tool node text overflow
2025-07-18 14:05:08 +08:00
default.ts
merge main
2025-07-21 17:45:26 +08:00
node.tsx
Fix: number input can display 0 (
#23084
)
2025-07-29 10:59:12 +08:00
panel.tsx
Support OAuth Integration for Plugin Tools (
#22550
)
2025-07-17 17:18:44 +08:00
types.ts
fix: avoid using node_data.version for judgement tool node version (
#22462
)
2025-07-21 09:28:47 +08:00
use-config.ts
feat: the frontend part of mcp (
#22131
)
2025-07-10 14:14:02 +08:00
use-get-data-for-check-more.ts
…
use-single-run-form-params.ts
fix: prevent client-side crashes from null/undefined plugin data in workflow (
#23154
) (
#23182
)
2025-07-31 10:03:33 +08:00
utils.ts
…