deerflow2/backend/packages/harness
Shawn Jasper 5ba1dacf25
fix: rename present_file to present_files in docs and prompts (#2393)
The tool is registered as `present_files` (plural) in present_file_tool.py,
but four references in documentation and prompt strings incorrectly used the
singular form `present_file`. This could cause confusion and potentially
lead to incorrect tool invocations.

Changed files:
- backend/docs/GUARDRAILS.md
- backend/docs/ARCHITECTURE.md
- backend/packages/harness/deerflow/agents/lead_agent/prompt.py (2 occurrences)
2026-04-21 16:10:14 +08:00
..
deerflow fix: rename present_file to present_files in docs and prompts (#2393) 2026-04-21 16:10:14 +08:00
pyproject.toml feat(models): add langchain-ollama for native Ollama thinking support (#2062) 2026-04-10 08:38:31 +08:00