dify/api/controllers/console
Stephen Zhou cd86ffd6f8
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/completion.py
#	api/core/app/apps/agent_app/app_generator.py
#	api/services/agent/composer_service.py
#	api/services/agent/roster_service.py
#	api/tests/unit_tests/controllers/console/agent/test_agent_controllers.py
#	api/tests/unit_tests/core/agent/test_publish_visibility.py
#	api/tests/unit_tests/core/app/apps/agent_app/test_resolve_agent.py
#	api/tests/unit_tests/core/workflow/nodes/agent_v2/test_binding_resolver.py
#	api/tests/unit_tests/services/agent/test_agent_services.py
2026-07-29 10:58:29 +08:00
..
agent refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
app Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-07-29 10:58:29 +08:00
auth Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-07-27 13:16:01 +08:00
billing chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
datasets ci: replace custom noqa markers with guard ignores (#39679) 2026-07-28 08:52:12 +00:00
explore ci: replace custom noqa markers with guard ignores (#39679) 2026-07-28 08:52:12 +00:00
knowledge_fs feat(dataset): add New RAG quality control 2026-07-29 10:49:52 +08:00
snippets refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
socketio fix: prevent hidden-tab collaboration leader from saving stale drafts (#38997) 2026-07-20 06:58:01 +00:00
tag chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
workspace Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-07-27 13:16:01 +08:00
__init__.py Merge branch 'codex/migrate-knowledge-fs' into deploy/konwledge 2026-07-22 06:16:29 -04:00
admin.py chore: remove obsolete admin console routes (#35637) 2026-05-13 08:08:50 +00:00
apikey.py feat: gate agent management behind the agent.manage permission (#39330) 2026-07-23 07:34:07 +00:00
error.py feat(enterprise): enforce licensed seats cap at account creation (#38883) 2026-07-14 06:51:19 +00:00
extension.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
feature.py refactor: remove backend-only system feature fields (#39543) 2026-07-25 02:01:12 +00:00
files.py fix(api, web): scope trial app file uploads to the app tenant (#39149) 2026-07-20 07:00:45 +00:00
human_input_form.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
init_validate.py refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
notification.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
onboarding.py feat(web): add step-by-step tour shell (#38785) 2026-07-20 09:23:25 +00:00
ping.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00
remote_files.py fix(api, web): scope trial app file uploads to the app tenant (#39149) 2026-07-20 07:00:45 +00:00
setup.py refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
spec.py refactor(api): remove remaining legacy field remnants (#37967) 2026-07-08 09:59:10 +00:00
version.py refactor: api/controllers/console/version.py to v3 (#31463) 2026-01-26 15:04:25 +08:00
workflow_run_archive.py fix(api): keep workflow log archives owner-admin only (#39338) 2026-07-21 04:31:14 +00:00
wraps.py refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00