dify/api/controllers/console
CodingOnStar 0eec43d086 chore(api): drop leftover skill backend from marketplace PR
Restore api/ and the generated console tag/workspace contracts to
origin/main so this branch no longer reverts Agent Skill work that
already landed on main.
2026-08-31 19:20:40 +08:00
..
agent chore(api): drop leftover skill backend from marketplace PR 2026-08-31 19:20:40 +08:00
app chore(api): drop leftover skill backend from marketplace PR 2026-08-31 19:20:40 +08:00
auth chore(api): drop leftover skill backend from marketplace PR 2026-08-31 19:20:40 +08:00
billing refactor(api): standardize compliance downloads (#41057) 2026-08-26 06:32:13 +00:00
datasets refactor(models): pass session into Workflow accessors (#41464) 2026-08-29 14:28:15 +00:00
explore refactor(api): replace legacy recommended app retrieval stack (#40395) 2026-08-20 13:13:43 +00:00
snippets refactor(models): pass session into Workflow accessors (#41464) 2026-08-29 14:28:15 +00:00
socketio fix: prevent hidden-tab collaboration leader from saving stale drafts (#38997) 2026-07-20 06:58:01 +00:00
tag chore(api): drop leftover skill backend from marketplace PR 2026-08-31 19:20:40 +08:00
workspace chore(api): drop leftover skill backend from marketplace PR 2026-08-31 19:20:40 +08:00
__init__.py feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
admin.py chore: remove obsolete admin console routes (#35637) 2026-05-13 08:08:50 +00:00
apikey.py fix(api): enforce edit and RBAC permissions on dataset API key GET endpoint (#40740) (#40743) 2026-08-14 04:27:37 +00:00
error.py refactor(api): standardize compliance downloads (#41057) 2026-08-26 06:32:13 +00:00
extension.py chore: dep inject for model in api based extension (#40154) 2026-08-07 12:37:50 +00:00
feature.py fix(api): scope hosted credits by tenant plan (#41131) 2026-08-24 06:35:42 +00:00
files.py chore: more upload file size for paid user (#39967) 2026-08-06 03:23:16 +00:00
flask_admission.py chore(api): drop leftover skill backend from marketplace PR 2026-08-31 19:20:40 +08:00
human_input_form.py feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
init_validate.py refactor(api): extract init validation into layered application service (#40046) 2026-08-12 08:42:09 +00:00
knowledge_fs_proxy.py feat(dataset): expose New RAG KnowledgeFS contracts (#39314) 2026-07-23 01:48:36 +00:00
notification.py chore(api): drop leftover skill backend from marketplace PR 2026-08-31 19:20:40 +08:00
onboarding.py chore(api): drop leftover skill backend from marketplace PR 2026-08-31 19:20:40 +08:00
remote_files.py refactor: replace manual model_validate with @model_validate in auth/billing/tag controllers (#40240) 2026-08-09 06:14:07 +00:00
setup.py refactor(api): extract init validation into layered application service (#40046) 2026-08-12 08:42:09 +00:00
spec.py refactor(api): decouple setup and spec endpoints (#40104) 2026-08-08 11:52:15 +00:00
system.py refactor(api): merge ping and version endpoints into system (#40058) 2026-08-10 08:50:40 +00:00
workflow_run_archive.py refactor(api): extract workflow run archive application service (#41253) 2026-08-27 02:41:43 +00:00
wraps.py chore(api): drop leftover skill backend from marketplace PR 2026-08-31 19:20:40 +08:00