@agentrun/sdk 0.0.3 → 0.0.4

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.
Files changed (130) hide show
  1. package/README.md +20 -15
  2. package/dist/agent-runtime/api/index.cjs +907 -0
  3. package/dist/agent-runtime/api/index.cjs.map +1 -0
  4. package/dist/agent-runtime/api/index.d.cts +193 -0
  5. package/dist/agent-runtime/api/index.d.ts +193 -0
  6. package/dist/agent-runtime/api/index.js +882 -0
  7. package/dist/agent-runtime/api/index.js.map +1 -0
  8. package/dist/agent-runtime/index.cjs +2528 -0
  9. package/dist/agent-runtime/index.cjs.map +1 -0
  10. package/dist/agent-runtime/index.d.cts +778 -0
  11. package/dist/agent-runtime/index.d.ts +778 -0
  12. package/dist/agent-runtime/index.js +2496 -0
  13. package/dist/agent-runtime/index.js.map +1 -0
  14. package/dist/base-K1GMfJbH.d.ts +59 -0
  15. package/dist/base-xcWt5bua.d.cts +59 -0
  16. package/dist/client-DHXxjuo3.d.ts +58 -0
  17. package/dist/client-DPUTs69s.d.cts +58 -0
  18. package/dist/config-07gMelJP.d.cts +125 -0
  19. package/dist/config-07gMelJP.d.ts +125 -0
  20. package/dist/control-api-BWD4eua5.d.cts +27 -0
  21. package/dist/control-api-d-82Sgpr.d.ts +27 -0
  22. package/dist/credential/api/index.cjs +655 -0
  23. package/dist/credential/api/index.cjs.map +1 -0
  24. package/dist/credential/api/index.d.cts +93 -0
  25. package/dist/credential/api/index.d.ts +93 -0
  26. package/dist/credential/api/index.js +630 -0
  27. package/dist/credential/api/index.js.map +1 -0
  28. package/dist/credential/index.cjs +1286 -0
  29. package/dist/credential/index.cjs.map +1 -0
  30. package/dist/credential/index.d.cts +246 -0
  31. package/dist/credential/index.d.ts +246 -0
  32. package/dist/credential/index.js +1263 -0
  33. package/dist/credential/index.js.map +1 -0
  34. package/dist/data-api-B-4h9_Vf.d.ts +166 -0
  35. package/dist/data-api-DsG-8JRQ.d.cts +166 -0
  36. package/dist/exception-DM9H2Rpo.d.cts +68 -0
  37. package/dist/exception-DM9H2Rpo.d.ts +68 -0
  38. package/dist/index.cjs +29281 -1427
  39. package/dist/index.cjs.map +1 -1
  40. package/dist/index.d.cts +38 -4485
  41. package/dist/index.d.ts +38 -4485
  42. package/dist/index.js +29259 -1426
  43. package/dist/index.js.map +1 -1
  44. package/dist/integration/builtin/index.cjs +9399 -0
  45. package/dist/integration/builtin/index.cjs.map +1 -0
  46. package/dist/integration/builtin/index.d.cts +692 -0
  47. package/dist/integration/builtin/index.d.ts +692 -0
  48. package/dist/integration/builtin/index.js +9363 -0
  49. package/dist/integration/builtin/index.js.map +1 -0
  50. package/dist/integration/index.cjs +9524 -0
  51. package/dist/integration/index.cjs.map +1 -0
  52. package/dist/integration/index.d.cts +98 -0
  53. package/dist/integration/index.d.ts +98 -0
  54. package/dist/integration/index.js +9481 -0
  55. package/dist/integration/index.js.map +1 -0
  56. package/dist/integration/mastra/index.cjs +9383 -0
  57. package/dist/integration/mastra/index.cjs.map +1 -0
  58. package/dist/integration/mastra/index.d.cts +186 -0
  59. package/dist/integration/mastra/index.d.ts +186 -0
  60. package/dist/integration/mastra/index.js +9348 -0
  61. package/dist/integration/mastra/index.js.map +1 -0
  62. package/dist/model/index.cjs +2392 -0
  63. package/dist/model/index.cjs.map +1 -0
  64. package/dist/model/index.d.cts +97 -0
  65. package/dist/model/index.d.ts +97 -0
  66. package/dist/model/index.js +2368 -0
  67. package/dist/model/index.js.map +1 -0
  68. package/dist/model--I90nCqy.d.cts +66 -0
  69. package/dist/model--I90nCqy.d.ts +66 -0
  70. package/dist/model-BV7A6Trb.d.cts +512 -0
  71. package/dist/model-DGBy-o_L.d.cts +176 -0
  72. package/dist/model-DGBy-o_L.d.ts +176 -0
  73. package/dist/model-RiiiZnou.d.ts +512 -0
  74. package/dist/model-service-D-P2FZNi.d.ts +540 -0
  75. package/dist/model-service-VpzBb7rV.d.cts +540 -0
  76. package/dist/resource-CQovFUeh.d.cts +44 -0
  77. package/dist/resource-DnE_DEka.d.ts +44 -0
  78. package/dist/sandbox/index.cjs +3557 -0
  79. package/dist/sandbox/index.cjs.map +1 -0
  80. package/dist/sandbox/index.d.cts +1598 -0
  81. package/dist/sandbox/index.d.ts +1598 -0
  82. package/dist/sandbox/index.js +3532 -0
  83. package/dist/sandbox/index.js.map +1 -0
  84. package/dist/server/adapter/index.cjs +24886 -0
  85. package/dist/server/adapter/index.cjs.map +1 -0
  86. package/dist/server/adapter/index.d.cts +68 -0
  87. package/dist/server/adapter/index.d.ts +68 -0
  88. package/dist/server/adapter/index.js +24883 -0
  89. package/dist/server/adapter/index.js.map +1 -0
  90. package/dist/server/core/index.cjs +313 -0
  91. package/dist/server/core/index.cjs.map +1 -0
  92. package/dist/server/core/index.d.cts +58 -0
  93. package/dist/server/core/index.d.ts +58 -0
  94. package/dist/server/core/index.js +309 -0
  95. package/dist/server/core/index.js.map +1 -0
  96. package/dist/server/index.cjs +25098 -0
  97. package/dist/server/index.cjs.map +1 -0
  98. package/dist/server/index.d.cts +73 -0
  99. package/dist/server/index.d.ts +73 -0
  100. package/dist/server/index.js +25067 -0
  101. package/dist/server/index.js.map +1 -0
  102. package/dist/server/protocol/index.cjs +1057 -0
  103. package/dist/server/protocol/index.cjs.map +1 -0
  104. package/dist/server/protocol/index.d.cts +135 -0
  105. package/dist/server/protocol/index.d.ts +135 -0
  106. package/dist/server/protocol/index.js +1053 -0
  107. package/dist/server/protocol/index.js.map +1 -0
  108. package/dist/tool-CG0LY-ov.d.cts +155 -0
  109. package/dist/tool-JJHam0ms.d.ts +155 -0
  110. package/dist/toolset/api/index.cjs +754 -0
  111. package/dist/toolset/api/index.cjs.map +1 -0
  112. package/dist/toolset/api/index.d.cts +207 -0
  113. package/dist/toolset/api/index.d.ts +207 -0
  114. package/dist/toolset/api/index.js +727 -0
  115. package/dist/toolset/api/index.js.map +1 -0
  116. package/dist/toolset/index.cjs +1945 -0
  117. package/dist/toolset/index.cjs.map +1 -0
  118. package/dist/toolset/index.d.cts +182 -0
  119. package/dist/toolset/index.d.ts +182 -0
  120. package/dist/toolset/index.js +1920 -0
  121. package/dist/toolset/index.js.map +1 -0
  122. package/dist/toolset-BYDvhwRp.d.cts +394 -0
  123. package/dist/toolset-CSRsJxCb.d.ts +394 -0
  124. package/dist/utils/index.cjs +994 -0
  125. package/dist/utils/index.cjs.map +1 -0
  126. package/dist/utils/index.d.cts +30 -0
  127. package/dist/utils/index.d.ts +30 -0
  128. package/dist/utils/index.js +951 -0
  129. package/dist/utils/index.js.map +1 -0
  130. package/package.json +65 -13
@@ -0,0 +1,58 @@
1
+ import { C as Config } from './config-07gMelJP.js';
2
+ import { b as ToolSetCreateInput, T as ToolSet, j as ToolSetUpdateInput, d as ToolSetListInput } from './toolset-CSRsJxCb.js';
3
+
4
+ /**
5
+ * ToolSet Client
6
+ *
7
+ * ToolSet 客户端,提供 ToolSet 的管理功能。
8
+ * Client for managing ToolSet resources.
9
+ */
10
+
11
+ /**
12
+ * ToolSet Client
13
+ *
14
+ * 提供 ToolSet 的管理功能。
15
+ */
16
+ declare class ToolSetClient {
17
+ private config?;
18
+ private controlApi;
19
+ constructor(config?: Config);
20
+ /**
21
+ * Create a ToolSet
22
+ */
23
+ create: (params: {
24
+ input: ToolSetCreateInput;
25
+ config?: Config;
26
+ }) => Promise<ToolSet>;
27
+ /**
28
+ * Delete a ToolSet by name
29
+ */
30
+ delete: (params: {
31
+ name: string;
32
+ config?: Config;
33
+ }) => Promise<ToolSet>;
34
+ /**
35
+ * Update a ToolSet by name
36
+ */
37
+ update: (params: {
38
+ name: string;
39
+ input: ToolSetUpdateInput;
40
+ config?: Config;
41
+ }) => Promise<ToolSet>;
42
+ /**
43
+ * Get a ToolSet by name
44
+ */
45
+ get: (params: {
46
+ name: string;
47
+ config?: Config;
48
+ }) => Promise<ToolSet>;
49
+ /**
50
+ * List ToolSets
51
+ */
52
+ list: (params?: {
53
+ input?: ToolSetListInput;
54
+ config?: Config;
55
+ }) => Promise<ToolSet[]>;
56
+ }
57
+
58
+ export { ToolSetClient as T };
@@ -0,0 +1,58 @@
1
+ import { C as Config } from './config-07gMelJP.cjs';
2
+ import { b as ToolSetCreateInput, T as ToolSet, j as ToolSetUpdateInput, d as ToolSetListInput } from './toolset-BYDvhwRp.cjs';
3
+
4
+ /**
5
+ * ToolSet Client
6
+ *
7
+ * ToolSet 客户端,提供 ToolSet 的管理功能。
8
+ * Client for managing ToolSet resources.
9
+ */
10
+
11
+ /**
12
+ * ToolSet Client
13
+ *
14
+ * 提供 ToolSet 的管理功能。
15
+ */
16
+ declare class ToolSetClient {
17
+ private config?;
18
+ private controlApi;
19
+ constructor(config?: Config);
20
+ /**
21
+ * Create a ToolSet
22
+ */
23
+ create: (params: {
24
+ input: ToolSetCreateInput;
25
+ config?: Config;
26
+ }) => Promise<ToolSet>;
27
+ /**
28
+ * Delete a ToolSet by name
29
+ */
30
+ delete: (params: {
31
+ name: string;
32
+ config?: Config;
33
+ }) => Promise<ToolSet>;
34
+ /**
35
+ * Update a ToolSet by name
36
+ */
37
+ update: (params: {
38
+ name: string;
39
+ input: ToolSetUpdateInput;
40
+ config?: Config;
41
+ }) => Promise<ToolSet>;
42
+ /**
43
+ * Get a ToolSet by name
44
+ */
45
+ get: (params: {
46
+ name: string;
47
+ config?: Config;
48
+ }) => Promise<ToolSet>;
49
+ /**
50
+ * List ToolSets
51
+ */
52
+ list: (params?: {
53
+ input?: ToolSetListInput;
54
+ config?: Config;
55
+ }) => Promise<ToolSet[]>;
56
+ }
57
+
58
+ export { ToolSetClient as T };
@@ -0,0 +1,125 @@
1
+ /**
2
+ * Configuration Management Module
3
+ *
4
+ * 此模块提供 AgentRun SDK 的全局配置管理功能。
5
+ * This module provides global configuration management for AgentRun SDK.
6
+ */
7
+ /**
8
+ * Configuration options for AgentRun SDK
9
+ */
10
+ interface ConfigOptions {
11
+ /**
12
+ * Access Key ID for authentication.
13
+ * Read from AGENTRUN_ACCESS_KEY_ID or ALIBABA_CLOUD_ACCESS_KEY_ID if not provided.
14
+ */
15
+ accessKeyId?: string;
16
+ /**
17
+ * Access Key Secret for authentication.
18
+ * Read from AGENTRUN_ACCESS_KEY_SECRET or ALIBABA_CLOUD_ACCESS_KEY_SECRET if not provided.
19
+ */
20
+ accessKeySecret?: string;
21
+ /**
22
+ * Security token for STS authentication.
23
+ * Read from AGENTRUN_SECURITY_TOKEN or ALIBABA_CLOUD_SECURITY_TOKEN if not provided.
24
+ */
25
+ securityToken?: string;
26
+ /**
27
+ * Account ID.
28
+ * Read from AGENTRUN_ACCOUNT_ID or FC_ACCOUNT_ID if not provided.
29
+ */
30
+ accountId?: string;
31
+ /**
32
+ * Custom token for data API calls.
33
+ */
34
+ token?: string;
35
+ /**
36
+ * Region ID. Defaults to cn-hangzhou.
37
+ * Read from AGENTRUN_REGION or FC_REGION if not provided.
38
+ */
39
+ regionId?: string;
40
+ /**
41
+ * Request timeout in milliseconds. Defaults to 600000 (10 minutes).
42
+ */
43
+ timeout?: number;
44
+ /**
45
+ * Read timeout in milliseconds. Defaults to 100000000.
46
+ */
47
+ readTimeout?: number;
48
+ /**
49
+ * Custom control API endpoint.
50
+ * Read from AGENTRUN_CONTROL_ENDPOINT if not provided.
51
+ */
52
+ controlEndpoint?: string;
53
+ /**
54
+ * Custom data API endpoint.
55
+ * Read from AGENTRUN_DATA_ENDPOINT if not provided.
56
+ */
57
+ dataEndpoint?: string;
58
+ /**
59
+ * Custom DevS API endpoint.
60
+ * Read from DEVS_ENDPOINT if not provided.
61
+ */
62
+ devsEndpoint?: string;
63
+ /**
64
+ * Custom request headers.
65
+ */
66
+ headers?: Record<string, string>;
67
+ }
68
+ /**
69
+ * AgentRun SDK Global Configuration Class
70
+ *
71
+ * 用于管理账号凭证和客户端配置。
72
+ * Used for managing account credentials and client configuration.
73
+ *
74
+ * @example
75
+ * ```typescript
76
+ * // Create config from parameters
77
+ * const config = new Config({
78
+ * accountId: 'your-account-id',
79
+ * accessKeyId: 'your-key-id',
80
+ * accessKeySecret: 'your-secret',
81
+ * });
82
+ *
83
+ * // Or read from environment variables
84
+ * const config = new Config();
85
+ * ```
86
+ */
87
+ declare class Config {
88
+ private _accessKeyId;
89
+ private _accessKeySecret;
90
+ private _securityToken;
91
+ private _accountId;
92
+ private _token?;
93
+ private _regionId;
94
+ private _timeout;
95
+ private _readTimeout;
96
+ private _controlEndpoint;
97
+ private _dataEndpoint;
98
+ private _devsEndpoint;
99
+ private _headers;
100
+ constructor(options?: ConfigOptions);
101
+ /**
102
+ * Create a new Config by merging multiple configs.
103
+ * Later configs take precedence.
104
+ */
105
+ static withConfigs(...configs: (Config | undefined)[]): Config;
106
+ /**
107
+ * Update this config with values from other configs.
108
+ * Non-undefined values from later configs take precedence.
109
+ */
110
+ update(...configs: (Config | undefined)[]): Config;
111
+ get accessKeyId(): string;
112
+ get accessKeySecret(): string;
113
+ get securityToken(): string;
114
+ get accountId(): string;
115
+ get token(): string | undefined;
116
+ get regionId(): string;
117
+ get timeout(): number;
118
+ get readTimeout(): number;
119
+ get controlEndpoint(): string;
120
+ get dataEndpoint(): string;
121
+ get devsEndpoint(): string;
122
+ get headers(): Record<string, string>;
123
+ }
124
+
125
+ export { Config as C, type ConfigOptions as a };
@@ -0,0 +1,125 @@
1
+ /**
2
+ * Configuration Management Module
3
+ *
4
+ * 此模块提供 AgentRun SDK 的全局配置管理功能。
5
+ * This module provides global configuration management for AgentRun SDK.
6
+ */
7
+ /**
8
+ * Configuration options for AgentRun SDK
9
+ */
10
+ interface ConfigOptions {
11
+ /**
12
+ * Access Key ID for authentication.
13
+ * Read from AGENTRUN_ACCESS_KEY_ID or ALIBABA_CLOUD_ACCESS_KEY_ID if not provided.
14
+ */
15
+ accessKeyId?: string;
16
+ /**
17
+ * Access Key Secret for authentication.
18
+ * Read from AGENTRUN_ACCESS_KEY_SECRET or ALIBABA_CLOUD_ACCESS_KEY_SECRET if not provided.
19
+ */
20
+ accessKeySecret?: string;
21
+ /**
22
+ * Security token for STS authentication.
23
+ * Read from AGENTRUN_SECURITY_TOKEN or ALIBABA_CLOUD_SECURITY_TOKEN if not provided.
24
+ */
25
+ securityToken?: string;
26
+ /**
27
+ * Account ID.
28
+ * Read from AGENTRUN_ACCOUNT_ID or FC_ACCOUNT_ID if not provided.
29
+ */
30
+ accountId?: string;
31
+ /**
32
+ * Custom token for data API calls.
33
+ */
34
+ token?: string;
35
+ /**
36
+ * Region ID. Defaults to cn-hangzhou.
37
+ * Read from AGENTRUN_REGION or FC_REGION if not provided.
38
+ */
39
+ regionId?: string;
40
+ /**
41
+ * Request timeout in milliseconds. Defaults to 600000 (10 minutes).
42
+ */
43
+ timeout?: number;
44
+ /**
45
+ * Read timeout in milliseconds. Defaults to 100000000.
46
+ */
47
+ readTimeout?: number;
48
+ /**
49
+ * Custom control API endpoint.
50
+ * Read from AGENTRUN_CONTROL_ENDPOINT if not provided.
51
+ */
52
+ controlEndpoint?: string;
53
+ /**
54
+ * Custom data API endpoint.
55
+ * Read from AGENTRUN_DATA_ENDPOINT if not provided.
56
+ */
57
+ dataEndpoint?: string;
58
+ /**
59
+ * Custom DevS API endpoint.
60
+ * Read from DEVS_ENDPOINT if not provided.
61
+ */
62
+ devsEndpoint?: string;
63
+ /**
64
+ * Custom request headers.
65
+ */
66
+ headers?: Record<string, string>;
67
+ }
68
+ /**
69
+ * AgentRun SDK Global Configuration Class
70
+ *
71
+ * 用于管理账号凭证和客户端配置。
72
+ * Used for managing account credentials and client configuration.
73
+ *
74
+ * @example
75
+ * ```typescript
76
+ * // Create config from parameters
77
+ * const config = new Config({
78
+ * accountId: 'your-account-id',
79
+ * accessKeyId: 'your-key-id',
80
+ * accessKeySecret: 'your-secret',
81
+ * });
82
+ *
83
+ * // Or read from environment variables
84
+ * const config = new Config();
85
+ * ```
86
+ */
87
+ declare class Config {
88
+ private _accessKeyId;
89
+ private _accessKeySecret;
90
+ private _securityToken;
91
+ private _accountId;
92
+ private _token?;
93
+ private _regionId;
94
+ private _timeout;
95
+ private _readTimeout;
96
+ private _controlEndpoint;
97
+ private _dataEndpoint;
98
+ private _devsEndpoint;
99
+ private _headers;
100
+ constructor(options?: ConfigOptions);
101
+ /**
102
+ * Create a new Config by merging multiple configs.
103
+ * Later configs take precedence.
104
+ */
105
+ static withConfigs(...configs: (Config | undefined)[]): Config;
106
+ /**
107
+ * Update this config with values from other configs.
108
+ * Non-undefined values from later configs take precedence.
109
+ */
110
+ update(...configs: (Config | undefined)[]): Config;
111
+ get accessKeyId(): string;
112
+ get accessKeySecret(): string;
113
+ get securityToken(): string;
114
+ get accountId(): string;
115
+ get token(): string | undefined;
116
+ get regionId(): string;
117
+ get timeout(): number;
118
+ get readTimeout(): number;
119
+ get controlEndpoint(): string;
120
+ get dataEndpoint(): string;
121
+ get devsEndpoint(): string;
122
+ get headers(): Record<string, string>;
123
+ }
124
+
125
+ export { Config as C, type ConfigOptions as a };
@@ -0,0 +1,27 @@
1
+ import { C as Config } from './config-07gMelJP.cjs';
2
+
3
+ /**
4
+ * Control API Base Module
5
+ *
6
+ * 此模块定义控制链路 API 的基类。
7
+ * This module defines the base class for control API.
8
+ */
9
+
10
+ declare const $AgentRunClient: any;
11
+ type Client = InstanceType<typeof $AgentRunClient>;
12
+ /**
13
+ * Base class for Control API clients
14
+ *
15
+ * 提供控制链路和 DevS API 客户端的获取功能。
16
+ * Provides functionality to get control API and DevS API clients.
17
+ */
18
+ declare class ControlAPI {
19
+ protected config?: Config;
20
+ constructor(config?: Config);
21
+ /**
22
+ * Get the underlying AgentRun client instance
23
+ */
24
+ getClient(config?: Config): Client;
25
+ }
26
+
27
+ export { ControlAPI as C };
@@ -0,0 +1,27 @@
1
+ import { C as Config } from './config-07gMelJP.js';
2
+
3
+ /**
4
+ * Control API Base Module
5
+ *
6
+ * 此模块定义控制链路 API 的基类。
7
+ * This module defines the base class for control API.
8
+ */
9
+
10
+ declare const $AgentRunClient: any;
11
+ type Client = InstanceType<typeof $AgentRunClient>;
12
+ /**
13
+ * Base class for Control API clients
14
+ *
15
+ * 提供控制链路和 DevS API 客户端的获取功能。
16
+ * Provides functionality to get control API and DevS API clients.
17
+ */
18
+ declare class ControlAPI {
19
+ protected config?: Config;
20
+ constructor(config?: Config);
21
+ /**
22
+ * Get the underlying AgentRun client instance
23
+ */
24
+ getClient(config?: Config): Client;
25
+ }
26
+
27
+ export { ControlAPI as C };