dify/web/app/components/base/prompt-editor
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
..
plugins refactor: Update variable syntax to support agent context markers 2026-01-13 17:13:45 +08:00
constants.tsx refactor: Update variable syntax to support agent context markers 2026-01-13 17:13:45 +08:00
hooks.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
index.stories.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
index.tsx feat: enhance agent integration in prompt editor and mixed-variable text input 2026-01-08 17:02:35 +08:00
types.ts feat: enhance agent integration in prompt editor and mixed-variable text input 2026-01-08 17:02:35 +08:00
utils.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00