mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
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. |
||
|---|---|---|
| .. | ||
| component-picker-block | ||
| context-block | ||
| current-block | ||
| custom-text | ||
| error-message-block | ||
| history-block | ||
| last-run-block | ||
| query-block | ||
| variable-block | ||
| variable-value-block | ||
| workflow-variable-block | ||
| on-blur-or-focus-block.tsx | ||
| placeholder.tsx | ||
| tree-view.tsx | ||
| update-block.tsx | ||