Wu Tianwei
3995f55cbc
fix: update Line component for dark mode support and improve Empty co… ( #20196 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-26 10:42:54 +08:00
sayThQ199
cbfc32b11f
fix(echarts): Resolve chart flickering and animation loop in Markdown ( #20161 )
2025-05-25 18:05:41 +08:00
Novice
1fd4839eca
temp
2025-05-23 18:12:47 +08:00
QuantumGhost
580d134a22
fix(api): fix internal server error while publishing workflow
2025-05-23 16:49:02 +08:00
jZonG
bbd0dbf29b
authorizing
2025-05-23 15:59:32 +08:00
Joel
7746d37841
feat: loop debug
2025-05-23 15:54:27 +08:00
jZonG
62b4be9bb1
mcp update
2025-05-23 15:09:12 +08:00
jZonG
f213663e17
create & delete
2025-05-23 14:56:58 +08:00
jZonG
434187f9f0
mcp tool list
2025-05-23 14:39:42 +08:00
NFish
e812068f7f
Merge branch 'fix/webapp-access-scope' into deploy/dev
2025-05-23 14:25:31 +08:00
NFish
01ad7af388
fix: support show correct text when select 'external' option
2025-05-23 14:24:28 +08:00
Novice
0635e41500
chore: handle migration
2025-05-23 13:49:04 +08:00
Novice
3db3b939a6
Merge branch 'feat/mcp' into deploy/dev
2025-05-23 13:48:37 +08:00
Novice
8464ad0b35
fix: add model
2025-05-23 13:41:03 +08:00
Joel
cd7c1e2f26
fix: not show special panel detail
2025-05-23 11:50:29 +08:00
QuantumGhost
865ca09a7f
Merge branch 'feat/variable-pool-rebased' into deploy/dev
2025-05-23 10:25:30 +08:00
QuantumGhost
35b4d2c499
fix(api): Fix incorrect variable name for sys var.
2025-05-23 10:24:00 +08:00
QuantumGhost
be098dee35
feat(api): implement draft var related api
2025-05-23 10:24:00 +08:00
QuantumGhost
0f7ea8d5fa
feat(api): save output variables to draft variables while debugging workflow
2025-05-23 10:24:00 +08:00
QuantumGhost
25b4a96aed
feat(api): add a version
class method to BaseNode and subclasses
...
This ensures that we can get the version of node while executing.
Add `node_version` to `BaseNodeEvent` to ensure that all node
related events includes node version information.
2025-05-23 10:23:59 +08:00
QuantumGhost
392ad17497
feat(api): Save output variables as draft variables in single stepping
2025-05-23 10:23:59 +08:00
QuantumGhost
f3fc3cf530
feat(api): Save output variables as draft variables in single stepping
2025-05-23 10:23:59 +08:00
QuantumGhost
ecaf4b0e51
feat(api): Implement WorkflowDraftService
2025-05-23 10:23:59 +08:00
QuantumGhost
8940c388d6
feat(api): add an API to retrieve the last execution of a given node.
2025-05-23 10:23:59 +08:00
Novice
e42831335d
fix: add icon
2025-05-23 10:22:32 +08:00
Joel
3ec6f96722
feat: after run start node fetch sys vars
2025-05-23 10:18:27 +08:00
非法操作
9b1dc1de7a
fix: system file upload can't export custom file types ( #20122 )
2025-05-22 22:29:27 +08:00
非法操作
db09d18e92
fix: some dark theme not display well ( #20121 )
2025-05-22 22:29:12 +08:00
wellCh4n
210b9ebf56
fix: GitHub stars count sync not working ( #20126 )
2025-05-22 22:28:43 +08:00
QuantumGhost
a2a3ab6204
chore(fix): fix multiple revision heads for dev/deploy
2025-05-22 18:22:56 +08:00
Novice
bdb4395319
feat: add mcp server
2025-05-22 18:16:56 +08:00
Chenhe Gu
fa80ef90d2
simplify app create experience with collapsed basic app types and imp… ( #20007 )
2025-05-22 18:02:40 +08:00
NFish
6c492e51fa
fix: update messages credita ( #20092 )
2025-05-22 17:39:28 +08:00
Joel
3c0f1d2c74
feat: if single run
2025-05-22 17:39:14 +08:00
NFish
b9a892ae5b
Merge branch 'fix/webapp-access-scope' into deploy/dev
2025-05-22 17:25:37 +08:00
NFish
c0e360ce78
fix: update i18n
2025-05-22 17:25:21 +08:00
NFish
6526d3de94
fix: update public icon color in app card
2025-05-22 16:55:14 +08:00
Joel
7a9f7a4a71
feat: last run no params on click node run not show params
2025-05-22 16:50:45 +08:00
NFish
d608856962
Merge branch 'fix/webapp-access-scope' into deploy/dev
2025-05-22 16:40:25 +08:00
NFish
cd7f61a098
fix: update web app access control mode enum
2025-05-22 16:39:37 +08:00
sayThQ199
7bf00ef25c
fix(markdown): improve ECharts rendering for streaming content and da… ( #20101 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-05-22 16:31:13 +08:00
NFish
8eaf4a179d
fix: update i18n
2025-05-22 16:24:01 +08:00
He Wang
8fad3036bf
set oceanbase ip to 127.0.0.1 to avoid connection failure after restart ( #20103 )
2025-05-22 16:19:53 +08:00
Boris Feld
c939f04b1a
Add support for tracking conversation with Opik Tracer ( #20063 )
2025-05-22 16:11:50 +08:00
Joel
c1bc464e9e
fix: use last run call api timing
2025-05-22 15:44:37 +08:00
NFish
783eee757b
wip: web app access control scope add 'external' option.
2025-05-22 15:41:56 +08:00
QuantumGhost
27ee88d3f7
fix(api): fix dev startup issues
2025-05-22 15:26:31 +08:00
Joel
bbfdab53dd
fix: clear vars timing wrong
2025-05-22 15:22:09 +08:00
Joel
650abe8a8f
chore: handle lastrun run retry
2025-05-22 15:07:41 +08:00
Joel
2c4ea612a7
fix: last run timing
2025-05-22 14:25:58 +08:00