dify/api/tests/unit_tests/core/app
zyssyz123 44725dde74
feat(agent): Sandbox / CLI Agent (dify.shell) + read-only sandbox file inspector (#36984)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-03 22:37:31 +00:00
..
app_config fix: normalize json_schema from string to dict in VariableEntity (#36777) 2026-06-03 04:33:25 +00:00
apps feat(agent): Sandbox / CLI Agent (dify.shell) + read-only sandbox file inspector (#36984) 2026-06-03 22:37:31 +00:00
entities chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
features test: unit test cases for sub modules in core.app (except core.app.apps) (#32476) 2026-03-25 02:13:28 +08:00
layers chore(api): upgrade graphon to v0.3.0 (#35469) 2026-05-09 07:30:03 +00:00
task_pipeline chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
workflow fix(api): centralize remote file retrieval (#36399) 2026-06-01 09:25:08 +00:00
test_easy_ui_model_config_manager.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_invoke_from.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
test_llm_quota.py fix: use Generator type annotation with @contextmanager decorators (#36297) 2026-05-18 07:12:49 +00:00