| .. |
|
agent
|
test: migrate model and agent sessions to SQLite (#40087)
|
2026-08-31 05:57:40 +00:00 |
|
auth
|
refactor(api): decouple data source API key auth flow (#40452)
|
2026-08-18 04:30:17 +00:00 |
|
data_migration
|
test: enforce centralized config overrides (#40869)
|
2026-08-29 14:05:35 +00:00 |
|
enterprise
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-09-01 09:45:49 +08:00 |
|
openapi
|
test: eliminate remaining whole config mocks (#40855)
|
2026-08-18 12:01:49 +00:00 |
|
plugin
|
test: add tmp_path type (#40724)
|
2026-08-21 06:09:39 +00:00 |
|
rag_pipeline
|
test: migrate application DSL sessions and ORM models to SQLite (#40554)
|
2026-08-29 14:06:07 +00:00 |
|
retention
|
refactor(api): extract workflow run archive application service (#41253)
|
2026-08-27 02:41:43 +00:00 |
|
tools
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-09-01 09:45:49 +08:00 |
|
workflow
|
test: migrate application DSL sessions and ORM models to SQLite (#40554)
|
2026-08-29 14:06:07 +00:00 |
|
__init__.py
|
FEAT: NEW WORKFLOW ENGINE (#3160)
|
2024-04-08 18:51:46 +08:00 |
|
controller_api.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
dataset_service_test_helpers.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
document_service_validation.py
|
test: use sqlite sessions in rag pipeline coverage (#40093)
|
2026-08-11 06:19:08 +00:00 |
|
hit_service.py
|
test: use real ORM models in dataset service tests (#40018)
|
2026-08-06 04:14:12 +00:00 |
|
test_account_activation_adapters.py
|
feat: new user add automatic add to app / dataset whitelist (#41363)
|
2026-08-27 08:51:05 +00:00 |
|
test_account_activation_service.py
|
feat: new user add automatic add to app / dataset whitelist (#41363)
|
2026-08-27 08:51:05 +00:00 |
|
test_account_avatar_file_gateway.py
|
refactor(api): move account access behind application services (#40437)
|
2026-08-21 05:56:30 +00:00 |
|
test_account_avatar_service.py
|
refactor(api): move account access behind application services (#40437)
|
2026-08-21 05:56:30 +00:00 |
|
test_account_billing_adapters.py
|
refactor(api): complete account education boundary (#41153)
|
2026-08-25 01:48:12 +00:00 |
|
test_account_change_email_adapters.py
|
refactor(api): extract change email state machine (#40439)
|
2026-08-21 08:13:23 +00:00 |
|
test_account_change_email_service.py
|
refactor(api): extract change email state machine (#40439)
|
2026-08-21 08:13:23 +00:00 |
|
test_account_deletion_adapters.py
|
refactor(api): extract change email state machine (#40439)
|
2026-08-21 08:13:23 +00:00 |
|
test_account_deletion_feedback_service.py
|
refactor(api): finish account controller application boundary (#40440)
|
2026-08-21 08:46:06 +00:00 |
|
test_account_deletion_service.py
|
refactor(api): move account lifecycle into application services (#40438)
|
2026-08-21 08:05:43 +00:00 |
|
test_account_education_service.py
|
refactor(api): complete account education boundary (#41153)
|
2026-08-25 01:48:12 +00:00 |
|
test_account_email_registration_adapters.py
|
refactor(api): extract email registration application service (#41108)
|
2026-08-31 03:22:01 +00:00 |
|
test_account_email_registration_service.py
|
refactor(api): extract email registration application service (#41108)
|
2026-08-31 03:22:01 +00:00 |
|
test_account_email.py
|
fix(auth): normalize Gmail registration emails (#41249)
|
2026-08-26 07:14:27 +00:00 |
|
test_account_initialization_service.py
|
refactor(api): move account lifecycle into application services (#40438)
|
2026-08-21 08:05:43 +00:00 |
|
test_account_integration_service.py
|
refactor(api): move account access behind application services (#40437)
|
2026-08-21 05:56:30 +00:00 |
|
test_account_password_hasher.py
|
refactor(api): move account access behind application services (#40437)
|
2026-08-21 05:56:30 +00:00 |
|
test_account_password_service.py
|
refactor(api): move account access behind application services (#40437)
|
2026-08-21 05:56:30 +00:00 |
|
test_account_profile_service.py
|
refactor(api): add account profile application service (#40436)
|
2026-08-20 05:03:08 +00:00 |
|
test_account_service.py
|
test(knowledge-fs): cover rbac role tag resolution
|
2026-09-01 10:29:57 +08:00 |
|
test_agent_app_feature_service.py
|
test: use sqlite3 session in test_agent_app_feature_service (#38724)
|
2026-07-28 06:32:07 +00:00 |
|
test_agent_app_sandbox_service.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
test_agent_config_service.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
test_agent_llm_inner_service.py
|
feat(api): track credit usage contexts (#41181)
|
2026-08-25 10:21:32 +00:00 |
|
test_agent_tool_inner_service.py
|
Expand application capabilities and refactor core workflows
|
2026-07-22 05:09:09 -04:00 |
|
test_annotation_service.py
|
test: migrate annotation sessions and ORM models to SQLite (#40504)
|
2026-08-21 06:09:26 +00:00 |
|
test_api_token_service.py
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-21 10:39:39 +08:00 |
|
test_app_definition_query_service.py
|
refactor(api): reuse app definition queries for service API site (#40795)
|
2026-08-19 07:23:47 +00:00 |
|
test_app_dsl_service.py
|
test: migrate application DSL sessions and ORM models to SQLite (#40554)
|
2026-08-29 14:06:07 +00:00 |
|
test_app_generate_service_streaming_integration.py
|
test: enforce centralized config overrides (#40869)
|
2026-08-29 14:05:35 +00:00 |
|
test_app_generate_service.py
|
fix(workflow): block manual runs for trigger workflows (#41519)
|
2026-08-31 09:30:52 +00:00 |
|
test_app_model_config_service.py
|
test: migrate service boundary sessions and ORM models to SQLite (#40533)
|
2026-08-18 12:23:33 +00:00 |
|
test_app_service.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
test_app_site_service.py
|
refactor(api): extract console app site command boundary (#41216)
|
2026-08-26 06:31:06 +00:00 |
|
test_app_task_service.py
|
feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829)
|
2026-06-02 03:50:10 +00:00 |
|
test_archive_workflow_run_logs.py
|
test: eliminate remaining whole config mocks (#40855)
|
2026-08-18 12:01:49 +00:00 |
|
test_async_workflow_service.py
|
test: restore coverage after main merge
|
2026-08-21 10:50:43 +08:00 |
|
test_audio_service.py
|
feat(api): track credit usage contexts (#41181)
|
2026-08-25 10:21:32 +00:00 |
|
test_batch_indexing_base.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_billing_portal_service.py
|
refactor(api): standardize console billing portal errors (#41055)
|
2026-08-24 01:55:48 +00:00 |
|
test_billing_service.py
|
refactor(api): standardize compliance downloads (#41057)
|
2026-08-26 06:32:13 +00:00 |
|
test_clear_free_plan_expired_workflow_run_logs.py
|
test: centralize account and feature config overrides (#40864)
|
2026-08-28 14:47:16 +00:00 |
|
test_clear_free_plan_tenant_expired_logs.py
|
test: centralize account and feature config overrides (#40864)
|
2026-08-28 14:47:16 +00:00 |
|
test_code_based_extension_service.py
|
test: add tests for some files in services module (#32583)
|
2026-03-11 14:21:56 +08:00 |
|
test_compliance_download_service.py
|
refactor(api): standardize compliance downloads (#41057)
|
2026-08-26 06:32:13 +00:00 |
|
test_conversation_service.py
|
test: eliminate remaining whole config mocks (#40855)
|
2026-08-18 12:01:49 +00:00 |
|
test_credential_permission_service.py
|
test: migrate residual service and task ORM models to SQLite (#40576)
|
2026-08-18 12:26:01 +00:00 |
|
test_credit_pool_service.py
|
test: centralize account and feature config overrides (#40864)
|
2026-08-28 14:47:16 +00:00 |
|
test_data_source_oauth_service.py
|
refactor(api): thin OAuth controllers and extract application services (#40692)
|
2026-08-26 07:33:37 +00:00 |
|
test_dataset_service_dataset.py
|
fix(knowledge-fs): reconcile main merge regressions
|
2026-09-01 10:10:52 +08:00 |
|
test_dataset_service_document.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
test_dataset_service_lock_not_owned.py
|
test: migrate audit findings sessions and ORM models to SQLite (#40551)
|
2026-08-31 05:55:38 +00:00 |
|
test_dataset_service_segment.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
test_datasource_provider_service.py
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-19 09:27:13 +08:00 |
|
test_document_indexing_task_proxy.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_duplicate_document_indexing_task_proxy.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_email_code_login_challenge.py
|
test: enforce centralized config overrides (#40869)
|
2026-08-29 14:05:35 +00:00 |
|
test_export_app_messages.py
|
feat: add export app messages (#32990)
|
2026-03-07 11:27:15 +08:00 |
|
test_external_dataset_service.py
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-19 09:27:13 +08:00 |
|
test_feature_entities.py
|
fix(web): render workspace plan badge during SSR (#40581)
|
2026-08-12 07:45:39 +00:00 |
|
test_feature_query_service.py
|
fix(api): scope hosted credits by tenant plan (#41131)
|
2026-08-24 06:35:42 +00:00 |
|
test_feature_service_app_dsl_version.py
|
refactor(api): decouple console queries through application services (#40031)
|
2026-08-07 00:42:55 +00:00 |
|
test_feature_service_deployment_edition.py
|
test: enforce centralized config overrides (#40869)
|
2026-08-29 14:05:35 +00:00 |
|
test_feature_service_enable_app_deploy.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_explore_banner.py
|
test: centralize account and feature config overrides (#40864)
|
2026-08-28 14:47:16 +00:00 |
|
test_feature_service_gateway.py
|
fix(api): scope hosted credits by tenant plan (#41131)
|
2026-08-24 06:35:42 +00:00 |
|
test_feature_service_human_input_email_delivery.py
|
test: centralize account and feature config overrides (#40864)
|
2026-08-28 14:47:16 +00:00 |
|
test_feature_service_internal_policies.py
|
test: centralize account and feature config overrides (#40864)
|
2026-08-28 14:47:16 +00:00 |
|
test_feature_service_knowledge_file_size_limit.py
|
test: centralize account and feature config overrides (#40864)
|
2026-08-28 14:47:16 +00:00 |
|
test_feature_service_knowledge_fs.py
|
fix(knowledge-fs): reconcile main merge regressions
|
2026-09-01 10:10:52 +08:00 |
|
test_feature_service_learn_app.py
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-09-01 09:45:49 +08:00 |
|
test_feature_service_license_expiry_notice.py
|
test: centralize account and feature config overrides (#40864)
|
2026-08-28 14:47:16 +00:00 |
|
test_feature_service_licensed_seats.py
|
test: centralize account and feature config overrides (#40864)
|
2026-08-28 14:47:16 +00:00 |
|
test_feature_service_plugin_installation_permission.py
|
test: centralize account and feature config overrides (#40864)
|
2026-08-28 14:47:16 +00:00 |
|
test_feature_service_skill.py
|
feat: hide add library skill in agent ui (#41250)
|
2026-08-25 10:26:06 +00:00 |
|
test_feature_service_sso_protocol.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
test_feature_service_trial_models.py
|
test: centralize account and feature config overrides (#40864)
|
2026-08-28 14:47:16 +00:00 |
|
test_feature_service_vector_space.py
|
test: eliminate remaining whole config mocks (#40855)
|
2026-08-18 12:01:49 +00:00 |
|
test_feature_service_webapp_public_access.py
|
test: centralize account and feature config overrides (#40864)
|
2026-08-28 14:47:16 +00:00 |
|
test_feedback_service.py
|
fix(api): end_date filter in feedback export excludes the entire end date (#40114)
|
2026-08-10 03:27:56 +00:00 |
|
test_file_request_service.py
|
feat(agent): separate CLI file URL audiences (#39952)
|
2026-08-04 13:14:02 +00:00 |
|
test_file_service.py
|
test: centralize controller and storage config overrides (#40867)
|
2026-08-28 14:47:17 +00:00 |
|
test_hit_testing_service.py
|
test: move hit testing service coverage to unit tests (#38925)
|
2026-07-15 03:37:16 +00:00 |
|
test_human_input_delivery_test_service.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
test_human_input_file_upload_service.py
|
test: migrate human input sessions and ORM models to SQLite (#40597)
|
2026-08-27 12:15:07 +00:00 |
|
test_human_input_service.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
test_init_validation_service.py
|
refactor(api): extract init validation into layered application service (#40046)
|
2026-08-12 08:42:09 +00:00 |
|
test_knowledge_fs_app_admission_service.py
|
fix(workflow): stabilize KnowledgeFS retrieval access
|
2026-08-11 11:51:17 -04:00 |
|
test_knowledge_fs_app_binding_management.py
|
Implement the requested changes across the application
|
2026-08-09 22:40:48 -04:00 |
|
test_knowledge_fs_app_execution_capability.py
|
feat: capture workflow retrieval misses
|
2026-08-12 13:31:02 -04:00 |
|
test_knowledge_fs_app_execution.py
|
Refactor frontend architecture and simplify implementation
|
2026-07-29 02:30:27 -04:00 |
|
test_knowledge_fs_batch_capability.py
|
Expand application capabilities and refactor core workflows
|
2026-07-22 05:09:09 -04:00 |
|
test_knowledge_fs_buffered_upload_admission.py
|
perf(knowledge-fs): harden cross-format document ingestion
|
2026-08-31 07:48:35 -04:00 |
|
test_knowledge_fs_capability_broker.py
|
test(knowledge_fs): add tests for service profile and issuance authorization errors
|
2026-08-26 16:05:27 +08:00 |
|
test_knowledge_fs_capability.py
|
refactor(knowledge_fs): replace credential service with dataset API key authorization. Remove the API token feature at the space level for knowledgeFs.
|
2026-08-26 15:40:18 +08:00 |
|
test_knowledge_fs_cleanup.py
|
Expand application capabilities and refactor core workflows
|
2026-07-22 05:09:09 -04:00 |
|
test_knowledge_fs_control_plane_service.py
|
fix(knowledge-fs): persist icon style selection (WTA-2068)
|
2026-08-17 17:31:25 +08:00 |
|
test_knowledge_fs_control_space_commands.py
|
default KnowledgeFS external access on creation
|
2026-08-19 00:33:43 -04:00 |
|
test_knowledge_fs_control_space_lifecycle.py
|
Expand application capabilities and refactor core workflows
|
2026-07-22 05:09:09 -04:00 |
|
test_knowledge_fs_control_space_management.py
|
Expand application capabilities and refactor core workflows
|
2026-07-22 05:09:09 -04:00 |
|
test_knowledge_fs_cutover_runtime_gate.py
|
feat(knowledge-fs): automate greenfield workspace cutover
|
2026-07-28 09:12:50 -04:00 |
|
test_knowledge_fs_cutover.py
|
feat(knowledge-fs): automate greenfield workspace cutover
|
2026-07-28 09:12:50 -04:00 |
|
test_knowledge_fs_data_facade.py
|
perf(knowledge-fs): harden cross-format document ingestion
|
2026-08-31 07:48:35 -04:00 |
|
test_knowledge_fs_download_facade.py
|
fix(knowledge-fs): allow downloading failed documents
|
2026-08-24 15:35:25 +08:00 |
|
test_knowledge_fs_download_service.py
|
fix(knowledge-fs): align document download contracts
|
2026-08-12 11:43:32 +08:00 |
|
test_knowledge_fs_greenfield_initializer.py
|
test(knowledge-fs): cover archived workspace bootstrap
|
2026-07-28 09:25:21 -04:00 |
|
test_knowledge_fs_initial_source_preview_job.py
|
feat(knowledge-fs): support datasource-driven source previews
|
2026-08-12 08:33:52 +08:00 |
|
test_knowledge_fs_initial_source_preview.py
|
feat(knowledge-fs): support datasource-driven source previews
|
2026-08-12 08:33:52 +08:00 |
|
test_knowledge_fs_initial_source_reliability.py
|
feat(knowledge-fs): implement asynchronous source import and related payloads
|
2026-08-20 10:34:53 +08:00 |
|
test_knowledge_fs_lifecycle_readiness.py
|
Expand application capabilities and refactor core workflows
|
2026-07-22 05:09:09 -04:00 |
|
test_knowledge_fs_lifecycle_remote_http.py
|
feat(dataset): support deferred New RAG model setup
|
2026-07-28 23:19:25 +08:00 |
|
test_knowledge_fs_lifecycle_saga.py
|
Expand application capabilities and refactor core workflows
|
2026-07-22 05:09:09 -04:00 |
|
test_knowledge_fs_membership_account_integration.py
|
fix(knowledge-fs): reconcile main merge regressions
|
2026-09-01 10:10:52 +08:00 |
|
test_knowledge_fs_membership_changes.py
|
Expand application capabilities and refactor core workflows
|
2026-07-22 05:09:09 -04:00 |
|
test_knowledge_fs_object_storage.py
|
feat(knowledge): stage document uploads before admission
|
2026-08-10 10:58:17 -04:00 |
|
test_knowledge_fs_observability.py
|
Refactor frontend architecture and simplify implementation
|
2026-07-29 02:30:27 -04:00 |
|
test_knowledge_fs_orphan_reconciler.py
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-07-29 20:26:13 +08:00 |
|
test_knowledge_fs_product_application_service.py
|
fix(knowledge-fs): remove provider mode from sync policies and update related constraints
|
2026-08-28 14:06:49 +08:00 |
|
test_knowledge_fs_product_authorization.py
|
fix(knowledge-fs): reconcile main merge regressions
|
2026-09-01 10:10:52 +08:00 |
|
test_knowledge_fs_product_dto.py
|
fix(knowledge-fs): scope child deletion conflicts
|
2026-09-01 05:18:38 -04:00 |
|
test_knowledge_fs_product_operations.py
|
perf(knowledge-fs): harden cross-format document ingestion
|
2026-08-31 07:48:35 -04:00 |
|
test_knowledge_fs_product_remote_http.py
|
perf(knowledge-fs): harden cross-format document ingestion
|
2026-08-31 07:48:35 -04:00 |
|
test_knowledge_fs_product_service.py
|
fix(knowledge-fs): persist icon style selection (WTA-2068)
|
2026-08-17 17:31:25 +08:00 |
|
test_knowledge_fs_query_images.py
|
feat(knowledge-fs): support image query retrieval
|
2026-08-09 09:45:43 -04:00 |
|
test_knowledge_fs_remote_images.py
|
fix(knowledge-fs): persist document images across formats
|
2026-08-26 03:58:04 -04:00 |
|
test_knowledge_fs_remote_registry.py
|
fix(knowledge-fs): reconcile main merge regressions
|
2026-09-01 10:10:52 +08:00 |
|
test_knowledge_fs_revocation.py
|
Expand application capabilities and refactor core workflows
|
2026-07-22 05:09:09 -04:00 |
|
test_knowledge_fs_runtime.py
|
fix(knowledge-fs): reconcile main merge regressions
|
2026-09-01 10:10:52 +08:00 |
|
test_knowledge_fs_service_api_authorization.py
|
refactor(knowledge_fs): replace credential service with dataset API key authorization. Remove the API token feature at the space level for knowledgeFs.
|
2026-08-26 15:40:18 +08:00 |
|
test_knowledge_fs_source_import_commit_service.py
|
feat(knowledge-fs): enhance source update payload with selection and sync policy validation
|
2026-08-30 23:58:27 +08:00 |
|
test_knowledge_fs_space_tag_service.py
|
feat(knowledge-fs): implement KnowledgeFS space tag management API
|
2026-08-13 10:55:33 +08:00 |
|
test_knowledge_fs_staged_upload_service.py
|
feat(knowledge_fs): expand supported document upload formats
|
2026-08-25 19:58:15 +08:00 |
|
test_knowledge_fs_upgrade_file_lease.py
|
feat(knowledge-fs): implement KnowledgeFS upgrade discovery and idempotency handling
|
2026-08-18 14:41:04 +08:00 |
|
test_knowledge_fs_upgrade_service.py
|
feat(knowledge-fs): add upgrade job listing API
|
2026-08-19 15:12:21 +08:00 |
|
test_knowledge_retrieval_inner_service.py
|
test: use SQLite sessions in services core (#39112)
|
2026-07-16 09:32:11 +00:00 |
|
test_message_service.py
|
test: migrate media and execution service sessions and ORM models to SQLite (#40552)
|
2026-08-20 05:11:46 +00:00 |
|
test_messages_clean_service.py
|
test: eliminate remaining whole config mocks (#40855)
|
2026-08-18 12:01:49 +00:00 |
|
test_metadata_bug_complete.py
|
fix(api): bind dataset operations to owners (#40149)
|
2026-08-11 16:37:14 +00:00 |
|
test_metadata_nullable_bug.py
|
fix(api): bind dataset operations to owners (#40149)
|
2026-08-11 16:37:14 +00:00 |
|
test_metadata_service_session_boundary.py
|
test: migrate service boundary sessions and ORM models to SQLite (#40533)
|
2026-08-18 12:23:33 +00:00 |
|
test_model_load_balancing_service.py
|
feat: support azure keyvault (#39933)
|
2026-08-07 00:42:13 +00:00 |
|
test_model_provider_service_sanitization.py
|
chore: reorg imports (#35308)
|
2026-04-16 08:50:02 +00:00 |
|
test_model_provider_service.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
test_notification_gateway.py
|
refactor(api): decouple onboarding and notification services (#40759)
|
2026-08-31 04:37:07 +00:00 |
|
test_notification_service.py
|
refactor(api): decouple onboarding and notification services (#40759)
|
2026-08-31 04:37:07 +00:00 |
|
test_notion_data_source_gateway.py
|
refactor(api): thin OAuth controllers and extract application services (#40692)
|
2026-08-26 07:33:37 +00:00 |
|
test_oauth_device_flow.py
|
test: use sqlite3 session in test_oauth_device_flow (#38782)
|
2026-07-13 07:48:15 +00:00 |
|
test_oauth_server_service.py
|
refactor(api): thin OAuth controllers and extract application services (#40692)
|
2026-08-26 07:33:37 +00:00 |
|
test_operation_service.py
|
fix: bound OperationService billing requests (#37425)
|
2026-06-22 06:45:03 +00:00 |
|
test_rag_pipeline_task_proxy.py
|
test: migrate RAG processor residuals to SQLite ORM models (#40608)
|
2026-08-15 09:54:09 +00:00 |
|
test_recommended_app_catalog_gateway.py
|
test: enforce centralized config overrides (#40869)
|
2026-08-29 14:05:35 +00:00 |
|
test_recommended_app_query_service.py
|
refactor(api): replace legacy recommended app retrieval stack (#40395)
|
2026-08-20 13:13:43 +00:00 |
|
test_schedule_service.py
|
test: use real ORM models in workflow repository tests (#40019)
|
2026-08-06 04:06:04 +00:00 |
|
test_schema_definition_service.py
|
refactor(api): decouple setup and spec endpoints (#40104)
|
2026-08-08 11:52:15 +00:00 |
|
test_setup_adapters.py
|
refactor(api): standardize session factory wiring (#41085)
|
2026-08-24 01:57:17 +00:00 |
|
test_setup_service.py
|
refactor(api): decouple setup and spec endpoints (#40104)
|
2026-08-08 11:52:15 +00:00 |
|
test_skill_management_service.py
|
test: enforce centralized config overrides (#40869)
|
2026-08-29 14:05:35 +00:00 |
|
test_snippet_dsl_service.py
|
test: migrate application DSL sessions and ORM models to SQLite (#40554)
|
2026-08-29 14:06:07 +00:00 |
|
test_snippet_generate_service.py
|
test: migrate snippet service ORM models to SQLite (#40567)
|
2026-08-20 05:12:30 +00:00 |
|
test_snippet_service.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
test_step_by_step_tour_service.py
|
refactor(api): decouple onboarding and notification services (#40759)
|
2026-08-31 04:37:07 +00:00 |
|
test_summary_index_service.py
|
test: use real ORM models in RAG indexing tests (#40017)
|
2026-08-05 10:03:23 +00:00 |
|
test_tag_application_service.py
|
feat: support agent skill (#39675)
|
2026-08-24 05:29:14 +00:00 |
|
test_telemetry_service.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
test_trigger_provider_service.py
|
test: use SQLite sessions in services core (#39057)
|
2026-07-27 09:36:44 +00:00 |
|
test_trigger_subscription_builder_service.py
|
fix(api): scope temporary capabilities to owners (#39863)
|
2026-08-07 09:21:13 +00:00 |
|
test_turnstile_service.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
test_variable_truncator_additional.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
test_variable_truncator.py
|
fix(api): honor array-element limit and byte budget for list[File] in VariableTruncator (#39218) (#39220)
|
2026-07-27 02:12:57 +00:00 |
|
test_vector_service.py
|
test: migrate media and execution service sessions and ORM models to SQLite (#40552)
|
2026-08-20 05:11:46 +00:00 |
|
test_vector_space_admission_service.py
|
test: centralize account and feature config overrides (#40864)
|
2026-08-28 14:47:16 +00:00 |
|
test_web_app_runtime_query_service.py
|
refactor(api): extract web app runtime bootstrap (#40949)
|
2026-08-20 05:05:31 +00:00 |
|
test_webapp_access_query_service.py
|
refactor(api): reuse web app access queries for permissions (#40984)
|
2026-08-20 02:27:49 +00:00 |
|
test_webhook_service_additional.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
test_webhook_service.py
|
test: migrate trigger and webhook sessions and ORM models to SQLite (#40594)
|
2026-08-24 04:01:02 +00:00 |
|
test_website_service.py
|
fix(api): bound JinaReader and adaptive-crawl HTTP timeouts (#39859) (#39860)
|
2026-08-02 02:49:17 +00:00 |
|
test_workflow_app_service_metadata.py
|
refactor(models): pass session into WorkflowAppLog accessors (#41440)
|
2026-08-28 14:32:27 +00:00 |
|
test_workflow_collaboration_service.py
|
test: enforce centralized config overrides (#40869)
|
2026-08-29 14:05:35 +00:00 |
|
test_workflow_comment_service.py
|
refactor: pass session to workflow comment account accessors (#41117)
|
2026-08-24 03:20:32 +00:00 |
|
test_workflow_generator_service.py
|
feat(api): track credit usage contexts (#41181)
|
2026-08-25 10:21:32 +00:00 |
|
test_workflow_node_execution_trace_service.py
|
test: migrate workflow node trace ORM models to real entities (#40657)
|
2026-08-13 05:19:52 +00:00 |
|
test_workflow_run_service_pause.py
|
test: use SQLite sessions in services core (#39090)
|
2026-07-28 03:20:27 +00:00 |
|
test_workflow_run_service.py
|
test: migrate residual service and task ORM models to SQLite (#40576)
|
2026-08-18 12:26:01 +00:00 |
|
test_workflow_service.py
|
test: centralize core and service config overrides (#40868)
|
2026-08-29 14:05:34 +00:00 |
|
test_workflow_statistic_query_service.py
|
refactor(api): extract workflow statistic query service (#41271)
|
2026-08-27 02:41:02 +00:00 |
|
test_workspace_credit_pool.py
|
test: migrate service boundary sessions and ORM models to SQLite (#40533)
|
2026-08-18 12:23:33 +00:00 |
|
test_workspace_member_query_service.py
|
refactor(api): extract workspace member listing into layered service (#39974)
|
2026-08-06 01:08:39 +00:00 |
|
test_workspace_member_role_resolver.py
|
refactor(api): extract workspace member listing into layered service (#39974)
|
2026-08-06 01:08:39 +00:00 |
|
test_workspace_service.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |