dify/api/controllers/console
zyssyz123 e32a732812
refactor: agent draft (#37356)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 03:46:21 +00:00
..
agent refactor: agent draft (#37356) 2026-06-12 03:46:21 +00:00
app refactor(agent): replace workspace inspector with sandbox API (#37349) 2026-06-12 02:46:31 +00:00
auth fix: block frozen deleted accounts during invite activation (#37281) 2026-06-10 10:21:05 +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 remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
explore refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
snippets fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038) 2026-06-10 07:28:12 +00:00
socketio feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
tag feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
workspace refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
__init__.py refactor(agent): replace workspace inspector with sandbox API (#37349) 2026-06-12 02:46: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
extension.py chore: inject tenant id in extension handlers (#36656) 2026-05-26 05:45:03 +00:00
feature.py refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +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 fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038) 2026-06-10 07:28:12 +00:00
init_validate.py
notification.py chore: inject current user in console handlers (#36628) 2026-05-25 13:14:08 +00:00
ping.py
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
version.py
wraps.py refactor(api): migrate tenant/user via DI for several endpoints (#37026) 2026-06-04 05:52:59 +00:00