dify/api/core
2026-08-18 05:59:43 +00:00
..
agent fix: replace bare except with except Exception in core agent, storage and vector backends (#40801) 2026-08-15 00:56:09 +00:00
app fix(api): clear stale cancellation signals when resuming a paused workflow (#40905) 2026-08-18 02:27:43 +00:00
base
callback_handler
datasource test: use SQLite sessions in datasource files (#39048) 2026-08-06 08:28:27 +00:00
db
entities fix: meter hosted LLM invocations (#40589) 2026-08-12 12:33:21 +00:00
errors
extension fix(extension): chain original exception in APIBasedExtensionRequestor per PEP 3134 (#40810) 2026-08-15 08:48:28 +00:00
external_data_tool
file
helper fix(api): bound connect phase to 5.0s in two api/core/ outbound timeouts (#40807) 2026-08-18 03:38:59 +00:00
llm_generator docs: fix typos in api comments and prompt example (#39838) 2026-07-31 05:30:53 +00:00
logging
mcp chore: remove obsolete development docs (#40098) 2026-08-06 08:21:17 +00:00
memory
moderation chore: pass session explicitly in ApiModeration (#39885) 2026-08-03 02:33:18 +00:00
ops fix(ops): keep the path of self-hosted LangSmith and Weave endpoints (#40584) 2026-08-13 03:18:22 +00:00
plugin fix: accept legacy plugin daemon list responses (#38265) 2026-08-18 04:11:49 +00:00
prompt feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
rag fix(api): bound connect phase to 5.0s in two api/core/ outbound timeouts (#40807) 2026-08-18 03:38:59 +00:00
rbac
repositories feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
schemas
telemetry
tools feat(dify-agent): enforce signed upload size limits (#40883) 2026-08-17 11:59:42 +00:00
trigger
workflow fix: preserve Agent tool-generated file outputs (#40917) 2026-08-18 05:59:43 +00:00
__init__.py
hosting_configuration.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
indexing_runner.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
model_manager.py fix(agent): meter internal LLM calls through API (#40613) 2026-08-13 12:15:44 +00:00
provider_manager.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00