Files
dify/api/controllers/web
Yansong Zhang 43b744a33f feat(api): Agent App type S4 — accept AppMode.AGENT on web + service API chat
Allow AppMode.AGENT through the web and service-API chat-message (and stop)
mode gates so Agent Apps are reachable over /v1/chat-messages and the web
app, routing to AgentAppGenerator like the console debug path. The web /
service-API chat payloads carry no override model_config, so no payload
change is needed there — model + prompt come from the bound Agent Soul.

Live-verified: /v1/chat-messages with an app token streams a Soul-backed
answer end-to-end through the real agent backend.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 20:58:55 +08:00
..
2026-02-09 14:57:23 +08:00
2026-02-09 14:57:23 +08:00
2026-05-26 01:12:36 +00:00