dify/api/core/app
CodingOnStar e377dd0d91 merge: bring origin/main into feat/creator-profile-home
# Conflicts:
#	api/controllers/console/tag/tags.py
#	api/openapi/markdown/console-openapi.md
#	api/services/app_service.py
#	oxlint-suppressions.json
#	packages/contracts/generated/api/console/tags/types.gen.ts
#	packages/contracts/generated/api/console/tags/zod.gen.ts
#	packages/contracts/generated/api/console/workspaces/orpc.gen.ts
2026-08-24 12:15:37 +08:00
..
app_config refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
apps merge: bring origin/main into feat/creator-profile-home 2026-08-24 12:15:37 +08:00
entities fix(tts): propagate and validate actual audio MIME (#41043) 2026-08-24 03:38:09 +00:00
features fix(api): attach exc_info=True to logger.warning sites that drop the traceback (#41068) 2026-08-21 11:20:42 +00:00
file_access refactor: add missing @override decorator to file access controller and workflow file runtime (#36495) 2026-05-21 19:39:51 +00:00
layers fix: preserve ResponseStreamFilter state across workflow pause/resume (#38540) 2026-07-09 01:05:47 +00:00
llm feat(dify-agent): add context-aware history compaction (#40872) 2026-08-17 09:36:21 +00:00
task_pipeline fix(tts): propagate and validate actual audio MIME (#41043) 2026-08-24 03:38:09 +00:00
workflow fix: meter hosted LLM invocations (#40589) 2026-08-12 12:33:21 +00:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00