@cadenya/cadenya 0.66.0 → 0.68.0
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.
- package/CHANGELOG.md +16 -0
- package/README.md +2 -2
- package/client.d.mts +42 -81
- package/client.d.mts.map +1 -1
- package/client.d.ts +42 -81
- package/client.d.ts.map +1 -1
- package/client.js +24 -63
- package/client.js.map +1 -1
- package/client.mjs +24 -63
- package/client.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/account.d.mts +18 -22
- package/resources/account.d.mts.map +1 -1
- package/resources/account.d.ts +18 -22
- package/resources/account.d.ts.map +1 -1
- package/resources/account.js +2 -6
- package/resources/account.js.map +1 -1
- package/resources/account.mjs +2 -6
- package/resources/account.mjs.map +1 -1
- package/resources/agents/agents.d.mts +34 -21
- package/resources/agents/agents.d.mts.map +1 -1
- package/resources/agents/agents.d.ts +34 -21
- package/resources/agents/agents.d.ts.map +1 -1
- package/resources/agents/agents.js +17 -16
- package/resources/agents/agents.js.map +1 -1
- package/resources/agents/agents.mjs +17 -16
- package/resources/agents/agents.mjs.map +1 -1
- package/resources/agents/feedback.d.mts +15 -15
- package/resources/agents/feedback.d.mts.map +1 -1
- package/resources/agents/feedback.d.ts +15 -15
- package/resources/agents/feedback.d.ts.map +1 -1
- package/resources/agents/feedback.js +4 -8
- package/resources/agents/feedback.js.map +1 -1
- package/resources/agents/feedback.mjs +4 -8
- package/resources/agents/feedback.mjs.map +1 -1
- package/resources/agents/index.d.mts +1 -1
- package/resources/agents/index.d.mts.map +1 -1
- package/resources/agents/index.d.ts +1 -1
- package/resources/agents/index.d.ts.map +1 -1
- package/resources/agents/index.js.map +1 -1
- package/resources/agents/index.mjs.map +1 -1
- package/resources/agents/schedules.d.mts +44 -26
- package/resources/agents/schedules.d.mts.map +1 -1
- package/resources/agents/schedules.d.ts +44 -26
- package/resources/agents/schedules.d.ts.map +1 -1
- package/resources/agents/schedules.js +20 -19
- package/resources/agents/schedules.js.map +1 -1
- package/resources/agents/schedules.mjs +20 -19
- package/resources/agents/schedules.mjs.map +1 -1
- package/resources/agents/variations.d.mts +88 -43
- package/resources/agents/variations.d.mts.map +1 -1
- package/resources/agents/variations.d.ts +88 -43
- package/resources/agents/variations.d.ts.map +1 -1
- package/resources/agents/variations.js +31 -32
- package/resources/agents/variations.js.map +1 -1
- package/resources/agents/variations.mjs +31 -32
- package/resources/agents/variations.mjs.map +1 -1
- package/resources/agents/webhook-deliveries.d.mts +10 -11
- package/resources/agents/webhook-deliveries.d.mts.map +1 -1
- package/resources/agents/webhook-deliveries.d.ts +10 -11
- package/resources/agents/webhook-deliveries.d.ts.map +1 -1
- package/resources/agents/webhook-deliveries.js +4 -8
- package/resources/agents/webhook-deliveries.js.map +1 -1
- package/resources/agents/webhook-deliveries.mjs +4 -8
- package/resources/agents/webhook-deliveries.mjs.map +1 -1
- package/resources/api-keys.d.mts +48 -28
- package/resources/api-keys.d.mts.map +1 -1
- package/resources/api-keys.d.ts +48 -28
- package/resources/api-keys.d.ts.map +1 -1
- package/resources/api-keys.js +21 -17
- package/resources/api-keys.js.map +1 -1
- package/resources/api-keys.mjs +21 -17
- package/resources/api-keys.mjs.map +1 -1
- package/resources/bulk-workspace-resources/bulk-workspace-resources.d.mts +20 -21
- package/resources/bulk-workspace-resources/bulk-workspace-resources.d.mts.map +1 -1
- package/resources/bulk-workspace-resources/bulk-workspace-resources.d.ts +20 -21
- package/resources/bulk-workspace-resources/bulk-workspace-resources.d.ts.map +1 -1
- package/resources/bulk-workspace-resources/bulk-workspace-resources.js +13 -17
- package/resources/bulk-workspace-resources/bulk-workspace-resources.js.map +1 -1
- package/resources/bulk-workspace-resources/bulk-workspace-resources.mjs +13 -17
- package/resources/bulk-workspace-resources/bulk-workspace-resources.mjs.map +1 -1
- package/resources/bulk-workspace-resources/index.d.mts +1 -1
- package/resources/bulk-workspace-resources/index.d.mts.map +1 -1
- package/resources/bulk-workspace-resources/index.d.ts +1 -1
- package/resources/bulk-workspace-resources/index.d.ts.map +1 -1
- package/resources/bulk-workspace-resources/index.js.map +1 -1
- package/resources/bulk-workspace-resources/index.mjs.map +1 -1
- package/resources/bulk-workspace-resources/results.d.mts +30 -35
- package/resources/bulk-workspace-resources/results.d.mts.map +1 -1
- package/resources/bulk-workspace-resources/results.d.ts +30 -35
- package/resources/bulk-workspace-resources/results.d.ts.map +1 -1
- package/resources/bulk-workspace-resources/results.js +6 -10
- package/resources/bulk-workspace-resources/results.js.map +1 -1
- package/resources/bulk-workspace-resources/results.mjs +6 -10
- package/resources/bulk-workspace-resources/results.mjs.map +1 -1
- package/resources/index.d.mts +9 -9
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +9 -9
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +1 -1
- package/resources/index.mjs.map +1 -1
- package/resources/memory-layers/entries.d.mts +40 -33
- package/resources/memory-layers/entries.d.mts.map +1 -1
- package/resources/memory-layers/entries.d.ts +40 -33
- package/resources/memory-layers/entries.d.ts.map +1 -1
- package/resources/memory-layers/entries.js +19 -23
- package/resources/memory-layers/entries.js.map +1 -1
- package/resources/memory-layers/entries.mjs +19 -23
- package/resources/memory-layers/entries.mjs.map +1 -1
- package/resources/memory-layers/index.d.mts +1 -1
- package/resources/memory-layers/index.d.mts.map +1 -1
- package/resources/memory-layers/index.d.ts +1 -1
- package/resources/memory-layers/index.d.ts.map +1 -1
- package/resources/memory-layers/index.js.map +1 -1
- package/resources/memory-layers/index.mjs.map +1 -1
- package/resources/memory-layers/memory-layers.d.mts +33 -22
- package/resources/memory-layers/memory-layers.d.mts.map +1 -1
- package/resources/memory-layers/memory-layers.d.ts +33 -22
- package/resources/memory-layers/memory-layers.d.ts.map +1 -1
- package/resources/memory-layers/memory-layers.js +17 -20
- package/resources/memory-layers/memory-layers.js.map +1 -1
- package/resources/memory-layers/memory-layers.mjs +17 -20
- package/resources/memory-layers/memory-layers.mjs.map +1 -1
- package/resources/models.d.mts +18 -12
- package/resources/models.d.mts.map +1 -1
- package/resources/models.d.ts +18 -12
- package/resources/models.d.ts.map +1 -1
- package/resources/models.js +14 -13
- package/resources/models.js.map +1 -1
- package/resources/models.mjs +14 -13
- package/resources/models.mjs.map +1 -1
- package/resources/objectives/feedback.d.mts +19 -8
- package/resources/objectives/feedback.d.mts.map +1 -1
- package/resources/objectives/feedback.d.ts +19 -8
- package/resources/objectives/feedback.d.ts.map +1 -1
- package/resources/objectives/feedback.js +9 -4
- package/resources/objectives/feedback.js.map +1 -1
- package/resources/objectives/feedback.mjs +9 -4
- package/resources/objectives/feedback.mjs.map +1 -1
- package/resources/objectives/index.d.mts +1 -1
- package/resources/objectives/index.d.mts.map +1 -1
- package/resources/objectives/index.d.ts +1 -1
- package/resources/objectives/index.d.ts.map +1 -1
- package/resources/objectives/index.js.map +1 -1
- package/resources/objectives/index.mjs.map +1 -1
- package/resources/objectives/objectives.d.mts +63 -44
- package/resources/objectives/objectives.d.mts.map +1 -1
- package/resources/objectives/objectives.d.ts +63 -44
- package/resources/objectives/objectives.d.ts.map +1 -1
- package/resources/objectives/objectives.js +31 -16
- package/resources/objectives/objectives.js.map +1 -1
- package/resources/objectives/objectives.mjs +31 -16
- package/resources/objectives/objectives.mjs.map +1 -1
- package/resources/objectives/tasks.d.mts +7 -2
- package/resources/objectives/tasks.d.mts.map +1 -1
- package/resources/objectives/tasks.d.ts +7 -2
- package/resources/objectives/tasks.d.ts.map +1 -1
- package/resources/objectives/tasks.js +5 -4
- package/resources/objectives/tasks.js.map +1 -1
- package/resources/objectives/tasks.mjs +5 -4
- package/resources/objectives/tasks.mjs.map +1 -1
- package/resources/objectives/tool-calls.d.mts +18 -9
- package/resources/objectives/tool-calls.d.mts.map +1 -1
- package/resources/objectives/tool-calls.d.ts +18 -9
- package/resources/objectives/tool-calls.d.ts.map +1 -1
- package/resources/objectives/tool-calls.js +7 -12
- package/resources/objectives/tool-calls.js.map +1 -1
- package/resources/objectives/tool-calls.mjs +7 -12
- package/resources/objectives/tool-calls.mjs.map +1 -1
- package/resources/objectives/tools.d.mts +5 -1
- package/resources/objectives/tools.d.mts.map +1 -1
- package/resources/objectives/tools.d.ts +5 -1
- package/resources/objectives/tools.d.ts.map +1 -1
- package/resources/objectives/tools.js +3 -2
- package/resources/objectives/tools.js.map +1 -1
- package/resources/objectives/tools.mjs +3 -2
- package/resources/objectives/tools.mjs.map +1 -1
- package/resources/search.d.mts +1 -1
- package/resources/search.d.mts.map +1 -1
- package/resources/search.d.ts +1 -1
- package/resources/search.d.ts.map +1 -1
- package/resources/search.js +6 -2
- package/resources/search.js.map +1 -1
- package/resources/search.mjs +6 -2
- package/resources/search.mjs.map +1 -1
- package/resources/tool-sets/index.d.mts +1 -1
- package/resources/tool-sets/index.d.mts.map +1 -1
- package/resources/tool-sets/index.d.ts +1 -1
- package/resources/tool-sets/index.d.ts.map +1 -1
- package/resources/tool-sets/index.js.map +1 -1
- package/resources/tool-sets/index.mjs.map +1 -1
- package/resources/tool-sets/tool-sets.d.mts +66 -43
- package/resources/tool-sets/tool-sets.d.mts.map +1 -1
- package/resources/tool-sets/tool-sets.d.ts +66 -43
- package/resources/tool-sets/tool-sets.d.ts.map +1 -1
- package/resources/tool-sets/tool-sets.js +23 -23
- package/resources/tool-sets/tool-sets.js.map +1 -1
- package/resources/tool-sets/tool-sets.mjs +23 -23
- package/resources/tool-sets/tool-sets.mjs.map +1 -1
- package/resources/tool-sets/tools.d.mts +50 -31
- package/resources/tool-sets/tools.d.mts.map +1 -1
- package/resources/tool-sets/tools.d.ts +50 -31
- package/resources/tool-sets/tools.d.ts.map +1 -1
- package/resources/tool-sets/tools.js +22 -21
- package/resources/tool-sets/tools.js.map +1 -1
- package/resources/tool-sets/tools.mjs +22 -21
- package/resources/tool-sets/tools.mjs.map +1 -1
- package/resources/uploads.d.mts +21 -19
- package/resources/uploads.d.mts.map +1 -1
- package/resources/uploads.d.ts +21 -19
- package/resources/uploads.d.ts.map +1 -1
- package/resources/uploads.js +8 -11
- package/resources/uploads.js.map +1 -1
- package/resources/uploads.mjs +8 -11
- package/resources/uploads.mjs.map +1 -1
- package/resources/workspace-secrets.d.mts +33 -13
- package/resources/workspace-secrets.d.mts.map +1 -1
- package/resources/workspace-secrets.d.ts +33 -13
- package/resources/workspace-secrets.d.ts.map +1 -1
- package/resources/workspace-secrets.js +16 -13
- package/resources/workspace-secrets.js.map +1 -1
- package/resources/workspace-secrets.mjs +16 -13
- package/resources/workspace-secrets.mjs.map +1 -1
- package/resources/workspaces.d.mts +2 -6
- package/resources/workspaces.d.mts.map +1 -1
- package/resources/workspaces.d.ts +2 -6
- package/resources/workspaces.d.ts.map +1 -1
- package/resources/workspaces.js +2 -6
- package/resources/workspaces.js.map +1 -1
- package/resources/workspaces.mjs +2 -6
- package/resources/workspaces.mjs.map +1 -1
- package/src/client.ts +54 -63
- package/src/resources/account.ts +18 -22
- package/src/resources/agents/agents.ts +49 -24
- package/src/resources/agents/feedback.ts +18 -16
- package/src/resources/agents/index.ts +2 -0
- package/src/resources/agents/schedules.ts +69 -37
- package/src/resources/agents/variations.ts +141 -73
- package/src/resources/agents/webhook-deliveries.ts +13 -12
- package/src/resources/api-keys.ts +67 -32
- package/src/resources/bulk-workspace-resources/bulk-workspace-resources.ts +40 -25
- package/src/resources/bulk-workspace-resources/index.ts +1 -0
- package/src/resources/bulk-workspace-resources/results.ts +33 -36
- package/src/resources/index.ts +22 -1
- package/src/resources/memory-layers/entries.ts +67 -44
- package/src/resources/memory-layers/index.ts +2 -0
- package/src/resources/memory-layers/memory-layers.ts +53 -25
- package/src/resources/models.ts +28 -13
- package/src/resources/objectives/feedback.ts +29 -11
- package/src/resources/objectives/index.ts +1 -0
- package/src/resources/objectives/objectives.ts +100 -50
- package/src/resources/objectives/tasks.ts +16 -5
- package/src/resources/objectives/tool-calls.ts +33 -20
- package/src/resources/objectives/tools.ts +9 -3
- package/src/resources/search.ts +6 -1
- package/src/resources/tool-sets/index.ts +2 -0
- package/src/resources/tool-sets/tool-sets.ts +88 -50
- package/src/resources/tool-sets/tools.ts +75 -42
- package/src/resources/uploads.ts +25 -20
- package/src/resources/workspace-secrets.ts +60 -19
- package/src/resources/workspaces.ts +2 -6
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -10,36 +10,29 @@ import * as ToolsAPI from "../tool-sets/tools.js";
|
|
|
10
10
|
import { CursorPagination, type CursorPaginationParams, PagePromise } from "../../core/pagination.js";
|
|
11
11
|
import { RequestOptions } from "../../internal/request-options.js";
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
* operation. See docs/superpowers/specs/2026-05-02-bulk-workspace-resources-design.md
|
|
17
|
-
* for the full design.
|
|
18
|
-
*
|
|
19
|
-
* Authentication: Bearer token (JWT)
|
|
20
|
-
* Scope: Workspace-level operations
|
|
13
|
+
* Apply a declarative bundle of workspace resources — tool sets, memory
|
|
14
|
+
* layers, agents, variations, assignments, and schedules — in a single
|
|
15
|
+
* asynchronous operation.
|
|
21
16
|
*/
|
|
22
17
|
export declare class Results extends APIResource {
|
|
23
18
|
/**
|
|
24
19
|
* Lists each resource action recorded by a bulk workspace apply operation.
|
|
25
20
|
*/
|
|
26
|
-
list(bulkWorkspaceApplyID: string,
|
|
21
|
+
list(bulkWorkspaceApplyID: string, params: ResultListParams, options?: RequestOptions): PagePromise<BulkWorkspaceApplyResultsCursorPagination, BulkWorkspaceApplyResult>;
|
|
27
22
|
}
|
|
28
23
|
export type BulkWorkspaceApplyResultsCursorPagination = CursorPagination<BulkWorkspaceApplyResult>;
|
|
29
24
|
/**
|
|
30
|
-
*
|
|
31
|
-
*
|
|
32
|
-
*
|
|
33
|
-
* the Objective → ObjectiveEvent relationship.
|
|
25
|
+
* One row of the per-resource result list for a BulkWorkspaceApply. Each row is
|
|
26
|
+
* itself an operation that can be paginated, sorted by created_at, and addressed
|
|
27
|
+
* individually.
|
|
34
28
|
*/
|
|
35
29
|
export interface BulkWorkspaceApplyResult {
|
|
36
30
|
/**
|
|
37
|
-
*
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
*
|
|
41
|
-
*
|
|
42
|
-
* ACTION_FAILED).
|
|
31
|
+
* Outcome for a single resource within a bulk apply. The `type` field is the
|
|
32
|
+
* discriminator string naming the populated `outcome` oneof variant (e.g.,
|
|
33
|
+
* "toolSet", "memoryEntry"). Every outcome shell carries an `action` enum and
|
|
34
|
+
* either a resulting resource snapshot (for ACTION_CREATED, ACTION_UPDATED,
|
|
35
|
+
* ACTION_UNCHANGED, ACTION_DELETED) or a google.rpc.Status (for ACTION_FAILED).
|
|
43
36
|
*/
|
|
44
37
|
data: BulkWorkspaceApplyResultData;
|
|
45
38
|
/**
|
|
@@ -49,12 +42,11 @@ export interface BulkWorkspaceApplyResult {
|
|
|
49
42
|
metadata: Shared.OperationMetadata;
|
|
50
43
|
}
|
|
51
44
|
/**
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
55
|
-
*
|
|
56
|
-
*
|
|
57
|
-
* ACTION_FAILED).
|
|
45
|
+
* Outcome for a single resource within a bulk apply. The `type` field is the
|
|
46
|
+
* discriminator string naming the populated `outcome` oneof variant (e.g.,
|
|
47
|
+
* "toolSet", "memoryEntry"). Every outcome shell carries an `action` enum and
|
|
48
|
+
* either a resulting resource snapshot (for ACTION_CREATED, ACTION_UPDATED,
|
|
49
|
+
* ACTION_UNCHANGED, ACTION_DELETED) or a google.rpc.Status (for ACTION_FAILED).
|
|
58
50
|
*/
|
|
59
51
|
export interface BulkWorkspaceApplyResultData {
|
|
60
52
|
agent?: BulkWorkspaceApplyResultDataAgentOutcome;
|
|
@@ -501,15 +493,14 @@ export interface BulkWorkspaceApplyResultDataVariationAssignmentOutcome {
|
|
|
501
493
|
*/
|
|
502
494
|
error?: BulkWorkspaceApplyResultDataVariationAssignmentOutcome.Error;
|
|
503
495
|
/**
|
|
504
|
-
*
|
|
505
|
-
*
|
|
496
|
+
* A read-only reference to a single tool, tool set, or sub-agent attached to a
|
|
497
|
+
* variation. Read the full set of assignments via
|
|
506
498
|
* `AgentVariationInfo.assignments`; mutations go through the dedicated add/remove
|
|
507
|
-
* assignment endpoints
|
|
508
|
-
* /v1/agents/{agent_id}/variations/{variation_id}/assignments.
|
|
499
|
+
* assignment endpoints.
|
|
509
500
|
*
|
|
510
|
-
* The `id` identifies the assignment
|
|
511
|
-
*
|
|
512
|
-
*
|
|
501
|
+
* The `id` identifies the assignment itself (not the referenced resource) and is
|
|
502
|
+
* the handle used to remove the assignment. It is returned by the add endpoint and
|
|
503
|
+
* present on every entry in `AgentVariationInfo.assignments`.
|
|
513
504
|
*/
|
|
514
505
|
resource?: VariationsAPI.VariationAssignment;
|
|
515
506
|
}
|
|
@@ -620,15 +611,19 @@ export declare namespace BulkWorkspaceApplyResultDataVariationMemoryLayerOutcome
|
|
|
620
611
|
}
|
|
621
612
|
export interface ResultListParams extends CursorPaginationParams {
|
|
622
613
|
/**
|
|
623
|
-
*
|
|
614
|
+
* Path param: Workspace ID.
|
|
615
|
+
*/
|
|
616
|
+
workspaceId: string;
|
|
617
|
+
/**
|
|
618
|
+
* Query param: Filter by action.
|
|
624
619
|
*/
|
|
625
620
|
action?: 'ACTION_UNSPECIFIED' | 'ACTION_CREATED' | 'ACTION_UPDATED' | 'ACTION_UNCHANGED' | 'ACTION_DELETED' | 'ACTION_FAILED';
|
|
626
621
|
/**
|
|
627
|
-
* Sort order for results (asc or desc by creation time)
|
|
622
|
+
* Query param: Sort order for results (asc or desc by creation time)
|
|
628
623
|
*/
|
|
629
624
|
sortOrder?: string;
|
|
630
625
|
/**
|
|
631
|
-
* Filter by data.type discriminator (e.g., "toolSet", "memoryEntry").
|
|
626
|
+
* Query param: Filter by data.type discriminator (e.g., "toolSet", "memoryEntry").
|
|
632
627
|
*/
|
|
633
628
|
type?: string;
|
|
634
629
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"results.d.ts","sourceRoot":"","sources":["../../src/resources/bulk-workspace-resources/results.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,MAAM;OACX,KAAK,SAAS;OACd,KAAK,YAAY;OACjB,KAAK,aAAa;OAClB,KAAK,UAAU;OACf,KAAK,eAAe;OACpB,KAAK,WAAW;OAChB,KAAK,QAAQ;OACb,EAAE,gBAAgB,EAAE,KAAK,sBAAsB,EAAE,WAAW,EAAE;OAC9D,EAAE,cAAc,EAAE;AAGzB
|
|
1
|
+
{"version":3,"file":"results.d.ts","sourceRoot":"","sources":["../../src/resources/bulk-workspace-resources/results.ts"],"names":[],"mappings":"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"}
|
|
@@ -6,21 +6,17 @@ const resource_1 = require("../../core/resource.js");
|
|
|
6
6
|
const pagination_1 = require("../../core/pagination.js");
|
|
7
7
|
const path_1 = require("../../internal/utils/path.js");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
* operation. See docs/superpowers/specs/2026-05-02-bulk-workspace-resources-design.md
|
|
13
|
-
* for the full design.
|
|
14
|
-
*
|
|
15
|
-
* Authentication: Bearer token (JWT)
|
|
16
|
-
* Scope: Workspace-level operations
|
|
9
|
+
* Apply a declarative bundle of workspace resources — tool sets, memory
|
|
10
|
+
* layers, agents, variations, assignments, and schedules — in a single
|
|
11
|
+
* asynchronous operation.
|
|
17
12
|
*/
|
|
18
13
|
class Results extends resource_1.APIResource {
|
|
19
14
|
/**
|
|
20
15
|
* Lists each resource action recorded by a bulk workspace apply operation.
|
|
21
16
|
*/
|
|
22
|
-
list(bulkWorkspaceApplyID,
|
|
23
|
-
|
|
17
|
+
list(bulkWorkspaceApplyID, params, options) {
|
|
18
|
+
const { workspaceId, ...query } = params;
|
|
19
|
+
return this._client.getAPIList((0, path_1.path) `/v1/workspaces/${workspaceId}/bulk_workspace_applies/${bulkWorkspaceApplyID}/results`, (pagination_1.CursorPagination), { query, ...options });
|
|
24
20
|
}
|
|
25
21
|
}
|
|
26
22
|
exports.Results = Results;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"results.js","sourceRoot":"","sources":["../../src/resources/bulk-workspace-resources/results.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AASlD,yDAAmG;AAEnG,uDAAiD;AAEjD
|
|
1
|
+
{"version":3,"file":"results.js","sourceRoot":"","sources":["../../src/resources/bulk-workspace-resources/results.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AASlD,yDAAmG;AAEnG,uDAAiD;AAEjD;;;;GAIG;AACH,MAAa,OAAQ,SAAQ,sBAAW;IACtC;;OAEG;IACH,IAAI,CACF,oBAA4B,EAC5B,MAAwB,EACxB,OAAwB;QAExB,MAAM,EAAE,WAAW,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAA,WAAI,EAAA,kBAAkB,WAAW,2BAA2B,oBAAoB,UAAU,EAC1F,CAAA,6BAA0C,CAAA,EAC1C,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;CACF;AAhBD,0BAgBC"}
|
|
@@ -3,21 +3,17 @@ import { APIResource } from "../../core/resource.mjs";
|
|
|
3
3
|
import { CursorPagination } from "../../core/pagination.mjs";
|
|
4
4
|
import { path } from "../../internal/utils/path.mjs";
|
|
5
5
|
/**
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
* operation. See docs/superpowers/specs/2026-05-02-bulk-workspace-resources-design.md
|
|
10
|
-
* for the full design.
|
|
11
|
-
*
|
|
12
|
-
* Authentication: Bearer token (JWT)
|
|
13
|
-
* Scope: Workspace-level operations
|
|
6
|
+
* Apply a declarative bundle of workspace resources — tool sets, memory
|
|
7
|
+
* layers, agents, variations, assignments, and schedules — in a single
|
|
8
|
+
* asynchronous operation.
|
|
14
9
|
*/
|
|
15
10
|
export class Results extends APIResource {
|
|
16
11
|
/**
|
|
17
12
|
* Lists each resource action recorded by a bulk workspace apply operation.
|
|
18
13
|
*/
|
|
19
|
-
list(bulkWorkspaceApplyID,
|
|
20
|
-
|
|
14
|
+
list(bulkWorkspaceApplyID, params, options) {
|
|
15
|
+
const { workspaceId, ...query } = params;
|
|
16
|
+
return this._client.getAPIList(path `/v1/workspaces/${workspaceId}/bulk_workspace_applies/${bulkWorkspaceApplyID}/results`, (CursorPagination), { query, ...options });
|
|
21
17
|
}
|
|
22
18
|
}
|
|
23
19
|
//# sourceMappingURL=results.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"results.mjs","sourceRoot":"","sources":["../../src/resources/bulk-workspace-resources/results.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OASf,EAAE,gBAAgB,EAA4C;OAE9D,EAAE,IAAI,EAAE;AAEf
|
|
1
|
+
{"version":3,"file":"results.mjs","sourceRoot":"","sources":["../../src/resources/bulk-workspace-resources/results.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OASf,EAAE,gBAAgB,EAA4C;OAE9D,EAAE,IAAI,EAAE;AAEf;;;;GAIG;AACH,MAAM,OAAO,OAAQ,SAAQ,WAAW;IACtC;;OAEG;IACH,IAAI,CACF,oBAA4B,EAC5B,MAAwB,EACxB,OAAwB;QAExB,MAAM,EAAE,WAAW,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAI,CAAA,kBAAkB,WAAW,2BAA2B,oBAAoB,UAAU,EAC1F,CAAA,gBAA0C,CAAA,EAC1C,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;CACF"}
|
package/resources/index.d.mts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
export * from "./shared.mjs";
|
|
2
|
-
export { APIKeys, type APIKey, type APIKeyInfo, type APIKeySpec, type APIKeyCreateParams, type APIKeyUpdateParams, type APIKeyListParams, type APIKeysCursorPagination, } from "./api-keys.mjs";
|
|
2
|
+
export { APIKeys, type APIKey, type APIKeyInfo, type APIKeySpec, type APIKeyCreateParams, type APIKeyRetrieveParams, type APIKeyUpdateParams, type APIKeyListParams, type APIKeyDeleteParams, type APIKeyRotateParams, type APIKeysCursorPagination, } from "./api-keys.mjs";
|
|
3
3
|
export { AccountResource, type Account, type AccountSpec, type Profile, type ProfileSpec, type RotateWebhookSigningKeyResponse, } from "./account.mjs";
|
|
4
|
-
export { Agents, type Agent, type AgentInfo, type AgentSpec, type Page, type AgentCreateParams, type AgentUpdateParams, type AgentListParams, type AgentsCursorPagination, } from "./agents/agents.mjs";
|
|
5
|
-
export { BulkWorkspaceResources, type AgentEntry, type AgentScheduleEntry, type AgentVariationEntry, type BulkWorkspaceApply, type BulkWorkspaceApplyData, type BulkWorkspaceApplyInfo, type BulkWorkspaceApplyStatus, type MemoryEntryItem, type MemoryLayerEntry, type ToolEntry, type ToolSetEntry, type VariationAssignmentEntry, type VariationMemoryLayerEntry, type BulkWorkspaceResourceListParams, type BulkWorkspaceResourceApplyParams, type BulkWorkspaceAppliesCursorPagination, } from "./bulk-workspace-resources/bulk-workspace-resources.mjs";
|
|
6
|
-
export { MemoryLayers, type MemoryLayer, type MemoryLayerInfo, type MemoryLayerSpec, type MemoryLayerCreateParams, type MemoryLayerUpdateParams, type MemoryLayerListParams, type MemoryLayersCursorPagination, } from "./memory-layers/memory-layers.mjs";
|
|
7
|
-
export { Models, type Model, type ModelSpec, type ModelListParams, type ModelSetStatusParams, type ModelsCursorPagination, } from "./models.mjs";
|
|
8
|
-
export { Objectives, type AssistantMessage, type AssistantToolCall, type CallableTool, type ContextWindowCompacted, type MemoryRead, type MemoryReference, type Objective, type ObjectiveContextWindow, type ObjectiveContextWindowData, type ObjectiveData, type ObjectiveDataSecret, type ObjectiveError, type ObjectiveEventData, type ObjectiveEventInfo, type ObjectiveEventWebhookData, type ObjectiveInfo, type ObjectiveStatus, type SubObjectiveCreated, type ToolApprovalRequested, type ToolApproved, type ToolCalled, type ToolDenied, type ToolError, type ToolResult, type UserMessage, type ObjectiveCompactResponse, type ObjectiveContinueResponse, type ObjectiveListEventsResponse, type ObjectiveCreateParams, type ObjectiveListParams, type ObjectiveCancelParams, type ObjectiveCompactParams, type ObjectiveContinueParams, type ObjectiveListContextWindowsParams, type ObjectiveListEventsParams, type ObjectivesCursorPagination, type ObjectiveContextWindowsCursorPagination, type ObjectiveListEventsResponsesCursorPagination, } from "./objectives/objectives.mjs";
|
|
4
|
+
export { Agents, type Agent, type AgentInfo, type AgentSpec, type Page, type AgentCreateParams, type AgentRetrieveParams, type AgentUpdateParams, type AgentListParams, type AgentDeleteParams, type AgentsCursorPagination, } from "./agents/agents.mjs";
|
|
5
|
+
export { BulkWorkspaceResources, type AgentEntry, type AgentScheduleEntry, type AgentVariationEntry, type BulkWorkspaceApply, type BulkWorkspaceApplyData, type BulkWorkspaceApplyInfo, type BulkWorkspaceApplyStatus, type MemoryEntryItem, type MemoryLayerEntry, type ToolEntry, type ToolSetEntry, type VariationAssignmentEntry, type VariationMemoryLayerEntry, type BulkWorkspaceResourceRetrieveParams, type BulkWorkspaceResourceListParams, type BulkWorkspaceResourceApplyParams, type BulkWorkspaceAppliesCursorPagination, } from "./bulk-workspace-resources/bulk-workspace-resources.mjs";
|
|
6
|
+
export { MemoryLayers, type MemoryLayer, type MemoryLayerInfo, type MemoryLayerSpec, type MemoryLayerCreateParams, type MemoryLayerRetrieveParams, type MemoryLayerUpdateParams, type MemoryLayerListParams, type MemoryLayerDeleteParams, type MemoryLayersCursorPagination, } from "./memory-layers/memory-layers.mjs";
|
|
7
|
+
export { Models, type Model, type ModelSpec, type ModelRetrieveParams, type ModelListParams, type ModelSetStatusParams, type ModelsCursorPagination, } from "./models.mjs";
|
|
8
|
+
export { Objectives, type AssistantMessage, type AssistantToolCall, type CallableTool, type ContextWindowCompacted, type MemoryRead, type MemoryReference, type Objective, type ObjectiveContextWindow, type ObjectiveContextWindowData, type ObjectiveData, type ObjectiveDataSecret, type ObjectiveError, type ObjectiveEventData, type ObjectiveEventInfo, type ObjectiveEventWebhookData, type ObjectiveInfo, type ObjectiveStatus, type SubObjectiveCreated, type ToolApprovalRequested, type ToolApproved, type ToolCalled, type ToolDenied, type ToolError, type ToolResult, type UserMessage, type ObjectiveCompactResponse, type ObjectiveContinueResponse, type ObjectiveListEventsResponse, type ObjectiveCreateParams, type ObjectiveRetrieveParams, type ObjectiveListParams, type ObjectiveCancelParams, type ObjectiveCompactParams, type ObjectiveContinueParams, type ObjectiveListContextWindowsParams, type ObjectiveListEventsParams, type ObjectivesCursorPagination, type ObjectiveContextWindowsCursorPagination, type ObjectiveListEventsResponsesCursorPagination, } from "./objectives/objectives.mjs";
|
|
9
9
|
export { Search, type SearchSearchToolsOrToolSetsResponse, type SearchSearchToolsOrToolSetsParams, } from "./search.mjs";
|
|
10
|
-
export { ToolSets, type McpToolFilter, type SyncCompleted, type SyncFailed, type SyncStarted, type ToolSet, type ToolSetAdapter, type ToolSetAdapterHTTP, type ToolSetAdapterMcp, type ToolSetEvent, type ToolSetEventData, type ToolSetInfo, type ToolSetSpec, type ToolSetCreateParams, type ToolSetUpdateParams, type ToolSetListParams, type ToolSetListEventsParams, type ToolSetsCursorPagination, type ToolSetEventsCursorPagination, } from "./tool-sets/tool-sets.mjs";
|
|
11
|
-
export { Uploads, type Upload, type UploadInfo, type UploadSpec, type UploadCreateParams } from "./uploads.mjs";
|
|
10
|
+
export { ToolSets, type McpToolFilter, type SyncCompleted, type SyncFailed, type SyncStarted, type ToolSet, type ToolSetAdapter, type ToolSetAdapterHTTP, type ToolSetAdapterMcp, type ToolSetEvent, type ToolSetEventData, type ToolSetInfo, type ToolSetSpec, type ToolSetCreateParams, type ToolSetRetrieveParams, type ToolSetUpdateParams, type ToolSetListParams, type ToolSetDeleteParams, type ToolSetListEventsParams, type ToolSetsCursorPagination, type ToolSetEventsCursorPagination, } from "./tool-sets/tool-sets.mjs";
|
|
11
|
+
export { Uploads, type Upload, type UploadInfo, type UploadSpec, type UploadCreateParams, type UploadRetrieveParams, } from "./uploads.mjs";
|
|
12
12
|
export { Webhooks, type UnsafeUnwrapWebhookEvent, type UnwrapWebhookEvent } from "./webhooks.mjs";
|
|
13
|
-
export { WorkspaceSecrets, type WorkspaceSecret, type WorkspaceSecretInfo, type WorkspaceSecretSpec, type WorkspaceSecretCreateParams, type WorkspaceSecretUpdateParams, type WorkspaceSecretListParams, type WorkspaceSecretsCursorPagination, } from "./workspace-secrets.mjs";
|
|
13
|
+
export { WorkspaceSecrets, type WorkspaceSecret, type WorkspaceSecretInfo, type WorkspaceSecretSpec, type WorkspaceSecretCreateParams, type WorkspaceSecretRetrieveParams, type WorkspaceSecretUpdateParams, type WorkspaceSecretListParams, type WorkspaceSecretDeleteParams, type WorkspaceSecretsCursorPagination, } from "./workspace-secrets.mjs";
|
|
14
14
|
export { Workspaces, type Workspace, type WorkspaceSpec, type WorkspaceListParams, type WorkspacesCursorPagination, } from "./workspaces.mjs";
|
|
15
15
|
//# sourceMappingURL=index.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";OAGO,EACL,OAAO,EACP,KAAK,MAAM,EACX,KAAK,UAAU,EACf,KAAK,UAAU,EACf,KAAK,kBAAkB,EACvB,KAAK,kBAAkB,EACvB,KAAK,gBAAgB,EACrB,KAAK,uBAAuB,GAC7B;OACM,EACL,eAAe,EACf,KAAK,OAAO,EACZ,KAAK,WAAW,EAChB,KAAK,OAAO,EACZ,KAAK,WAAW,EAChB,KAAK,+BAA+B,GACrC;OACM,EACL,MAAM,EACN,KAAK,KAAK,EACV,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,IAAI,EACT,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,eAAe,EACpB,KAAK,sBAAsB,GAC5B;OACM,EACL,sBAAsB,EACtB,KAAK,UAAU,EACf,KAAK,kBAAkB,EACvB,KAAK,mBAAmB,EACxB,KAAK,kBAAkB,EACvB,KAAK,sBAAsB,EAC3B,KAAK,sBAAsB,EAC3B,KAAK,wBAAwB,EAC7B,KAAK,eAAe,EACpB,KAAK,gBAAgB,EACrB,KAAK,SAAS,EACd,KAAK,YAAY,EACjB,KAAK,wBAAwB,EAC7B,KAAK,yBAAyB,EAC9B,KAAK,+BAA+B,EACpC,KAAK,gCAAgC,EACrC,KAAK,oCAAoC,GAC1C;OACM,EACL,YAAY,EACZ,KAAK,WAAW,EAChB,KAAK,eAAe,EACpB,KAAK,eAAe,EACpB,KAAK,uBAAuB,EAC5B,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,4BAA4B,GAClC;OACM,EACL,MAAM,EACN,KAAK,KAAK,EACV,KAAK,SAAS,EACd,KAAK,eAAe,EACpB,KAAK,oBAAoB,EACzB,KAAK,sBAAsB,GAC5B;OACM,EACL,UAAU,EACV,KAAK,gBAAgB,EACrB,KAAK,iBAAiB,EACtB,KAAK,YAAY,EACjB,KAAK,sBAAsB,EAC3B,KAAK,UAAU,EACf,KAAK,eAAe,EACpB,KAAK,SAAS,EACd,KAAK,sBAAsB,EAC3B,KAAK,0BAA0B,EAC/B,KAAK,aAAa,EAClB,KAAK,mBAAmB,EACxB,KAAK,cAAc,EACnB,KAAK,kBAAkB,EACvB,KAAK,kBAAkB,EACvB,KAAK,yBAAyB,EAC9B,KAAK,aAAa,EAClB,KAAK,eAAe,EACpB,KAAK,mBAAmB,EACxB,KAAK,qBAAqB,EAC1B,KAAK,YAAY,EACjB,KAAK,UAAU,EACf,KAAK,UAAU,EACf,KAAK,SAAS,EACd,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,wBAAwB,EAC7B,KAAK,yBAAyB,EAC9B,KAAK,2BAA2B,EAChC,KAAK,qBAAqB,EAC1B,KAAK,mBAAmB,EACxB,KAAK,qBAAqB,EAC1B,KAAK,sBAAsB,EAC3B,KAAK,uBAAuB,EAC5B,KAAK,iCAAiC,EACtC,KAAK,yBAAyB,EAC9B,KAAK,0BAA0B,EAC/B,KAAK,uCAAuC,EAC5C,KAAK,4CAA4C,GAClD;OACM,EACL,MAAM,EACN,KAAK,mCAAmC,EACxC,KAAK,iCAAiC,GACvC;OACM,EACL,QAAQ,EACR,KAAK,aAAa,EAClB,KAAK,aAAa,EAClB,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,OAAO,EACZ,KAAK,cAAc,EACnB,KAAK,kBAAkB,EACvB,KAAK,iBAAiB,EACtB,KAAK,YAAY,EACjB,KAAK,gBAAgB,EACrB,KAAK,WAAW,EAChB,KAAK,WAAW,EAChB,KAAK,mBAAmB,EACxB,KAAK,mBAAmB,EACxB,KAAK,iBAAiB,EACtB,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAC7B,KAAK,6BAA6B,GACnC;OACM,
|
|
1
|
+
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"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"}
|
package/resources/index.d.ts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
export * from "./shared.js";
|
|
2
|
-
export { APIKeys, type APIKey, type APIKeyInfo, type APIKeySpec, type APIKeyCreateParams, type APIKeyUpdateParams, type APIKeyListParams, type APIKeysCursorPagination, } from "./api-keys.js";
|
|
2
|
+
export { APIKeys, type APIKey, type APIKeyInfo, type APIKeySpec, type APIKeyCreateParams, type APIKeyRetrieveParams, type APIKeyUpdateParams, type APIKeyListParams, type APIKeyDeleteParams, type APIKeyRotateParams, type APIKeysCursorPagination, } from "./api-keys.js";
|
|
3
3
|
export { AccountResource, type Account, type AccountSpec, type Profile, type ProfileSpec, type RotateWebhookSigningKeyResponse, } from "./account.js";
|
|
4
|
-
export { Agents, type Agent, type AgentInfo, type AgentSpec, type Page, type AgentCreateParams, type AgentUpdateParams, type AgentListParams, type AgentsCursorPagination, } from "./agents/agents.js";
|
|
5
|
-
export { BulkWorkspaceResources, type AgentEntry, type AgentScheduleEntry, type AgentVariationEntry, type BulkWorkspaceApply, type BulkWorkspaceApplyData, type BulkWorkspaceApplyInfo, type BulkWorkspaceApplyStatus, type MemoryEntryItem, type MemoryLayerEntry, type ToolEntry, type ToolSetEntry, type VariationAssignmentEntry, type VariationMemoryLayerEntry, type BulkWorkspaceResourceListParams, type BulkWorkspaceResourceApplyParams, type BulkWorkspaceAppliesCursorPagination, } from "./bulk-workspace-resources/bulk-workspace-resources.js";
|
|
6
|
-
export { MemoryLayers, type MemoryLayer, type MemoryLayerInfo, type MemoryLayerSpec, type MemoryLayerCreateParams, type MemoryLayerUpdateParams, type MemoryLayerListParams, type MemoryLayersCursorPagination, } from "./memory-layers/memory-layers.js";
|
|
7
|
-
export { Models, type Model, type ModelSpec, type ModelListParams, type ModelSetStatusParams, type ModelsCursorPagination, } from "./models.js";
|
|
8
|
-
export { Objectives, type AssistantMessage, type AssistantToolCall, type CallableTool, type ContextWindowCompacted, type MemoryRead, type MemoryReference, type Objective, type ObjectiveContextWindow, type ObjectiveContextWindowData, type ObjectiveData, type ObjectiveDataSecret, type ObjectiveError, type ObjectiveEventData, type ObjectiveEventInfo, type ObjectiveEventWebhookData, type ObjectiveInfo, type ObjectiveStatus, type SubObjectiveCreated, type ToolApprovalRequested, type ToolApproved, type ToolCalled, type ToolDenied, type ToolError, type ToolResult, type UserMessage, type ObjectiveCompactResponse, type ObjectiveContinueResponse, type ObjectiveListEventsResponse, type ObjectiveCreateParams, type ObjectiveListParams, type ObjectiveCancelParams, type ObjectiveCompactParams, type ObjectiveContinueParams, type ObjectiveListContextWindowsParams, type ObjectiveListEventsParams, type ObjectivesCursorPagination, type ObjectiveContextWindowsCursorPagination, type ObjectiveListEventsResponsesCursorPagination, } from "./objectives/objectives.js";
|
|
4
|
+
export { Agents, type Agent, type AgentInfo, type AgentSpec, type Page, type AgentCreateParams, type AgentRetrieveParams, type AgentUpdateParams, type AgentListParams, type AgentDeleteParams, type AgentsCursorPagination, } from "./agents/agents.js";
|
|
5
|
+
export { BulkWorkspaceResources, type AgentEntry, type AgentScheduleEntry, type AgentVariationEntry, type BulkWorkspaceApply, type BulkWorkspaceApplyData, type BulkWorkspaceApplyInfo, type BulkWorkspaceApplyStatus, type MemoryEntryItem, type MemoryLayerEntry, type ToolEntry, type ToolSetEntry, type VariationAssignmentEntry, type VariationMemoryLayerEntry, type BulkWorkspaceResourceRetrieveParams, type BulkWorkspaceResourceListParams, type BulkWorkspaceResourceApplyParams, type BulkWorkspaceAppliesCursorPagination, } from "./bulk-workspace-resources/bulk-workspace-resources.js";
|
|
6
|
+
export { MemoryLayers, type MemoryLayer, type MemoryLayerInfo, type MemoryLayerSpec, type MemoryLayerCreateParams, type MemoryLayerRetrieveParams, type MemoryLayerUpdateParams, type MemoryLayerListParams, type MemoryLayerDeleteParams, type MemoryLayersCursorPagination, } from "./memory-layers/memory-layers.js";
|
|
7
|
+
export { Models, type Model, type ModelSpec, type ModelRetrieveParams, type ModelListParams, type ModelSetStatusParams, type ModelsCursorPagination, } from "./models.js";
|
|
8
|
+
export { Objectives, type AssistantMessage, type AssistantToolCall, type CallableTool, type ContextWindowCompacted, type MemoryRead, type MemoryReference, type Objective, type ObjectiveContextWindow, type ObjectiveContextWindowData, type ObjectiveData, type ObjectiveDataSecret, type ObjectiveError, type ObjectiveEventData, type ObjectiveEventInfo, type ObjectiveEventWebhookData, type ObjectiveInfo, type ObjectiveStatus, type SubObjectiveCreated, type ToolApprovalRequested, type ToolApproved, type ToolCalled, type ToolDenied, type ToolError, type ToolResult, type UserMessage, type ObjectiveCompactResponse, type ObjectiveContinueResponse, type ObjectiveListEventsResponse, type ObjectiveCreateParams, type ObjectiveRetrieveParams, type ObjectiveListParams, type ObjectiveCancelParams, type ObjectiveCompactParams, type ObjectiveContinueParams, type ObjectiveListContextWindowsParams, type ObjectiveListEventsParams, type ObjectivesCursorPagination, type ObjectiveContextWindowsCursorPagination, type ObjectiveListEventsResponsesCursorPagination, } from "./objectives/objectives.js";
|
|
9
9
|
export { Search, type SearchSearchToolsOrToolSetsResponse, type SearchSearchToolsOrToolSetsParams, } from "./search.js";
|
|
10
|
-
export { ToolSets, type McpToolFilter, type SyncCompleted, type SyncFailed, type SyncStarted, type ToolSet, type ToolSetAdapter, type ToolSetAdapterHTTP, type ToolSetAdapterMcp, type ToolSetEvent, type ToolSetEventData, type ToolSetInfo, type ToolSetSpec, type ToolSetCreateParams, type ToolSetUpdateParams, type ToolSetListParams, type ToolSetListEventsParams, type ToolSetsCursorPagination, type ToolSetEventsCursorPagination, } from "./tool-sets/tool-sets.js";
|
|
11
|
-
export { Uploads, type Upload, type UploadInfo, type UploadSpec, type UploadCreateParams } from "./uploads.js";
|
|
10
|
+
export { ToolSets, type McpToolFilter, type SyncCompleted, type SyncFailed, type SyncStarted, type ToolSet, type ToolSetAdapter, type ToolSetAdapterHTTP, type ToolSetAdapterMcp, type ToolSetEvent, type ToolSetEventData, type ToolSetInfo, type ToolSetSpec, type ToolSetCreateParams, type ToolSetRetrieveParams, type ToolSetUpdateParams, type ToolSetListParams, type ToolSetDeleteParams, type ToolSetListEventsParams, type ToolSetsCursorPagination, type ToolSetEventsCursorPagination, } from "./tool-sets/tool-sets.js";
|
|
11
|
+
export { Uploads, type Upload, type UploadInfo, type UploadSpec, type UploadCreateParams, type UploadRetrieveParams, } from "./uploads.js";
|
|
12
12
|
export { Webhooks, type UnsafeUnwrapWebhookEvent, type UnwrapWebhookEvent } from "./webhooks.js";
|
|
13
|
-
export { WorkspaceSecrets, type WorkspaceSecret, type WorkspaceSecretInfo, type WorkspaceSecretSpec, type WorkspaceSecretCreateParams, type WorkspaceSecretUpdateParams, type WorkspaceSecretListParams, type WorkspaceSecretsCursorPagination, } from "./workspace-secrets.js";
|
|
13
|
+
export { WorkspaceSecrets, type WorkspaceSecret, type WorkspaceSecretInfo, type WorkspaceSecretSpec, type WorkspaceSecretCreateParams, type WorkspaceSecretRetrieveParams, type WorkspaceSecretUpdateParams, type WorkspaceSecretListParams, type WorkspaceSecretDeleteParams, type WorkspaceSecretsCursorPagination, } from "./workspace-secrets.js";
|
|
14
14
|
export { Workspaces, type Workspace, type WorkspaceSpec, type WorkspaceListParams, type WorkspacesCursorPagination, } from "./workspaces.js";
|
|
15
15
|
//# sourceMappingURL=index.d.ts.map
|
package/resources/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";OAGO,EACL,OAAO,EACP,KAAK,MAAM,EACX,KAAK,UAAU,EACf,KAAK,UAAU,EACf,KAAK,kBAAkB,EACvB,KAAK,kBAAkB,EACvB,KAAK,gBAAgB,EACrB,KAAK,uBAAuB,GAC7B;OACM,EACL,eAAe,EACf,KAAK,OAAO,EACZ,KAAK,WAAW,EAChB,KAAK,OAAO,EACZ,KAAK,WAAW,EAChB,KAAK,+BAA+B,GACrC;OACM,EACL,MAAM,EACN,KAAK,KAAK,EACV,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,IAAI,EACT,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,eAAe,EACpB,KAAK,sBAAsB,GAC5B;OACM,EACL,sBAAsB,EACtB,KAAK,UAAU,EACf,KAAK,kBAAkB,EACvB,KAAK,mBAAmB,EACxB,KAAK,kBAAkB,EACvB,KAAK,sBAAsB,EAC3B,KAAK,sBAAsB,EAC3B,KAAK,wBAAwB,EAC7B,KAAK,eAAe,EACpB,KAAK,gBAAgB,EACrB,KAAK,SAAS,EACd,KAAK,YAAY,EACjB,KAAK,wBAAwB,EAC7B,KAAK,yBAAyB,EAC9B,KAAK,+BAA+B,EACpC,KAAK,gCAAgC,EACrC,KAAK,oCAAoC,GAC1C;OACM,EACL,YAAY,EACZ,KAAK,WAAW,EAChB,KAAK,eAAe,EACpB,KAAK,eAAe,EACpB,KAAK,uBAAuB,EAC5B,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,4BAA4B,GAClC;OACM,EACL,MAAM,EACN,KAAK,KAAK,EACV,KAAK,SAAS,EACd,KAAK,eAAe,EACpB,KAAK,oBAAoB,EACzB,KAAK,sBAAsB,GAC5B;OACM,EACL,UAAU,EACV,KAAK,gBAAgB,EACrB,KAAK,iBAAiB,EACtB,KAAK,YAAY,EACjB,KAAK,sBAAsB,EAC3B,KAAK,UAAU,EACf,KAAK,eAAe,EACpB,KAAK,SAAS,EACd,KAAK,sBAAsB,EAC3B,KAAK,0BAA0B,EAC/B,KAAK,aAAa,EAClB,KAAK,mBAAmB,EACxB,KAAK,cAAc,EACnB,KAAK,kBAAkB,EACvB,KAAK,kBAAkB,EACvB,KAAK,yBAAyB,EAC9B,KAAK,aAAa,EAClB,KAAK,eAAe,EACpB,KAAK,mBAAmB,EACxB,KAAK,qBAAqB,EAC1B,KAAK,YAAY,EACjB,KAAK,UAAU,EACf,KAAK,UAAU,EACf,KAAK,SAAS,EACd,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,wBAAwB,EAC7B,KAAK,yBAAyB,EAC9B,KAAK,2BAA2B,EAChC,KAAK,qBAAqB,EAC1B,KAAK,mBAAmB,EACxB,KAAK,qBAAqB,EAC1B,KAAK,sBAAsB,EAC3B,KAAK,uBAAuB,EAC5B,KAAK,iCAAiC,EACtC,KAAK,yBAAyB,EAC9B,KAAK,0BAA0B,EAC/B,KAAK,uCAAuC,EAC5C,KAAK,4CAA4C,GAClD;OACM,EACL,MAAM,EACN,KAAK,mCAAmC,EACxC,KAAK,iCAAiC,GACvC;OACM,EACL,QAAQ,EACR,KAAK,aAAa,EAClB,KAAK,aAAa,EAClB,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,OAAO,EACZ,KAAK,cAAc,EACnB,KAAK,kBAAkB,EACvB,KAAK,iBAAiB,EACtB,KAAK,YAAY,EACjB,KAAK,gBAAgB,EACrB,KAAK,WAAW,EAChB,KAAK,WAAW,EAChB,KAAK,mBAAmB,EACxB,KAAK,mBAAmB,EACxB,KAAK,iBAAiB,EACtB,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAC7B,KAAK,6BAA6B,GACnC;OACM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"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"}
|
package/resources/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,sDAAyB;AACzB,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,sDAAyB;AACzB,0CAYoB;AAXlB,mGAAA,OAAO,OAAA;AAYT,wCAOmB;AANjB,0GAAA,eAAe,OAAA;AAOjB,6CAYyB;AAXvB,gGAAA,MAAM,OAAA;AAYR,mGAmB6D;AAlB3D,kIAAA,sBAAsB,OAAA;AAmBxB,kEAWuC;AAVrC,6GAAA,YAAY,OAAA;AAWd,sCAQkB;AAPhB,gGAAA,MAAM,OAAA;AAQR,yDAyCiC;AAxC/B,wGAAA,UAAU,OAAA;AAyCZ,sCAIkB;AAHhB,gGAAA,MAAM,OAAA;AAIR,sDAsB+B;AArB7B,qGAAA,QAAQ,OAAA;AAsBV,wCAOmB;AANjB,kGAAA,OAAO,OAAA;AAOT,0CAA8F;AAArF,oGAAA,QAAQ,OAAA;AACjB,4DAW6B;AAV3B,qHAAA,gBAAgB,OAAA;AAWlB,8CAMsB;AALpB,wGAAA,UAAU,OAAA"}
|
package/resources/index.mjs
CHANGED
|
@@ -9,7 +9,7 @@ export { Models, } from "./models.mjs";
|
|
|
9
9
|
export { Objectives, } from "./objectives/objectives.mjs";
|
|
10
10
|
export { Search, } from "./search.mjs";
|
|
11
11
|
export { ToolSets, } from "./tool-sets/tool-sets.mjs";
|
|
12
|
-
export { Uploads } from "./uploads.mjs";
|
|
12
|
+
export { Uploads, } from "./uploads.mjs";
|
|
13
13
|
export { Webhooks } from "./webhooks.mjs";
|
|
14
14
|
export { WorkspaceSecrets, } from "./workspace-secrets.mjs";
|
|
15
15
|
export { Workspaces, } from "./workspaces.mjs";
|
package/resources/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;;OAG/E,EACL,OAAO,
|
|
1
|
+
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;;OAG/E,EACL,OAAO,GAWR;OACM,EACL,eAAe,GAMhB;OACM,EACL,MAAM,GAWP;OACM,EACL,sBAAsB,GAkBvB;OACM,EACL,YAAY,GAUb;OACM,EACL,MAAM,GAOP;OACM,EACL,UAAU,GAwCX;OACM,EACL,MAAM,GAGP;OACM,EACL,QAAQ,GAqBT;OACM,EACL,OAAO,GAMR;OACM,EAAE,QAAQ,EAA0D;OACpE,EACL,gBAAgB,GAUjB;OACM,EACL,UAAU,GAKX"}
|
|
@@ -5,23 +5,17 @@ import { APIPromise } from "../../core/api-promise.mjs";
|
|
|
5
5
|
import { CursorPagination, type CursorPaginationParams, PagePromise } from "../../core/pagination.mjs";
|
|
6
6
|
import { RequestOptions } from "../../internal/request-options.mjs";
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
* All operations are implicitly scoped to the workspace determined by the JWT
|
|
13
|
-
* token. System-managed layers (e.g., episodic layers created by the runtime)
|
|
14
|
-
* cannot be mutated through this API.
|
|
15
|
-
*
|
|
16
|
-
* Authentication: Bearer token (JWT)
|
|
17
|
-
* Scope: Workspace-level operations
|
|
8
|
+
* Manage memory layers and their entries. Layers are named containers that can
|
|
9
|
+
* be composed into an objective's memory stack; entries are the keyed values
|
|
10
|
+
* within a layer. System-managed layers (e.g., episodic layers created by the
|
|
11
|
+
* runtime) cannot be mutated through this API.
|
|
18
12
|
*/
|
|
19
13
|
export declare class Entries extends APIResource {
|
|
20
14
|
/**
|
|
21
15
|
* Creates a new entry in a memory layer. Returns the detail view, including the
|
|
22
16
|
* resolved content body.
|
|
23
17
|
*/
|
|
24
|
-
create(memoryLayerID: string,
|
|
18
|
+
create(memoryLayerID: string, params: EntryCreateParams, options?: RequestOptions): APIPromise<MemoryEntryDetail>;
|
|
25
19
|
/**
|
|
26
20
|
* Retrieves a memory entry by ID from a memory layer. Returns the detail view,
|
|
27
21
|
* including the content body.
|
|
@@ -35,7 +29,7 @@ export declare class Entries extends APIResource {
|
|
|
35
29
|
/**
|
|
36
30
|
* Lists all entries in a memory layer
|
|
37
31
|
*/
|
|
38
|
-
list(memoryLayerID: string,
|
|
32
|
+
list(memoryLayerID: string, params: EntryListParams, options?: RequestOptions): PagePromise<MemoryEntriesCursorPagination, MemoryEntry>;
|
|
39
33
|
/**
|
|
40
34
|
* Deletes a memory entry from a memory layer
|
|
41
35
|
*/
|
|
@@ -114,9 +108,9 @@ export interface MemoryEntryDetail {
|
|
|
114
108
|
}
|
|
115
109
|
export interface MemoryEntryInfo {
|
|
116
110
|
/**
|
|
117
|
-
*
|
|
118
|
-
* account-scoped
|
|
119
|
-
*
|
|
111
|
+
* A profile identifies a user or non-human principal (such as an API key) at the
|
|
112
|
+
* account level. Profiles are account-scoped and can be granted access to multiple
|
|
113
|
+
* workspaces.
|
|
120
114
|
*/
|
|
121
115
|
createdBy?: AccountAPI.Profile;
|
|
122
116
|
/**
|
|
@@ -171,29 +165,38 @@ export interface MemoryEntryUpdateSpec {
|
|
|
171
165
|
}
|
|
172
166
|
export interface EntryCreateParams {
|
|
173
167
|
/**
|
|
174
|
-
*
|
|
175
|
-
|
|
176
|
-
|
|
168
|
+
* Path param
|
|
169
|
+
*/
|
|
170
|
+
workspaceId: string;
|
|
171
|
+
/**
|
|
172
|
+
* Body param: CreateResourceMetadata contains the user-provided fields for
|
|
173
|
+
* creating a workspace-scoped resource. Read-only fields (id, account_id,
|
|
174
|
+
* workspace_id, profile_id, created_at) are excluded since they are set by the
|
|
175
|
+
* server.
|
|
177
176
|
*/
|
|
178
177
|
metadata: Shared.CreateResourceMetadata;
|
|
179
178
|
/**
|
|
180
|
-
* MemoryEntryCreateSpec is the input shape for CreateMemoryEntry. It
|
|
181
|
-
* either inline content or a reference to a completed Upload; exactly one
|
|
182
|
-
* two must be set.
|
|
179
|
+
* Body param: MemoryEntryCreateSpec is the input shape for CreateMemoryEntry. It
|
|
180
|
+
* accepts either inline content or a reference to a completed Upload; exactly one
|
|
181
|
+
* of the two must be set.
|
|
183
182
|
*/
|
|
184
183
|
spec: MemoryEntryCreateSpec;
|
|
185
184
|
}
|
|
186
185
|
export interface EntryRetrieveParams {
|
|
186
|
+
workspaceId: string;
|
|
187
187
|
/**
|
|
188
|
-
* Memory layer ID
|
|
189
|
-
* external_id:<value> form (see common.proto "Path-parameter ID resolution").
|
|
188
|
+
* Memory layer ID. Accepts canonical memlyr\_… form or external_id:<value> form.
|
|
190
189
|
*/
|
|
191
190
|
memoryLayerId: string;
|
|
192
191
|
}
|
|
193
192
|
export interface EntryUpdateParams {
|
|
194
193
|
/**
|
|
195
|
-
* Path param
|
|
196
|
-
|
|
194
|
+
* Path param
|
|
195
|
+
*/
|
|
196
|
+
workspaceId: string;
|
|
197
|
+
/**
|
|
198
|
+
* Path param: Memory layer ID. Accepts canonical memlyr\_… form or
|
|
199
|
+
* external_id:<value> form.
|
|
197
200
|
*/
|
|
198
201
|
memoryLayerId: string;
|
|
199
202
|
/**
|
|
@@ -217,31 +220,35 @@ export interface EntryUpdateParams {
|
|
|
217
220
|
}
|
|
218
221
|
export interface EntryListParams extends CursorPaginationParams {
|
|
219
222
|
/**
|
|
220
|
-
*
|
|
223
|
+
* Path param
|
|
224
|
+
*/
|
|
225
|
+
workspaceId: string;
|
|
226
|
+
/**
|
|
227
|
+
* Query param: Filter by bundle_key — return only resources owned by this bundle.
|
|
221
228
|
*/
|
|
222
229
|
bundleKey?: string;
|
|
223
230
|
/**
|
|
224
|
-
* When set to true you may use more of your alloted API rate-limit
|
|
231
|
+
* Query param: When set to true you may use more of your alloted API rate-limit
|
|
225
232
|
*/
|
|
226
233
|
includeInfo?: boolean;
|
|
227
234
|
/**
|
|
228
|
-
* Filter by key prefix (e.g., "skills/postmortem/" to list all
|
|
229
|
-
* hierarchy). Matches against the entry's key, not its name.
|
|
235
|
+
* Query param: Filter by key prefix (e.g., "skills/postmortem/" to list all
|
|
236
|
+
* entries under that hierarchy). Matches against the entry's key, not its name.
|
|
230
237
|
*/
|
|
231
238
|
prefix?: string;
|
|
232
239
|
/**
|
|
233
|
-
* Free-form search query
|
|
240
|
+
* Query param: Free-form search query
|
|
234
241
|
*/
|
|
235
242
|
query?: string;
|
|
236
243
|
/**
|
|
237
|
-
* Sort order for results (asc or desc by creation time)
|
|
244
|
+
* Query param: Sort order for results (asc or desc by creation time)
|
|
238
245
|
*/
|
|
239
246
|
sortOrder?: string;
|
|
240
247
|
}
|
|
241
248
|
export interface EntryDeleteParams {
|
|
249
|
+
workspaceId: string;
|
|
242
250
|
/**
|
|
243
|
-
* Memory layer ID
|
|
244
|
-
* external_id:<value> form (see common.proto "Path-parameter ID resolution").
|
|
251
|
+
* Memory layer ID. Accepts canonical memlyr\_… form or external_id:<value> form.
|
|
245
252
|
*/
|
|
246
253
|
memoryLayerId: string;
|
|
247
254
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entries.d.mts","sourceRoot":"","sources":["../../src/resources/memory-layers/entries.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,UAAU;OACf,KAAK,MAAM;OACX,EAAE,UAAU,EAAE;OACd,EAAE,gBAAgB,EAAE,KAAK,sBAAsB,EAAE,WAAW,EAAE;OAE9D,EAAE,cAAc,EAAE;AAGzB
|
|
1
|
+
{"version":3,"file":"entries.d.mts","sourceRoot":"","sources":["../../src/resources/memory-layers/entries.ts"],"names":[],"mappings":"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"}
|