deerflow2/backend
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
..
.vscode chore: specify project title 2026-01-14 09:57:52 +08:00
docs feat: integrate todo middleware 2026-01-20 22:38:04 +08:00
src feat: add SSE and HTTP transport support for MCP servers 2026-01-21 16:14:00 +08:00
tests feat: add AIO sandbox provider and auto title generation (#1) 2026-01-14 23:29:18 +08:00
.gitignore fix: stop tracking .claude/settings.local.json 2026-01-19 16:28:03 +08:00
.python-version chore: add Python and LangGraph stuff 2026-01-14 07:15:02 +08:00
AGENTS.md feat: add AIO sandbox provider and auto title generation (#1) 2026-01-14 23:29:18 +08:00
CLAUDE.md feat: add skills api 2026-01-20 13:57:36 +08:00
Makefile feat: enable public skills by default 2026-01-20 20:37:51 +08:00
debug.py feat: add SSE and HTTP transport support for MCP servers 2026-01-21 16:14:00 +08:00
langgraph.json feat: support function factory (#4) 2026-01-15 22:05:54 +08:00
pyproject.toml feat: add MCP (Model Context Protocol) support 2026-01-19 18:58:13 +08:00
ruff.toml chore: use ruff to lint and auto-format 2026-01-14 09:08:20 +08:00
uv.lock feat: add MCP (Model Context Protocol) support 2026-01-19 18:58:13 +08:00