6306 Commits

Author SHA1 Message Date
Joel
c27af0dd7d Merge branch 'feat/mcp-frontend' into deploy/dev 2025-06-03 10:46:52 +08:00
Novice
657acdcfb9 Merge branch 'feat/mcp' into deploy/dev 2025-05-30 18:26:35 +08:00
Novice
beef679798 feat: change the mcp server url 2025-05-30 18:26:28 +08:00
Joel
f1d964288d fix: schema title use prop name 2025-05-30 16:48:46 +08:00
Novice
a4dfb548c3 Merge branch 'feat/mcp' into deploy/dev 2025-05-30 10:57:11 +08:00
Novice
fadaa79f56 fix: change the constraint 2025-05-30 10:56:59 +08:00
Novice
2a1c2fc0ea Merge branch 'feat/mcp' into deploy/dev 2025-05-30 10:17:57 +08:00
Novice
f6f9fb1f6b fix: change the agent runtime server url to original 2025-05-30 10:17:49 +08:00
Novice
bc2050465e Merge branch 'feat/mcp' into deploy/dev 2025-05-30 10:02:24 +08:00
Novice
36d7369ed5 chore: change the server url type 2025-05-30 10:02:03 +08:00
Novice
ec6c0e52aa Merge branch 'feat/mcp' into deploy/dev 2025-05-30 09:23:05 +08:00
Novice
14aecc147b feat: add encrypted 2025-05-30 09:19:46 +08:00
jZonG
f74ffecfb0 Merge branch 'feat/mcp-frontend' into deploy/dev 2025-05-29 17:23:57 +08:00
jZonG
049f904af8 fix: auto authorizing 2025-05-29 17:22:39 +08:00
Joel
953746bf7e feat: use api schema 2025-05-29 16:58:21 +08:00
jZonG
a4ee06e1be Merge branch 'feat/mcp-frontend' into deploy/dev 2025-05-29 16:47:16 +08:00
jZonG
d2a4e3eedc modify api 2025-05-29 16:45:30 +08:00
jZonG
5ac413ff69 fix: timestamp & updating loader 2025-05-29 16:40:25 +08:00
Novice
4e982e3833 Merge branch 'feat/mcp' into deploy/dev 2025-05-29 15:32:53 +08:00
Novice
1c84a27e7e feat: mcp tool add input schema 2025-05-29 15:32:26 +08:00
NFish
5f34df02d6 Merge branch 'fix/show-reset-branding-button' into deploy/dev 2025-05-29 14:55:39 +08:00
NFish
37920c90b4 fix: show 'reset brand' button after branding image setted 2025-05-29 14:55:05 +08:00
-LAN-
808aa4467c
docs: Update PR template to emphasize guidelines and issue linking (#20382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-29 14:32:08 +08:00
Joel
bd17a3e083 Merge branch 'feat/last-run-frontend' into deploy/dev 2025-05-29 13:56:50 +08:00
Joel
98398661e4 fix: reset value not pass the right value 2025-05-29 11:13:14 +08:00
Joel
c82dcecfa6 merge main 2025-05-29 10:59:30 +08:00
Joel
dbea9a5b8a Merge branch 'feat/mcp-frontend' into deploy/dev 2025-05-29 10:53:42 +08:00
Joel
f5d18d4e28 fix: search ui broken in explore page 2025-05-29 10:41:56 +08:00
Novice
b2ab401279
chore: remove agent turn limits (#19930) 2025-05-29 09:51:56 +08:00
Novice
9bbd646f40
fix: inner invoke llm token too long (#20391) 2025-05-29 09:49:44 +08:00
QuantumGhost
bce63c142f Merge branch 'feat/variable-pool-rebased' into deploy/dev 2025-05-29 03:09:50 +08:00
QuantumGhost
248686ab6d Revert "Merge branch 'feat/variable-pool-rebased' into deploy/dev"
This reverts commit a7bfe67797c78b6244582f457edea3f2ceb21582, reversing
changes made to 580d134a2214fc234a4d3ca939d35138022eb91c.
2025-05-29 02:57:21 +08:00
QuantumGhost
7a382a35b4 feat(api): simplify gevent setup logic 2025-05-29 02:47:58 +08:00
QuantumGhost
6df77c7ae2 feat(api): add support for conversation input fields in draft node run api 2025-05-29 02:47:58 +08:00
QuantumGhost
ae53286bcc feat(api): add support for conversation input fields in draft node run api 2025-05-29 02:47:58 +08:00
QuantumGhost
4c7873bdd9 feat(api): inject the variable_loader all the way down for loop & iteration
# Conflicts:
#	api/core/app/apps/advanced_chat/app_generator.py
#	api/core/app/apps/workflow/app_generator.py
2025-05-29 02:47:32 +08:00
QuantumGhost
31fa5baadf feat(api): overhaul draft variable saving logic
add support for many node types
2025-05-29 02:46:12 +08:00
QuantumGhost
29bc0d5000 feat(api): Add a method for extract a node configration from workflow 2025-05-29 02:46:12 +08:00
QuantumGhost
7c632bdea9 docs(api): Add a comment about repetitive json loading in Workflow.graph_dict 2025-05-29 02:46:12 +08:00
QuantumGhost
cf034b53e0 feat(api): Move DummyLoader from workflow_entry to variable_loader
add a utility function for variable loading logic.
2025-05-29 02:46:12 +08:00
QuantumGhost
710d729b4b feat(api): Add a dummy VariableLoader, add a utility function
for variable loading logic.
2025-05-29 02:46:11 +08:00
QuantumGhost
d720287504 feat(api): utilize ConversationVariableUpdater in variable assigner nodes
Removed the original logic
2025-05-29 02:46:11 +08:00
QuantumGhost
1b234de81f feat(api): Implement variable mapping extraction for VariableAssignerNode 2025-05-29 02:46:11 +08:00
QuantumGhost
b376f7aeec feat(api): include the loop variables in extracted variable mappings 2025-05-29 02:46:11 +08:00
QuantumGhost
253978b8df docs(api): Update docs for extract_variable_selector_to_variable_mapping 2025-05-29 02:46:11 +08:00
QuantumGhost
c1313dd914 test(api): add tests for VariablePool construction 2025-05-29 02:46:11 +08:00
QuantumGhost
fd38cfd6b2 chore(api): remove the constructor for VariablePool
Replace it with `model_post_init` as suggested by
Pydantic docs.
2025-05-29 02:46:11 +08:00
QuantumGhost
c730f0fcf2 test(api): Add some tests for DraftVariable related code 2025-05-29 02:46:11 +08:00
QuantumGhost
7165333468 feat(api): Add some utility functions for working with generators 2025-05-29 02:46:11 +08:00
QuantumGhost
701d659f54 fix(api): Fix input variable handling for Start node. 2025-05-29 02:46:11 +08:00