dify/api/tests/unit_tests/core/app
zyssyz123 8cac86d5c5
feat(agent): Skills & Files effective chain — drive runtime exposure, inspector, lifecycle, infer-tools (#37370)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-13 02:30:55 +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): Skills & Files effective chain — drive runtime exposure, inspector, lifecycle, infer-tools (#37370) 2026-06-13 02:30:55 +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 fix: handle GraphRunAbortedEvent in TriggerPostLayer (#37350) 2026-06-12 03:08:02 +00:00
task_pipeline chore(api): Fix several typing errors (#37237) 2026-06-12 01:36:48 +00:00
workflow feat: support custom trace session id for Phoenix tracing (#37056) 2026-06-04 08:42:03 +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(api): forward user_type for MCP identity forwarding (webapp end-users) (#37347) 2026-06-12 07:30:15 +00:00
test_llm_quota.py fix: use Generator type annotation with @contextmanager decorators (#36297) 2026-05-18 07:12:49 +00:00