| .. |
|
agent
|
test: migrate core app sessions to SQLite (#40084)
|
2026-08-10 09:01:02 +00:00 |
|
app
|
refactor: resolve completion model via manager (#40756)
|
2026-08-14 02:52:42 +00:00 |
|
base
|
|
|
|
callback_handler
|
test: use SQLite sessions in core callback_handler (#39081)
|
2026-07-31 12:54:20 +00:00 |
|
datasource
|
test: migrate residual user ORM stand-ins to real models (#40625)
|
2026-08-15 09:52:59 +00:00 |
|
entities
|
feat: add tool plugin param type date and date-picker (#36163)
|
2026-08-10 09:31:38 +00:00 |
|
extension
|
fix(extension): chain original exception in APIBasedExtensionRequestor per PEP 3134 (#40810)
|
2026-08-15 08:48:28 +00:00 |
|
external_data_tool
|
test: use sqlite3 session in test_api (#38736)
|
2026-07-16 10:38:33 +00:00 |
|
file
|
test: use sqlite3 session in test_remote_fetcher (#38773)
|
2026-07-14 07:01:23 +00:00 |
|
helper
|
fix(api): point SSRF-blocked error message at the correct dify issue (#40605)
|
2026-08-14 11:46:50 +00:00 |
|
llm_generator
|
feat(workflow-generator): prefer installed tools (#40611)
|
2026-08-14 05:38:37 +00:00 |
|
logging
|
fix(api): prevent identity logging deadlock (#39449)
|
2026-07-23 09:08:04 +00:00 |
|
mcp
|
test: use real ORM models in workflow repository tests (#40019)
|
2026-08-06 04:06:04 +00:00 |
|
memory
|
test: use SQLite sessions in core memory (#39066)
|
2026-07-27 10:15:08 +00:00 |
|
model_runtime
|
|
|
|
moderation
|
test: migrate core RAG sessions to SQLite (#40085)
|
2026-08-11 07:05:26 +00:00 |
|
ops
|
test: migrate trace workflow run ORM model to real entity (#40642)
|
2026-08-14 05:34:29 +00:00 |
|
plugin
|
fix(api): chain original exception in 13 except blocks per PEP 3134 (#40738)
|
2026-08-13 17:50:05 +00:00 |
|
prompt
|
test: use sqlite3 session in test_extract_thread_messages (#38739)
|
2026-07-27 09:00:47 +00:00 |
|
rag
|
test: migrate RAG processor residuals to SQLite ORM models (#40608)
|
2026-08-15 09:54:09 +00:00 |
|
repositories
|
test: use SQLite sessions in core repositories (#39061)
|
2026-08-06 05:50:40 +00:00 |
|
schemas
|
|
|
|
telemetry
|
|
|
|
tools
|
test: migrate workflow tool users to SQLite ORM models (#40628)
|
2026-08-14 08:54:31 +00:00 |
|
trigger
|
|
|
|
variables
|
feat(workflow): support human input in loop and iteration (#39243)
|
2026-08-03 02:24:18 +00:00 |
|
workflow
|
test: migrate residual namespace ORM entities to real models (#40633)
|
2026-08-14 08:52:53 +00:00 |
|
__init__.py
|
|
|
|
test_file.py
|
|
|
|
test_model_manager.py
|
fix(agent): meter internal LLM calls through API (#40613)
|
2026-08-13 12:15:44 +00:00 |
|
test_provider_configuration.py
|
test: use sqlite3 session in test_provider_configuration (#38689)
|
2026-07-15 04:54:49 +00:00 |
|
test_provider_manager.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_trigger_debug_event_selectors.py
|
|
|