dify/api/extensions
2026-03-23 20:19:16 +08:00
..
logstore refactor(api): move workflow knowledge nodes and trigger nodes (#33445) 2026-03-15 15:24:59 +08:00
otel feat: add metrics to clean message and workflow-run task (#33143) 2026-03-17 13:55:28 +08:00
storage Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
__init__.py
ext_app_metrics.py
ext_blueprints.py feat(cli_api): implement CLI API for external sandbox interactions, including session management and request handling 2026-01-12 20:57:07 +08:00
ext_celery.py feat: enhancement celery configuration (#32145) 2026-02-10 17:55:24 +08:00
ext_code_based_extension.py
ext_commands.py Merge branch 'feat/support-agent-sandbox' into sandboxed-agent-rebase 2026-03-23 20:19:16 +08:00
ext_compress.py
ext_database.py
ext_fastopenapi.py refactor(api): tighten phase 1 shared type contracts (#33453) 2026-03-17 17:50:51 +08:00
ext_forward_refs.py
ext_hosting_provider.py
ext_import_modules.py
ext_logging.py
ext_login.py refactor: migrate db.session.query to select in infra layer (#33694) 2026-03-19 15:48:29 +09:00
ext_logstore.py fix(logstore): prevent SQL injection, fix serialization issues, and optimize initialization (#30697) 2026-01-14 10:21:26 +08:00
ext_mail.py
ext_migrate.py
ext_orjson.py
ext_otel.py fix: replace deprecated SpanAttributes and ResourceAttributes with new semconv imports (#32661) 2026-02-27 08:53:45 +09:00
ext_proxy_fix.py
ext_redis.py feat: support redis xstream (#32586) 2026-03-04 13:18:55 +08:00
ext_request_logging.py
ext_sentry.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
ext_session_factory.py
ext_set_secretkey.py
ext_socketio.py fix basedpyright 2026-01-17 15:54:32 +08:00
ext_storage.py Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
ext_timezone.py
ext_warnings.py