This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-04-14 06:00:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfce8c5b2c24c29578308fee041aebbb4af67de2
dify
/
web
/
app
/
components
/
workflow
/
nodes
/
variable-assigner
History
Stephen Zhou
a7178b4d5c
tix test
2026-03-25 19:25:22 +08:00
..
__tests__
tix test
2026-03-25 19:25:22 +08:00
components
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
2026-03-25 12:45:48 +08:00
default.ts
refactor(i18n): use JSON with flattened key and namespace (
#30114
)
2025-12-29 14:52:32 +08:00
hooks.ts
fix: llm node output variable
2026-02-11 16:37:27 +08:00
node.tsx
refactor(i18n): use JSON with flattened key and namespace (
#30114
)
2025-12-29 14:52:32 +08:00
panel.tsx
refactor(web): make Switch controlled-only and migrate call sites (
#32399
)
2026-02-18 23:47:07 +08:00
types.ts
…
use-config.helpers.ts
test(workflow): add helper specs and raise targeted workflow coverage (
#33995
)
2026-03-24 17:51:07 +08:00
use-config.ts
test(workflow): add helper specs and raise targeted workflow coverage (
#33995
)
2026-03-24 17:51:07 +08:00
use-single-run-form-params.ts
…
utils.ts
…