autofix-ci[bot]
|
fcf05b4b63
|
[autofix.ci] apply automated fixes
|
2026-07-31 12:52:10 +00:00 |
|
fatelei
|
38b1a406bb
|
fix: fix publish update button ui issue
|
2026-07-31 20:47:56 +08:00 |
|
Bond Zhu
|
542544d8eb
|
fix(api): silence opentelemetry.context error reports to Sentry on cloud (#39841)
|
2026-07-31 15:58:45 +08:00 |
|
iridescentWen
|
f835f0c59c
|
docs: fix typos in api comments and prompt example (#39838)
|
2026-07-31 15:58:45 +08:00 |
|
Xin Zhang
|
d6fd31c756
|
fix: refresh mcp server code by app id (#39828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-31 15:58:45 +08:00 |
|
Escape0707
|
68c59ad047
|
test: exercise credential visibility with SQLite (#39827)
|
2026-07-31 11:37:04 +08:00 |
|
Parman Mohammadalizadeh
|
7e3514adae
|
chore(api): consolidate chained .where() calls into single calls (#39819)
|
2026-07-31 11:37:04 +08:00 |
|
autofix-ci[bot]
|
4ec9fb0a58
|
[autofix.ci] apply automated fixes
|
2026-07-30 15:01:47 +00:00 |
|
fatelei
|
51b668a2a6
|
feat: update publish button logic
|
2026-07-30 22:57:22 +08:00 |
|
fatelei
|
5a002d8f6a
|
fix: fix style check failed
|
2026-07-30 22:57:21 +08:00 |
|
fatelei
|
606d1d7926
|
chore: increase test coverage and fix skill duplicate
|
2026-07-30 22:57:21 +08:00 |
|
fatelei
|
277c1ddf9c
|
fix: fix test failed
|
2026-07-30 22:57:21 +08:00 |
|
autofix-ci[bot]
|
d6fc092795
|
[autofix.ci] apply automated fixes
|
2026-07-30 22:57:21 +08:00 |
|
fatelei
|
3a422d4dde
|
fix: fix test failed
|
2026-07-30 22:57:21 +08:00 |
|
fatelei
|
b6431e82cd
|
feat: agent can op file and fix version check
|
2026-07-30 22:57:21 +08:00 |
|
autofix-ci[bot]
|
03b18bd4e3
|
[autofix.ci] apply automated fixes
|
2026-07-30 22:57:21 +08:00 |
|
fatelei
|
2907adb12e
|
fix: fix db version
|
2026-07-30 22:57:20 +08:00 |
|
fatelei
|
d08ca0e069
|
fix: fix model not change
|
2026-07-30 22:57:20 +08:00 |
|
fatelei
|
a4430fd373
|
fix: fix model not update
|
2026-07-30 22:57:20 +08:00 |
|
fatelei
|
90e802d5e4
|
fix: fix failed test
|
2026-07-30 22:57:20 +08:00 |
|
fatelei
|
6113893a53
|
fix: fix skill not in agent
|
2026-07-30 22:57:20 +08:00 |
|
fatelei
|
5aea0b1489
|
fix: fix frontend issue and let draft check relax
|
2026-07-30 22:57:20 +08:00 |
|
fatelei
|
6d59f60f88
|
fix: fix ci failed
|
2026-07-30 22:57:20 +08:00 |
|
fatelei
|
a5a08455b2
|
fix: fix ci failed
|
2026-07-30 22:57:20 +08:00 |
|
fatelei
|
946603c513
|
fix: fix delete skill ref
|
2026-07-30 22:57:19 +08:00 |
|
fatelei
|
6414d0a020
|
feat: support agent skill
|
2026-07-30 22:57:18 +08:00 |
|
wangxiaolei
|
69a16d8319
|
feat: change api/v1/plugins/download to api/v1/plugins/download-url (#39811)
|
2026-07-30 10:23:29 +00:00 |
|
Evan
|
3aa937def4
|
test: use caplog for telemetry error logging (#39722)
|
2026-07-30 09:32:56 +00:00 |
|
Escape0707
|
f057a7d32f
|
test: use SQLite sessions in app DSL service tests (#39803)
|
2026-07-30 09:31:12 +00:00 |
|
林玮 (Jade Lin)
|
8cca3959ae
|
feat: make skill package upload size limit configurable (#39799)
|
2026-07-30 08:42:24 +00:00 |
|
Rafli Surya Wijaya
|
1fd9ab14f9
|
fix(workflow): provide default values for AgentNodeData fields (#39743) (#39754)
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-30 05:23:48 +00:00 |
|
Asuka Minato
|
0aefcfa373
|
test: use SQLite sessions in tasks (#39076)
|
2026-07-30 05:18:19 +00:00 |
|
Asuka Minato
|
09d5aa47bb
|
test: use sqlite3 session in test_workflow_node_execution_truncation (#38734)
|
2026-07-30 04:47:38 +00:00 |
|
Asuka Minato
|
b852252076
|
test: use sqlite3 session in test_trial (#38732)
|
2026-07-30 04:47:18 +00:00 |
|
Asuka Minato
|
814fee5550
|
test: use sqlite3 session in test_factory (#38731)
|
2026-07-30 04:39:16 +00:00 |
|
Asuka Minato
|
754c380e2d
|
test: use sqlite3 session in test_billing (#38722)
|
2026-07-30 04:39:04 +00:00 |
|
Asuka Minato
|
9f17e1ca95
|
test: move RAG pipeline import coverage to unit tests (#38938)
|
2026-07-30 04:32:23 +00:00 |
|
Asuka Minato
|
61a5b4d205
|
test: use SQLite sessions in core tools (#39094)
|
2026-07-30 04:23:36 +00:00 |
|
Asuka Minato
|
7b33622cdd
|
test: use SQLite in Langfuse traces (#38985)
|
2026-07-30 04:14:18 +00:00 |
|
Asuka Minato
|
942a16b2a5
|
test: use SQLite in Opik traces (#38987)
|
2026-07-30 04:13:58 +00:00 |
|
李政达
|
7fd2f4f4e8
|
fix(api): prevent HITL pause from aborting workflow resume (#39485)
Co-authored-by: 李政达 <1242427577@qq.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-07-30 03:21:28 +00:00 |
|
Asuka Minato
|
1593b7cc60
|
test: use SQLite sessions in core app apps (#39102)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-30 03:18:31 +00:00 |
|
Asuka Minato
|
3f1036e55a
|
test: use SQLite sessions in core app apps (#39101)
|
2026-07-30 03:18:09 +00:00 |
|
Asuka Minato
|
7c9a0ce93b
|
test: use SQLite sessions in controllers console app (#39097)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-30 03:17:48 +00:00 |
|
Asuka Minato
|
9e8733413a
|
test: use SQLite sessions in controllers console app (#39095)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-30 03:07:43 +00:00 |
|
Asuka Minato
|
3453fdce44
|
test: use SQLite sessions in core rag (#39092)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-30 03:04:18 +00:00 |
|
Asuka Minato
|
6804dd474d
|
test: use SQLite sessions in services workflow (#39091)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-30 03:03:47 +00:00 |
|
Asuka Minato
|
edd6a6e77f
|
test: use SQLite sessions in core repositories (#39073)
|
2026-07-30 02:53:50 +00:00 |
|
Asuka Minato
|
19b0a8ce08
|
test: use SQLite sessions in core repositories (#39067)
|
2026-07-30 02:53:38 +00:00 |
|
Asuka Minato
|
e12e86a308
|
test: use sqlite3 session in test_completion_completion_app_generator (#38723)
|
2026-07-30 02:45:54 +00:00 |
|