dify/web/app/components/workflow/run
2026-06-24 08:02:28 +00:00
..
__tests__ chore(web): clean up unused production code (#37854) 2026-06-24 07:10:17 +00:00
agent-log feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
assets
iteration-log refactor(web): mark workflow run props readonly (#36857) 2026-06-01 05:06:21 +00:00
loop-log refactor(web): mark workflow run props readonly (#36857) 2026-06-01 05:06:21 +00:00
retry-log refactor(web): mark workflow run props readonly (#36857) 2026-06-01 05:06:21 +00:00
utils/format-log chore(web): clean up unused production code (#37854) 2026-06-24 07:10:17 +00:00
get-hovered-parallel-id.ts
hooks.ts
index.tsx
meta.tsx refactor(web): mark workflow run props readonly (#36857) 2026-06-01 05:06:21 +00:00
node.tsx feat(agent-v2): sync nightly updates to main (#37599) 2026-06-18 05:03:34 +00:00
output-panel.tsx
result-panel.tsx feat(agent-v2): sync nightly updates to main (#37599) 2026-06-18 05:03:34 +00:00
result-text.tsx feat: surface separated-mode LLM reasoning in CLI and workflow run preview (#37828) 2026-06-24 08:02:28 +00:00
special-result-panel.tsx feat(agent-v2): sync nightly updates to main (#37599) 2026-06-18 05:03:34 +00:00
status-container.tsx refactor(web): mark workflow run props readonly (#36857) 2026-06-01 05:06:21 +00:00
status.tsx feat(dify-ui): add status and progress primitives (#36615) 2026-05-25 08:31:52 +00:00
tracing-panel.tsx