deerflow2/backend/src
hetaoBackend 6eb4cdd3ec feat: disallow present_files tool in subagents and add market-analysis skill
Add "present_files" to disallowed_tools for bash and general-purpose
subagents to prevent them from presenting files directly. Also add the
new market-analysis skill for generating consulting-grade reports.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 23:38:55 +08:00
..
agents feat: limit concurrent subagents to 3 per turn 2026-02-08 22:12:21 +08:00
community feat: send custom event 2026-02-06 17:48:15 +08:00
config feat: add ultra mode 2026-02-06 17:48:14 +08:00
gateway feat: support sub agent mechanism 2026-02-05 19:59:25 +08:00
mcp fix: ensure MCP and skills config changes are immediately reflected 2026-01-25 22:40:09 +08:00
models feat: add view_image tool and optimize web fetch tools 2026-01-29 13:44:39 +08:00
reflection chore: use ruff to lint and auto-format 2026-01-14 09:08:20 +08:00
sandbox feat: send custom event 2026-02-06 17:48:15 +08:00
skills fix: ensure MCP and skills config changes are immediately reflected 2026-01-25 22:40:09 +08:00
subagents feat: disallow present_files tool in subagents and add market-analysis skill 2026-02-08 23:38:55 +08:00
tools feat: limit concurrent subagents to 3 per turn 2026-02-08 22:12:21 +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