mirror of
https://mirror.skon.top/github.com/langgenius/dify.git
synced 2026-04-25 03:50:30 +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.