..
__init__.py
feat: Persist Variables for Enhanced Debugging Workflow ( #20699 )
2025-06-24 09:05:29 +08:00
test_account_models.py
test: implement Account/Tenant model integration tests to replace db-mocked unit tests ( #34994 )
2026-04-13 03:39:16 +00:00
test_account.py
remove bare list, dict, Sequence, None, Any ( #25058 )
2025-09-06 03:32:23 +08:00
test_agent.py
feat: add new agent ( #36284 )
2026-05-19 10:43:23 +00:00
test_app_models.py
feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding ( #36829 )
2026-06-02 03:50:10 +00:00
test_base.py
feat(api): Introduce workflow pause state management ( #27298 )
2025-10-30 14:41:09 +08:00
test_comment_models.py
chore: port WorkflowComment ( #36039 )
2026-05-11 09:17:12 +00:00
test_conversation_variable.py
chore: reorg imports ( #35308 )
2026-04-16 08:50:02 +00:00
test_dataset_models.py
refactor: port DatasetProcessRule ( #31004 )
2026-05-11 03:37:26 +00:00
test_enums_creator_user_role.py
fix(api): make CreatorUserRole accept both end-user and end_user ( #33638 )
2026-03-18 14:54:12 +08:00
test_file_input_compat.py
chore(api): adapt Graphon 0.2.2 upgrade ( #35377 )
2026-04-18 11:16:24 +00:00
test_model.py
chore: reorg imports ( #35308 )
2026-04-16 08:50:02 +00:00
test_plugin_entities.py
feat: introduce trigger functionality ( #27644 )
2025-11-12 17:59:37 +08:00
test_provider_models.py
refactor: use EnumText for Provider.quota_type and consolidate ProviderQuotaType ( #34299 )
2026-03-31 00:29:57 +00:00
test_tool_models.py
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… ( #33983 )
2026-03-24 13:27:50 +09:00
test_types.py
feat: add new agent ( #36284 )
2026-05-19 10:43:23 +00:00
test_workflow_models.py
refactor: move SegmentAttachmentBinding and UploadFile to TypeBase ( #30218 )
2026-04-27 14:01:50 +00:00
test_workflow_node_execution_offload.py
feat: knowledge pipeline ( #25360 )
2025-09-18 12:49:10 +08:00
test_workflow.py
chore(api): adapt Graphon 0.2.2 upgrade ( #35377 )
2026-04-18 11:16:24 +00:00