..
agent
refactor(api): migrate tenant/user via DI for several endpoints ( #37004 )
2026-06-03 08:59:00 +00:00
app
feat(agent): Sandbox / CLI Agent (dify.shell) + read-only sandbox file inspector ( #36984 )
2026-06-03 22:37:31 +00:00
auth
refactor: inject current user into user-only controllers ( #36754 )
2026-05-31 15:03:15 +00:00
billing
refactor(api): migrate tenant/user via DI for several endpoints ( #36971 )
2026-06-03 04:24:17 +00:00
datasets
refactor(api): migrate console.datasets.data_source to BaseModel ( #36624 )
2026-06-03 19:38:39 +00:00
explore
refactor(api): migrate tenant/user via DI for several endpoints ( #37004 )
2026-06-03 08:59:00 +00:00
socketio
feat: collaboration ( #30781 )
2026-04-16 02:21:04 +00:00
tag
refactor(api): migrate console tags to tenant/user via DI and improve tests ( #36658 )
2026-05-26 08:20:10 +00:00
workspace
refactor(api): migrate tenant/user via DI for several endpoints ( #37004 )
2026-06-03 08:59:00 +00:00
__init__.py
feat(agent): Sandbox / CLI Agent (dify.shell) + read-only sandbox file inspector ( #36984 )
2026-06-03 22:37:31 +00:00
admin.py
chore: remove obsolete admin console routes ( #35637 )
2026-05-13 08:08:50 +00:00
apikey.py
refactor(api): migrate tenant/user via DI: apikey, extension, data_source_bearer, oauth_server ( #36660 )
2026-05-26 08:22:35 +00:00
error.py
Restructure the File errors in controller ( #23801 )
2025-08-13 17:06:07 +08:00
extension.py
chore: inject tenant id in extension handlers ( #36656 )
2026-05-26 05:45:03 +00:00
feature.py
chore: split trial models to a single API ( #36796 )
2026-05-31 13:09:13 +00:00
files.py
refactor(api): migrate console tags to tenant/user via DI and improve tests ( #36658 )
2026-05-26 08:20:10 +00:00
human_input_form.py
refactor(api): migrate tenant/user via DI for several endpoints ( #36971 )
2026-06-03 04:24:17 +00:00
init_validate.py
refactor: init_validate.py to v3 ( #31457 )
2026-01-30 22:39:02 +09:00
notification.py
chore: inject current user in console handlers ( #36628 )
2026-05-25 13:14:08 +00:00
ping.py
feat: init fastopenapi ( #30453 )
2026-01-23 21:07:52 +09:00
remote_files.py
fix(api): centralize remote file retrieval ( #36399 )
2026-06-01 09:25:08 +00:00
setup.py
refactor: select in console auth, setup and apikey ( #33790 )
2026-03-21 11:29:29 +09:00
spec.py
refactor(router): apply ns.route style ( #26339 )
2025-09-28 13:37:06 +08:00
version.py
refactor: api/controllers/console/version.py to v3 ( #31463 )
2026-01-26 15:04:25 +08:00
wraps.py
fix : #36585 dep inject current user id ( #36845 )
2026-05-31 14:37:39 +00:00