Stephen Zhou
|
8d2eac55d7
|
fix(agent): preserve workflow node execution logs
|
2026-08-06 11:01:54 +08:00 |
|
Stephen Zhou
|
a7283bccb3
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-06 10:46:50 +08:00 |
|
Stephen Zhou
|
24847366e1
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/app_factory.py
# api/controllers/console/workspace/workspace.py
# api/services/agent/observability_service.py
# api/tests/unit_tests/core/rag/docstore/test_dataset_docstore.py
# api/tests/unit_tests/core/rag/embedding/test_token_counter.py
# api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py
# api/tests/unit_tests/services/agent/test_agent_observability_service.py
|
2026-08-06 10:46:15 +08:00 |
|
pineapple880066
|
70051950ab
|
fix: preserve UTF-8 byte size for text uploads (#40034)
|
2026-08-06 02:25:29 +00:00 |
|
csurong
|
f7881bb635
|
fix: make document retry batches consistent (#39978)
Co-authored-by: caosurong <surong.cao@thinkingdata.cn>
|
2026-08-06 02:01:14 +00:00 |
|
Escape0707
|
b6b3e747f3
|
refactor(api): extract workspace member listing into layered service (#39974)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 01:08:39 +00:00 |
|
Asuka Minato
|
fe7e2dc62f
|
test: use sqlite3 session in test_agent_config_service (#38764)
|
2026-08-05 08:43:40 +00:00 |
|
FFXN
|
3213741104
|
feat: add logging for upstream rejection details in KnowledgeFS requests
|
2026-08-05 15:55:28 +08:00 |
|
Stephen Zhou
|
a4756e953d
|
feat(dataset): filter New RAG spaces by creator
|
2026-08-05 13:46:06 +08:00 |
|
Jyong
|
aa58dfb598
|
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
|
2026-08-05 00:16:10 -04:00 |
|
Jyong
|
90e373199c
|
fix(knowledge-fs): use structured document sections
|
2026-08-04 23:46:13 -04:00 |
|
Byron.wang
|
896e5e20c0
|
refactor(api): extract workspace list into layered application service (#39822)
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-08-05 02:36:16 +00:00 |
|
zyssyz123
|
4213e6b150
|
fix(agent): expose feedback in agent logs (#39994)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-04 14:11:13 +00:00 |
|
盐粒 Yanli
|
b462cb041d
|
feat(agent): separate CLI file URL audiences (#39952)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-04 13:14:02 +00:00 |
|
Stephen Zhou
|
a77f508b05
|
feat(dataset): show linked app counts in New RAG spaces
|
2026-08-04 20:49:52 +08:00 |
|
Stephen Zhou
|
28b3306867
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-04 14:43:38 +08:00 |
|
-LAN-
|
aab31292d8
|
feat(workflow): support LLM environment variables (#39125)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-04 06:17:13 +00:00 |
|
Xiyuan Chen
|
edcd3fc2e3
|
fix(api): allow external knowledge base creation under enterprise RBAC (#39930)
|
2026-08-04 04:50:43 +00:00 |
|
yyh
|
9ea21e4fd1
|
perf(web): streaming ssr for home page (#39922)
|
2026-08-04 02:16:08 +00:00 |
|
Asuka Minato
|
982c0667e1
|
chore: bump pyrefly version (#39876)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-03 05:59:01 +00:00 |
|
Harsh Kashyap
|
a5f5acbe0c
|
fix(api): stop echoing the raw api_key in the 403 error message (#39888) (#39902)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-03 03:18:06 +00:00 |
|
Stephen Zhou
|
c7e4cb0c29
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/extensions/test_ext_login.py
# web/app/components/main-nav/__tests__/index.spec.tsx
|
2026-08-03 11:10:06 +08:00 |
|
-LAN-
|
351577bdb0
|
feat(workflow): support human input in loop and iteration (#39243)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-03 02:24:18 +00:00 |
|
Hassan Rady
|
26b4798e88
|
perf(dataset): fix N+1 database insert bottleneck in Notion sync (#39899)
|
2026-08-03 00:57:22 +00:00 |
|
Jyong
|
1648d8ac6b
|
fix(knowledge-fs): handle initial revisions and published evidence
|
2026-08-02 14:47:09 -04:00 |
|
Jyong
|
923507baeb
|
Stream research task answer deltas through durable progress events
|
2026-08-02 12:45:51 -04:00 |
|
Jyong
|
d93902eaff
|
fix(knowledge-fs): validate evidence match response
|
2026-08-02 11:56:25 -04:00 |
|
Jyong
|
4d5f845b8c
|
Merge codex/golden-question-bulk-import into deploy/konwledge
# Conflicts:
# api/knowledge-fs-contract.lock.json
# api/services/knowledge_fs/data_facade.py
# api/tests/unit_tests/services/test_knowledge_fs_data_facade.py
# knowledge-fs/scripts/export-capability-v2-operations.test.mjs
# packages/contracts/generated/api/console/knowledge-fs/orpc.gen.ts
|
2026-08-02 11:35:09 -04:00 |
|
Jyong
|
c9cdc34abc
|
feat(dataset): add golden question bulk import
|
2026-08-02 11:29:11 -04:00 |
|
Jyong
|
737f315b53
|
Merge deploy/konwledge into codex/knowledge-fs-difyctl
|
2026-08-02 11:24:06 -04:00 |
|
Harsh Kashyap
|
02a9c51a3e
|
fix(api): bound JinaReader and adaptive-crawl HTTP timeouts (#39859) (#39860)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-02 02:49:17 +00:00 |
|
Harsh Kashyap
|
eec0e2e44e
|
fix(api): bound billing service HTTP timeouts (#39874) (#39875)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-01 10:46:13 +00:00 |
|
WH-2099
|
e7380865d8
|
fix(api): scope segment batch deletes (#38217)
|
2026-08-01 01:39:40 +00:00 |
|
Chester
|
4557f127ff
|
fix(auth): add bounded timeout to WaterCrawl credential validation (#39824)
|
2026-07-31 13:52:02 +00:00 |
|
Stephen Zhou
|
abee50b90e
|
fix(dataset): align New RAG activity filters
|
2026-07-31 17:00:59 +08:00 |
|
Stephen Zhou
|
e891790ce0
|
fix(dataset): connect New RAG overview data
|
2026-07-31 16:23:50 +08:00 |
|
Jyong
|
ce847f2b6f
|
feat(cli): add KnowledgeFS filesystem commands
|
2026-07-31 04:11:14 -04:00 |
|
Stephen Zhou
|
5b939067e1
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/services/test_app_dsl_service.py
# web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
|
2026-07-31 14:28:03 +08:00 |
|
Parman Mohammadalizadeh
|
908dc703ec
|
chore(api): consolidate chained .where() calls into single calls (#39819)
|
2026-07-30 16:59:50 +00:00 |
|
Stephen Zhou
|
13778d96a0
|
fix(dataset): wire New RAG document actions
|
2026-07-30 21:37:05 +08:00 |
|
林玮 (Jade Lin)
|
8cca3959ae
|
feat: make skill package upload size limit configurable (#39799)
|
2026-07-30 08:42:24 +00:00 |
|
Jyong
|
a82290fe8f
|
perf(knowledge-fs): reduce capability request overhead
|
2026-07-30 03:14:51 -04:00 |
|
Jyong
|
e052b2e27f
|
Support emoji icons and map Knowledge FS bad requests
|
2026-07-30 01:34:56 -04:00 |
|
Asuka Minato
|
b855d71adb
|
test: use SQLite sessions in rag pipeline transform (#39050)
|
2026-07-30 02:43:48 +00:00 |
|
Stephen Zhou
|
f9bd5ad923
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/services/test_account_service.py
# web/features/new-rag/add-source-page.tsx
# web/features/new-rag/components/knowledge-space-card.tsx
# web/features/new-rag/components/knowledge-view-switcher.tsx
# web/features/new-rag/document-chunk-detail.tsx
# web/features/new-rag/document-list.tsx
# web/features/new-rag/knowledge-space-shell.tsx
# web/features/new-rag/sources-page.tsx
|
2026-07-29 20:26:13 +08:00 |
|
Jyong
|
5270f78ff1
|
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
# Conflicts:
# api/knowledge-fs-contract.lock.json
|
2026-07-29 06:22:07 -04:00 |
|
Jyong
|
34f4e3b145
|
Update frontend components and application workflows
|
2026-07-29 06:18:05 -04:00 |
|
非法操作
|
c1fdd6fb78
|
chore: paginate installed apps (#39739)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-07-29 09:51:34 +00:00 |
|
Stephen Zhou
|
360fa45b3e
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-07-29 17:42:53 +08:00 |
|
Jyong
|
6cfd1abb59
|
Refactor frontend architecture and simplify implementation
|
2026-07-29 02:30:27 -04:00 |
|