deerflow2/backend/src/config
hetao 5a45b9c131 feat: add SSE and HTTP transport support for MCP servers
- Add type, url, and headers fields to MCP server config
- Update MCP client to handle stdio, sse, and http transports
- Add todos field to ThreadState
- Add Deerflow branding requirement to frontend-design skill
- Update extensions_config.example.json with SSE/HTTP examples

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 16:14:00 +08:00
..
__init__.py feat: add skills api 2026-01-20 13:57:36 +08:00
app_config.py feat: add skills api 2026-01-20 13:57:36 +08:00
extensions_config.py feat: add SSE and HTTP transport support for MCP servers 2026-01-21 16:14:00 +08:00
model_config.py style: format 2026-01-14 09:21:19 +08:00
sandbox_config.py feat: add AIO sandbox provider and auto title generation (#1) 2026-01-14 23:29:18 +08:00
skills_config.py feat: add skills system for specialized agent workflows (#6) 2026-01-16 14:44:51 +08:00
summarization_config.py feat: implement summarization (#14) 2026-01-19 16:17:31 +08:00
title_config.py feat: add AIO sandbox provider and auto title generation (#1) 2026-01-14 23:29:18 +08:00
tool_config.py feat: add config modules 2026-01-14 07:15:58 +08:00