deerflow2/backend/src
Willem Jiang 46918f0786
Revert "feat(threads): paginate full history via summaries endpoint (#1022)" (#1037)
This reverts commit 2f47f1ced2.
2026-03-09 16:25:08 +08:00
..
agents fix(checkpointer): return InMemorySaver instead of None when not configured (#1016) (#1019) 2026-03-09 15:48:27 +08:00
channels feat(channels): make mobile session settings configurable by channel and user (#1021) 2026-03-08 22:19:40 +08:00
community feat: add IM channels for Feishu, Slack, and Telegram (#1010) 2026-03-08 15:21:18 +08:00
config feat: add thinking settings to compatible anthropic api (#1017) 2026-03-08 20:18:21 +08:00
gateway Revert "feat(threads): paginate full history via summaries endpoint (#1022)" (#1037) 2026-03-09 16:25:08 +08:00
mcp feat(mcp): add OAuth support for HTTP/SSE MCP servers (#908) 2026-03-01 22:38:58 +08:00
models feat: add thinking settings to compatible anthropic api (#1017) 2026-03-08 20:18:21 +08:00
reflection feat: add IM channels for Feishu, Slack, and Telegram (#1010) 2026-03-08 15:21:18 +08:00
sandbox Enhance chat UI and compatible anthropic thinking messages (#1018) 2026-03-08 20:19:31 +08:00
skills feat(skills): support recursive nested skill loading (#950) 2026-03-02 21:02:03 +08:00
subagents fix(subagent): support async MCP tools in subagent executor (#917) 2026-03-06 14:40:56 +08:00
tools feat: add IM channels for Feishu, Slack, and Telegram (#1010) 2026-03-08 15:21:18 +08:00
utils fix(backend): Fix readability extraction crash when Node parser fails (#937) 2026-03-01 22:24:02 +08:00
__init__.py chore: add an empty __init__.py 2026-01-14 07:16:27 +08:00
client.py Support langgraph checkpointer (#1005) 2026-03-07 21:07:21 +08:00