dify/api/core/agent
Novice a883b74272
fix: update core.file imports to core.workflow.file after merge
The File class and related modules were moved from core.file to
core.workflow.file in the sandboxed-agent branch. This commit
updates all remaining references including test mock/patch paths,
Switch component defaultValue→value changes, and account setting
tab constant updates.

Made-with: Cursor
2026-03-19 18:05:55 +08:00
..
output_parser revert: add tools for output in agent mode 2026-02-04 21:43:53 +08:00
patterns fix: update core.file imports to core.workflow.file after merge 2026-03-19 18:05:55 +08:00
prompt revert: add tools for output in agent mode 2026-02-04 21:43:53 +08:00
strategy chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
agent_app_runner.py fix: update core.file imports to core.workflow.file after merge 2026-03-19 18:05:55 +08:00
base_agent_runner.py Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
entities.py revert: add tools for output in agent mode 2026-02-04 21:43:53 +08:00
plugin_entities.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00