deerflow2/backend/src
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
..
agents feat: add SSE and HTTP transport support for MCP servers 2026-01-21 16:14:00 +08:00
community feat: implement lazy sandbox and thread data initialization (#11) 2026-01-18 13:38:34 +08:00
config feat: add SSE and HTTP transport support for MCP servers 2026-01-21 16:14:00 +08:00
gateway feat: add SSE and HTTP transport support for MCP servers 2026-01-21 16:14:00 +08:00
mcp feat: add SSE and HTTP transport support for MCP servers 2026-01-21 16:14:00 +08:00
models style: format 2026-01-14 09:21:19 +08:00
reflection chore: use ruff to lint and auto-format 2026-01-14 09:08:20 +08:00
sandbox fix: fix sandbox cp issue 2026-01-20 22:08:36 +08:00
skills fix: fix skill md path 2026-01-20 21:10:05 +08:00
tools feat: add SSE and HTTP transport support for MCP servers 2026-01-21 16:14:00 +08:00
utils feat: add thread-safety and graceful shutdown to AioSandboxProvider (#7) 2026-01-16 22:28:19 +08:00
__init__.py chore: add an empty __init__.py 2026-01-14 07:16:27 +08:00