Jyong
|
2204ccaed5
|
chore(knowledge-fs): refresh contract lock
|
2026-08-05 02:00:43 -04: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 |
|
Stephen Zhou
|
a77f508b05
|
feat(dataset): show linked app counts in New RAG spaces
|
2026-08-04 20:49:52 +08:00 |
|
Stephen Zhou
|
d2b58f8636
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# web/features/new-rag/new-knowledge-list.tsx
|
2026-08-04 19:36:24 +08:00 |
|
Asuka Minato
|
482ec5e712
|
test: use sqlite3 session in test_qa_index_processor (#38765)
|
2026-08-04 10:53:55 +00:00 |
|
Asuka Minato
|
36a4c98732
|
test: use sqlite3 session in test_if_else (#38753)
|
2026-08-04 10:53:42 +00:00 |
|
Jyong
|
4fd80c8d59
|
Improve knowledge grep matching for document projections
|
2026-08-04 05:41:52 -04:00 |
|
林玮 (Jade Lin)
|
3ada29bbe0
|
fix(api): surface system quota exhaustion without fallback (#39986)
|
2026-08-04 08:49:25 +00:00 |
|
非法操作
|
8f817644e9
|
fix(workflow): avoid app context dependency in parallel iteration (#39983)
|
2026-08-04 07:47:49 +00:00 |
|
Jyong
|
fcf87ec68c
|
fix(knowledge-fs): read current published fs paths
|
2026-08-04 03:46:00 -04:00 |
|
Jyong
|
3d9feaba0b
|
fix(knowledge-fs): classify capability reads from operations
|
2026-08-04 03:17:15 -04:00 |
|
Jyong
|
c944ffe558
|
fix(knowledge-fs): honor capability grants in fs handlers
|
2026-08-04 02:56:03 -04: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 |
|
Jyong
|
87d305da1d
|
chore(knowledge-fs): refresh contract subtree lock
|
2026-08-04 00:26:36 -04:00 |
|
-LAN-
|
2d2cc7cab1
|
refactor(workflow): move AgentNode events out of graphon (#39845)
|
2026-08-04 03:54:40 +00:00 |
|
dependabot[bot]
|
2838957004
|
chore(deps): bump the vdb group with 9 updates (#39911)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-08-04 03:40:41 +00:00 |
|
Yufeng He
|
f6852205d2
|
fix(vdb): bound the TiDB Cloud API timeouts (#39953)
Signed-off-by: Yufeng He <40085740+he-yufeng@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-08-04 03:17:05 +00:00 |
|
dependabot[bot]
|
9802329b91
|
chore(deps): bump aiohttp from 3.14.1 to 3.14.3 in /api (#39959)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-08-04 03:14:55 +00:00 |
|
林玮 (Jade Lin)
|
be0e2c03e4
|
feat(api): isolate credentials from local packages (#39957)
|
2026-08-04 02:50:04 +00:00 |
|
Xiyuan Chen
|
1b7a132afa
|
fix(api): validate installation scope for cached marketplace packages (#39935)
|
2026-08-04 02:22:45 +00:00 |
|
Xiyuan Chen
|
f2d0001424
|
fix(api): bump OpenTelemetry to stop duplicate Flask context detach (#39921)
|
2026-08-04 02:17:53 +00:00 |
|
yyh
|
9ea21e4fd1
|
perf(web): streaming ssr for home page (#39922)
|
2026-08-04 02:16:08 +00:00 |
|
Asuka Minato
|
b4f360127d
|
test: use SQLite sessions in core app apps (#39079)
|
2026-08-03 15:45:14 +00:00 |
|
Asuka Minato
|
f15a514878
|
test: use SQLite sessions in core test_provider_manager.py (#39071)
Co-authored-by: Byron Wang <byron@dify.ai>
|
2026-08-03 15:44:54 +00:00 |
|
Asuka Minato
|
ca1cec6011
|
test: use SQLite sessions in controllers console explore (#39064)
|
2026-08-03 15:44:43 +00:00 |
|
Asuka Minato
|
0a05328eb2
|
test: use SQLite sessions in controllers service api (#39059)
|
2026-08-03 15:44:25 +00:00 |
|
Asuka Minato
|
6e9a3f8654
|
test: use SQLite sessions in rag pipeline dsl (#39053)
|
2026-08-03 15:43:43 +00:00 |
|
Asuka Minato
|
730794426a
|
test: use SQLite sessions in web controller fixtures (#39052)
|
2026-08-03 15:41:56 +00:00 |
|
Jyong
|
e65905b4b3
|
Enrich research task progress with stage details
|
2026-08-03 05:38:52 -04:00 |
|
Jyong
|
17ccc0b995
|
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
|
2026-08-03 05:04:06 -04:00 |
|
Jyong
|
3d99416631
|
Implement application updates
|
2026-08-03 05:01:00 -04:00 |
|
wangxiaolei
|
dc8dd09450
|
feat: pass image file to llm (#39848)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-03 06:04:32 +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 |
|
Hand Sonic
|
bb68a05f9e
|
chore: pass session explicitly in ApiModeration (#39885)
|
2026-08-03 02:33:18 +00: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 |
|
Harsh Kashyap
|
8dbac96621
|
fix(vdb-oceanbase): reject trailing newlines in metadata-key and document-id validators (#39884) (#39901)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-03 02:17:13 +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
|
afee5e28d2
|
Update knowledge filesystem contract subtree reference
|
2026-08-02 13:46:37 -04:00 |
|
Jyong
|
923507baeb
|
Stream research task answer deltas through durable progress events
|
2026-08-02 12:45:51 -04:00 |
|
Jyong
|
6aacd46b03
|
test(knowledge-fs): cover openapi filesystem controller
|
2026-08-02 12:06:26 -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 |
|