|
|
d69e7eb12a
|
fix: Fix variable insertion to only remove @ trigger on current line
|
2026-01-20 01:32:42 +08:00 |
|
|
|
4b91969d0f
|
refactor: Refactor keyboard navigation in agent and variable lists
|
2026-01-20 00:41:23 +08:00 |
|
|
|
92c54d3c9d
|
feat: merge app and meta defaults when creating workflow nodes
|
2026-01-19 23:56:15 +08:00 |
|
|
|
267de1861d
|
perf: reduce input lag in variable pickers
|
2026-01-19 23:35:45 +08:00 |
|
|
|
5e49b27dba
|
Merge branch 'zhsama/panel-var-popup' into feat/pull-a-variable
|
2026-01-19 23:15:01 +08:00 |
|
|
|
6f74a66c8a
|
feat: enable typeahead filtering and keyboard navigation
|
2026-01-19 23:12:08 +08:00 |
|
|
|
68fd7c021c
|
feat: Remove allowGraphActions check from retry and error panels
|
2026-01-19 23:07:32 +08:00 |
|
|
|
e1e64ae430
|
feat: code node output initialization and agent placeholder1
|
2026-01-19 23:06:08 +08:00 |
|
|
|
6e9a5139b4
|
chore: Remove sonarjs ESLint suppressions and reformat code
|
2026-01-19 22:31:04 +08:00 |
|
|
|
f44305af0d
|
feat: add AssembleVariablesAlt icon and integrate into sub-graph
components.
|
2026-01-19 22:31:04 +08:00 |
|
|
|
066d18df7a
|
Merge branch 'main' into feat/pull-a-variable
|
2026-01-19 15:00:15 +08:00 |
|
|
|
06f6ded20f
|
fix: Fix assemble variables insertion in prompt editor
|
2026-01-19 14:59:08 +08:00 |
|
|
|
e8397ae7a8
|
fix(web): Zustand testing best practices and state read optimization (#31163)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-19 10:31:34 +08:00 |
|
|
|
0c62c39a1d
|
Merge branch 'zhsama/assemble-var-input' into feat/pull-a-variable
|
2026-01-16 18:54:53 +08:00 |
|
|
|
8d643e4b85
|
feat: add assemble variables icon
|
2026-01-16 18:45:28 +08:00 |
|
|
|
77401e6f5c
|
feat: optimize variable picker styling and optimize agent nodes
|
2026-01-16 18:21:43 +08:00 |
|
|
|
40caaaab23
|
Merge branch 'zhsama/assemble-var-input' into feat/pull-a-variable
|
2026-01-16 17:04:18 +08:00 |
|
|
|
1bc1c04be5
|
feat: add assemble variables entry
|
2026-01-16 17:03:22 +08:00 |
|
|
|
e85e31773a
|
Merge branch 'zhsama/llm-warning-ui' into feat/pull-a-variable
|
2026-01-16 16:22:07 +08:00 |
|
|
|
e5336a2d75
|
Use warning token borders for mentions
|
2026-01-16 15:09:42 +08:00 |
|
|
|
7222a896d8
|
Align warning styles for agent mentions
|
2026-01-16 15:01:11 +08:00 |
|
|
|
b5712bf8b0
|
Merge branch 'zhsama/agent-at-nodes' into feat/pull-a-variable
|
2026-01-16 14:47:37 +08:00 |
|
|
|
cd497a8c52
|
fix(web): use portal for variable picker in code editor (Fixes #31063) (#31066)
|
2026-01-16 13:31:57 +08:00 |
|
|
|
72eb29c01b
|
fix: fix duplicate agent context warnings in tool node
|
2026-01-16 00:42:42 +08:00 |
|
|
|
0f3156dfbe
|
fix: list multiple @mentions
|
2026-01-16 00:19:28 +08:00 |
|
|
|
b21875eaaf
|
fix: simplify @llm warning
|
2026-01-16 00:08:51 +08:00 |
|
|
|
2591615a3c
|
Merge branch 'zhsama/agent-at-nodes' into feat/pull-a-variable
|
2026-01-15 23:51:35 +08:00 |
|
|
|
691554ad1c
|
feat: 展示@agent引用
|
2026-01-15 23:32:14 +08:00 |
|
|
|
f43fde5797
|
feat: Enhance context variable handling for Agent and LLM nodes
|
2026-01-15 23:26:19 +08:00 |
|
|
|
f247ebfbe1
|
feat: Await sub-graph save before syncing workflow draft
|
2026-01-15 17:53:28 +08:00 |
|
|
|
d641c845dd
|
feat: Pass workflow draft sync callback to sub-graph
|
2026-01-15 17:12:30 +08:00 |
|
|
|
2e10d67610
|
perf: Replace topOffset prop with withHeader in Panel component
|
2026-01-15 16:44:15 +08:00 |
|
|
|
e89d4e14ea
|
Merge branch 'main' into feat/pull-a-variable
|
2026-01-15 16:14:15 +08:00 |
|
|
|
5525f63032
|
refactor: sub-graph panel use shared Panel component
|
2026-01-15 16:12:39 +08:00 |
|
|
|
8ee643e88d
|
fix: fix variable inspect panel width in subgraphs
|
2026-01-15 15:55:55 +08:00 |
|
|
|
ccb337e8eb
|
fix: Sync extractor prompt template with tool input text
|
2026-01-15 04:09:35 +08:00 |
|
|
|
56e537786f
|
feat: Update LLM context selector styling
|
2026-01-14 23:30:12 +08:00 |
|
|
|
810f9eaaad
|
feat: Enhance sub-graph components with context handling and variable management
|
2026-01-14 23:23:09 +08:00 |
|
|
|
4828348532
|
feat: Add structured output to sub-graph LLM nodes
|
2026-01-14 17:25:06 +08:00 |
|
|
|
c8c048c3a3
|
perf: Optimize sub-graph store selectors and layout
|
2026-01-14 15:39:21 +08:00 |
|
|
|
14b2e5bd0d
|
refactor(web): MCP tool availability to context-based version gating (#30955)
|
2026-01-14 13:40:16 +08:00 |
|
|
|
d095bd413b
|
fix: fix LOOP_CHILDREN_Z_INDEX (#30719)
|
2026-01-14 10:22:31 +08:00 |
|
|
|
b9052bc244
|
feat: add sub-graph config panel with variable selection and null
handling
|
2026-01-14 03:22:42 +08:00 |
|
|
|
b7025ad9d6
|
feat: change sub-graph prompt handling to use user role
|
2026-01-13 23:23:18 +08:00 |
|
|
|
c5482c2503
|
Merge branch 'main' into feat/pull-a-variable
|
2026-01-13 22:57:27 +08:00 |
|
|
|
d394adfaf7
|
feat: Fix prompt template handling for Jinja2 edition type
|
2026-01-13 22:57:05 +08:00 |
|
|
|
bc771d9c50
|
feat: Add onSave prop to SubGraph components for draft sync
|
2026-01-13 22:51:29 +08:00 |
|
|
|
96ec176b83
|
feat: sub-graph to use dynamic node generation
|
2026-01-13 22:28:30 +08:00 |
|
|
|
f57d2ef31f
|
refactor: refactor workflow nodes state sync and extractor node
lifecycle
|
2026-01-13 18:37:23 +08:00 |
|
|
|
e80bc78780
|
fix: clear mock llm node functions
|
2026-01-13 17:57:02 +08:00 |
|