dify/api/controllers/inner_api
Joel db197bfc47 Merge branch 'main' into deploy/agent
# Conflicts:
#	api/controllers/console/auth/login.py
#	api/core/app/apps/agent_app/runtime_request_builder.py
#	api/core/workflow/nodes/agent_v2/runtime_request_builder.py
#	api/services/credit_pool_service.py
#	api/tests/unit_tests/controllers/console/auth/test_email_verification.py
#	web/__tests__/env.spec.ts
#	web/__tests__/proxy-frame-options.spec.ts
#	web/app/(commonLayout)/page.tsx
#	web/app/components/signin/__tests__/countdown.spec.tsx
#	web/app/signin/check-code/__tests__/page.spec.tsx
#	web/app/signin/components/__tests__/mail-and-code-auth.spec.tsx
#	web/app/signin/components/mail-and-code-auth.tsx
#	web/app/signin/components/turnstile.tsx
#	web/proxy.ts
2026-08-13 16:07:27 +08:00
..
agent refactor(agent): enforce API-owned LLM boundary 2026-08-13 11:28:00 +08:00
app feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
knowledge refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
plugin refactor(dify-agent): make config pulls direct and remove gRPC (#40044) 2026-08-07 06:54:07 +00:00
workspace feat(plugin): allow disabling the tenant plugin model providers cache (#39632) 2026-07-27 23:53:59 +00:00
__init__.py fix(agent): meter internal LLM calls through API 2026-08-12 17:57:50 +08:00
mail.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
runtime_credentials.py feat: app deploy (#35670) 2026-06-17 09:28:43 +00:00
wraps.py chore(agent-v2): sync daily changes (#38162) 2026-07-01 05:07:23 +00:00