dify/web/app/components/workflow/nodes/_base
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: Update variable syntax to support agent context markers 2026-01-13 17:13:45 +08:00
hooks feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
node.tsx Merge branch 'main' into feat/grouping-branching 2025-12-29 23:33:28 +08:00
types.ts refactor: Update variable syntax to support agent context markers 2026-01-13 17:13:45 +08:00