deerflow2/backend/src
DanielWalnut 33f086b612
feat(channels): upload file attachments via IM channels (Slack, Telegram, Feishu) (#1040)
2026-03-10 09:11:57 +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): upload file attachments via IM channels (Slack, Telegram, Feishu) (#1040) 2026-03-10 09:11:57 +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(subagents): cleanup background tasks after completion to prevent memory leak (#1030) 2026-03-10 07:41:48 +08:00
tools fix(subagents): cleanup background tasks after completion to prevent memory leak (#1030) 2026-03-10 07:41:48 +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