deerflow2/backend/src
null4536251 462feba045 feat: may_ask (#981)
* feat: u may ask

* chore: adjust code according to CR

* chore: adjust code according to CR

* ut: test for suggestions.py

---------

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-03-06 22:39:58 +08:00
..
agents fix(chat): handle empty uploaded files case and improve artifact selection logic (#979) 2026-03-05 17:45:25 +08:00
community support infoquest (#960) 2026-03-06 15:32:13 +08:00
config feat(agent):Supports custom agent and chat experience with refactoring (#957) 2026-03-03 21:32:01 +08:00
gateway feat: may_ask (#981) 2026-03-06 22:39:58 +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 reasoning_effort configuration support for Doubao/GPT-5 models (#947) 2026-03-02 20:49:41 +08:00
reflection fix(models): handle google provider import errors and add dependency (#952) 2026-03-03 14:56:54 +08:00
sandbox fix: use shell fallback instead of hardcoded /bin/zsh in LocalSandbox (#939) 2026-03-01 22:08:07 +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(agent):Supports custom agent and chat experience with refactoring (#957) 2026-03-03 21:32:01 +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 feat: add reasoning_effort configuration support for Doubao/GPT-5 models (#947) 2026-03-02 20:49:41 +08:00