@labelbox/recursion-sdk 0.0.168 → 0.0.170

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1078,7 +1078,7 @@ export type ClaimNextWithVersionResponseDto = {
1078
1078
  */
1079
1079
  allowBrowserApi?: boolean;
1080
1080
  /**
1081
- * Free-text system instructions for the computer-use agent. Maps to CUA_SYSTEM_INSTRUCTIONS.
1081
+ * Free-text system instructions for the Worldsim harness in MCP or Computer environments. Maps to CUA_SYSTEM_INSTRUCTIONS.
1082
1082
  */
1083
1083
  cuaSystemInstructions?: string;
1084
1084
  } | null;
@@ -2593,7 +2593,7 @@ export type CreateProblemWithVersionResponseDto = {
2593
2593
  */
2594
2594
  allowBrowserApi?: boolean;
2595
2595
  /**
2596
- * Free-text system instructions for the computer-use agent. Maps to CUA_SYSTEM_INSTRUCTIONS.
2596
+ * Free-text system instructions for the Worldsim harness in MCP or Computer environments. Maps to CUA_SYSTEM_INSTRUCTIONS.
2597
2597
  */
2598
2598
  cuaSystemInstructions?: string;
2599
2599
  } | null;
@@ -7225,7 +7225,7 @@ export type LockProblemVersionDto = {
7225
7225
  */
7226
7226
  allowBrowserApi?: boolean;
7227
7227
  /**
7228
- * Free-text system instructions for the computer-use agent. Maps to CUA_SYSTEM_INSTRUCTIONS.
7228
+ * Free-text system instructions for the Worldsim harness in MCP or Computer environments. Maps to CUA_SYSTEM_INSTRUCTIONS.
7229
7229
  */
7230
7230
  cuaSystemInstructions?: string;
7231
7231
  };
@@ -7850,7 +7850,7 @@ export type ManagedAgentsApiError = {
7850
7850
  /**
7851
7851
  * Stable, machine-readable error identifier. This is the contract to branch on; the message is prose and may be reworded at any time.
7852
7852
  */
7853
- code: 'analytics' | 'analytics_not_ready' | 'artifact_fetch_unavailable' | 'artifact_generation_mismatch' | 'artifact_hash_mismatch' | 'artifact_invalid_events' | 'artifact_invalid_json' | 'artifact_not_allowlisted' | 'artifact_size_mismatch' | 'atomic_ingest_timeout' | 'auth_unavailable' | 'automations_unconfigured' | 'conflict' | 'consolidation_unstartable' | 'content_store_request_canceled' | 'content_store_unavailable' | 'content_store_upload_timeout' | 'cost_budget_unconfigured' | 'credential_encryption_unconfigured' | 'entity_family_not_permitted' | 'environment_work_unconfigured' | 'environment_worker_auth_unavailable' | 'execution_unconfigured' | 'forbidden' | 'github_rate_limited' | 'github_unavailable' | 'idempotency_conflict' | 'idempotency_in_progress' | 'idempotency_unavailable' | 'ingest_policy_changed' | 'ingest_policy_not_found' | 'ingest_policy_revoked' | 'integrations_unconfigured' | 'internal_error' | 'invalid_json' | 'invalid_pull_request_review_result' | 'invalid_request' | 'missing_dependency' | 'model_gateway_metadata_missing' | 'model_gateway_unconfigured' | 'model_gateway_unreachable' | 'mutation_transaction_budget_exceeded' | 'not_found' | 'page_token_expired' | 'payload_too_large' | 'rate_limited' | 'repository_automation_unconfigured' | 'request_too_large' | 'reserved_source_type' | 'revision_conflict' | 'run_log_store_unavailable' | 'session_cleanup_failed' | 'skill_storage_unconfigured' | 'source_ownership_mismatch' | 'source_revision_conflict' | 'spanner_unavailable' | 'streaming_unsupported' | 'submission_transaction_budget_exceeded' | 'task_version_number_conflict' | 'too_many_streams' | 'unauthorized' | 'version_content_conflict' | 'webhook_delivery_too_large';
7853
+ code: 'analytics' | 'analytics_not_ready' | 'artifact_fetch_unavailable' | 'artifact_generation_mismatch' | 'artifact_hash_mismatch' | 'artifact_invalid_events' | 'artifact_invalid_json' | 'artifact_not_allowlisted' | 'artifact_size_mismatch' | 'atomic_ingest_timeout' | 'auth_unavailable' | 'automations_unconfigured' | 'conflict' | 'consolidation_unstartable' | 'content_store_request_canceled' | 'content_store_unavailable' | 'content_store_upload_timeout' | 'cost_budget_unconfigured' | 'credential_encryption_unconfigured' | 'entity_family_not_permitted' | 'environment_work_unconfigured' | 'environment_worker_auth_unavailable' | 'execution_unconfigured' | 'forbidden' | 'github_rate_limited' | 'github_unavailable' | 'idempotency_conflict' | 'idempotency_in_progress' | 'idempotency_unavailable' | 'ingest_policy_changed' | 'ingest_policy_not_found' | 'ingest_policy_revoked' | 'integrations_unconfigured' | 'internal_error' | 'invalid_json' | 'invalid_pull_request_review_result' | 'invalid_request' | 'missing_dependency' | 'model_gateway_metadata_missing' | 'model_gateway_unconfigured' | 'model_gateway_unreachable' | 'mutation_transaction_budget_exceeded' | 'not_found' | 'page_token_expired' | 'payload_too_large' | 'provider_registration_unsupported' | 'rate_limited' | 'repository_automation_unconfigured' | 'request_too_large' | 'reserved_source_type' | 'revision_conflict' | 'run_log_store_unavailable' | 'session_cleanup_failed' | 'skill_storage_unconfigured' | 'source_ownership_mismatch' | 'source_revision_conflict' | 'spanner_unavailable' | 'streaming_unsupported' | 'submission_transaction_budget_exceeded' | 'task_version_number_conflict' | 'too_many_streams' | 'unauthorized' | 'version_content_conflict' | 'webhook_delivery_too_large';
7854
7854
  /**
7855
7855
  * Structured, code-specific context -- measured values and limits, for example -- so a client need not parse the message.
7856
7856
  */
@@ -14858,7 +14858,7 @@ export type ProblemVersionDto = {
14858
14858
  */
14859
14859
  allowBrowserApi?: boolean;
14860
14860
  /**
14861
- * Free-text system instructions for the computer-use agent. Maps to CUA_SYSTEM_INSTRUCTIONS.
14861
+ * Free-text system instructions for the Worldsim harness in MCP or Computer environments. Maps to CUA_SYSTEM_INSTRUCTIONS.
14862
14862
  */
14863
14863
  cuaSystemInstructions?: string;
14864
14864
  } | null;
@@ -15382,7 +15382,7 @@ export type ProblemVersionListDto = Array<{
15382
15382
  */
15383
15383
  allowBrowserApi?: boolean;
15384
15384
  /**
15385
- * Free-text system instructions for the computer-use agent. Maps to CUA_SYSTEM_INSTRUCTIONS.
15385
+ * Free-text system instructions for the Worldsim harness in MCP or Computer environments. Maps to CUA_SYSTEM_INSTRUCTIONS.
15386
15386
  */
15387
15387
  cuaSystemInstructions?: string;
15388
15388
  } | null;
@@ -5049,7 +5049,7 @@ export const RESOURCE_REFERENCE = {
5049
5049
  name: 'cuaSystemInstructions',
5050
5050
  required: false,
5051
5051
  type: 'string',
5052
- description: 'Free-text system instructions for the computer-use agent. Maps to CUA_SYSTEM_INSTRUCTIONS.',
5052
+ description: 'Free-text system instructions for the Worldsim harness in MCP or Computer environments. Maps to CUA_SYSTEM_INSTRUCTIONS.',
5053
5053
  maxLength: 32768,
5054
5054
  },
5055
5055
  ],
@@ -8446,7 +8446,7 @@ export const SDK_REFERENCE = {
8446
8446
  name: 'cuaSystemInstructions',
8447
8447
  required: false,
8448
8448
  type: 'string',
8449
- description: 'Free-text system instructions for the computer-use agent. Maps to CUA_SYSTEM_INSTRUCTIONS.',
8449
+ description: 'Free-text system instructions for the Worldsim harness in MCP or Computer environments. Maps to CUA_SYSTEM_INSTRUCTIONS.',
8450
8450
  maxLength: 32768,
8451
8451
  },
8452
8452
  ],
@@ -23637,7 +23637,7 @@ export const SDK_REFERENCE = {
23637
23637
  name: 'cuaSystemInstructions',
23638
23638
  required: false,
23639
23639
  type: 'string',
23640
- description: 'Free-text system instructions for the computer-use agent. Maps to CUA_SYSTEM_INSTRUCTIONS.',
23640
+ description: 'Free-text system instructions for the Worldsim harness in MCP or Computer environments. Maps to CUA_SYSTEM_INSTRUCTIONS.',
23641
23641
  maxLength: 32768,
23642
23642
  },
23643
23643
  ],
@@ -35231,7 +35231,7 @@ export const SDK_REFERENCE = {
35231
35231
  name: 'cuaSystemInstructions',
35232
35232
  required: false,
35233
35233
  type: 'string',
35234
- description: 'Free-text system instructions for the computer-use agent. Maps to CUA_SYSTEM_INSTRUCTIONS.',
35234
+ description: 'Free-text system instructions for the Worldsim harness in MCP or Computer environments. Maps to CUA_SYSTEM_INSTRUCTIONS.',
35235
35235
  maxLength: 32768,
35236
35236
  },
35237
35237
  ],
@@ -42827,7 +42827,7 @@ export const SDK_REFERENCE = {
42827
42827
  name: 'cuaSystemInstructions',
42828
42828
  required: false,
42829
42829
  type: 'string',
42830
- description: 'Free-text system instructions for the computer-use agent. Maps to CUA_SYSTEM_INSTRUCTIONS.',
42830
+ description: 'Free-text system instructions for the Worldsim harness in MCP or Computer environments. Maps to CUA_SYSTEM_INSTRUCTIONS.',
42831
42831
  maxLength: 32768,
42832
42832
  },
42833
42833
  ],
@@ -43971,7 +43971,7 @@ export const SDK_REFERENCE = {
43971
43971
  name: 'cuaSystemInstructions',
43972
43972
  required: false,
43973
43973
  type: 'string',
43974
- description: 'Free-text system instructions for the computer-use agent. Maps to CUA_SYSTEM_INSTRUCTIONS.',
43974
+ description: 'Free-text system instructions for the Worldsim harness in MCP or Computer environments. Maps to CUA_SYSTEM_INSTRUCTIONS.',
43975
43975
  maxLength: 32768,
43976
43976
  },
43977
43977
  ],
@@ -64999,7 +64999,7 @@ export const SDK_REFERENCE = {
64999
64999
  name: 'cuaSystemInstructions',
65000
65000
  required: false,
65001
65001
  type: 'string',
65002
- description: 'Free-text system instructions for the computer-use agent. Maps to CUA_SYSTEM_INSTRUCTIONS.',
65002
+ description: 'Free-text system instructions for the Worldsim harness in MCP or Computer environments. Maps to CUA_SYSTEM_INSTRUCTIONS.',
65003
65003
  maxLength: 32768,
65004
65004
  },
65005
65005
  ],
@@ -69417,7 +69417,7 @@ export const SDK_REFERENCE = {
69417
69417
  name: 'cuaSystemInstructions',
69418
69418
  required: false,
69419
69419
  type: 'string',
69420
- description: 'Free-text system instructions for the computer-use agent. Maps to CUA_SYSTEM_INSTRUCTIONS.',
69420
+ description: 'Free-text system instructions for the Worldsim harness in MCP or Computer environments. Maps to CUA_SYSTEM_INSTRUCTIONS.',
69421
69421
  maxLength: 32768,
69422
69422
  },
69423
69423
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@labelbox/recursion-sdk",
3
- "version": "0.0.168",
3
+ "version": "0.0.170",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",