dify/web/app/components/sub-graph
zhsama ddbbddbd14 refactor: Update variable syntax to support agent context markers
Extend variable pattern matching to support both `#` and `@` markers,
with `@` specifically used for agent context variables. Update regex
patterns, text processing logic, and add sub-graph persistence for agent
variable handling.
2026-01-13 17:13:45 +08:00
..
components refactor:Change sub-graph output handling from skip to default 2026-01-12 17:04:13 +08:00
hooks refactor: Update variable syntax to support agent context markers 2026-01-13 17:13:45 +08:00
store refactor:Change sub-graph output handling from skip to default 2026-01-12 17:04:13 +08:00
index.tsx feat: Add sub-graph component for workflow 2026-01-12 14:56:53 +08:00
types.ts refactor:Change sub-graph output handling from skip to default 2026-01-12 17:04:13 +08:00