@cadenya/cadenya 0.88.0 → 0.89.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 +8 -0
- package/client.d.mts +1 -1
- package/client.d.ts +1 -1
- package/client.js +1 -1
- package/client.mjs +1 -1
- package/package.json +1 -1
- package/resources/agents/variations.d.mts +11 -9
- package/resources/agents/variations.d.mts.map +1 -1
- package/resources/agents/variations.d.ts +11 -9
- package/resources/agents/variations.d.ts.map +1 -1
- package/resources/agents/variations.js +1 -1
- package/resources/agents/variations.mjs +1 -1
- package/resources/bulk-workspace-resources/results.d.mts +8 -8
- package/resources/bulk-workspace-resources/results.d.ts +8 -8
- package/resources/memory-layers/entries.d.mts +3 -3
- package/resources/memory-layers/entries.d.ts +3 -3
- package/resources/memory-layers/entries.js +1 -1
- package/resources/memory-layers/entries.mjs +1 -1
- package/resources/memory-layers/memory-layers.d.mts +6 -6
- package/resources/memory-layers/memory-layers.d.ts +6 -6
- package/resources/memory-layers/memory-layers.js +1 -1
- package/resources/memory-layers/memory-layers.mjs +1 -1
- package/resources/objectives/objectives.d.mts +36 -37
- package/resources/objectives/objectives.d.mts.map +1 -1
- package/resources/objectives/objectives.d.ts +36 -37
- package/resources/objectives/objectives.d.ts.map +1 -1
- package/resources/objectives/objectives.js.map +1 -1
- package/resources/objectives/objectives.mjs.map +1 -1
- package/src/client.ts +1 -1
- package/src/resources/agents/variations.ts +11 -9
- package/src/resources/bulk-workspace-resources/results.ts +8 -8
- package/src/resources/memory-layers/entries.ts +3 -3
- package/src/resources/memory-layers/memory-layers.ts +6 -6
- package/src/resources/objectives/objectives.ts +36 -37
- 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
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.89.0 (2026-06-11)
|
|
4
|
+
|
|
5
|
+
Full Changelog: [v0.88.0...v0.89.0](https://github.com/cadenya/cadenya-typescript/compare/v0.88.0...v0.89.0)
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
* **api:** api update ([2df53ee](https://github.com/cadenya/cadenya-typescript/commit/2df53ee16abb63fd8a6c322e62990cdbe7286f98))
|
|
10
|
+
|
|
3
11
|
## 0.88.0 (2026-06-11)
|
|
4
12
|
|
|
5
13
|
Full Changelog: [v0.87.0...v0.88.0](https://github.com/cadenya/cadenya-typescript/compare/v0.87.0...v0.88.0)
|
package/client.d.mts
CHANGED
|
@@ -206,7 +206,7 @@ export declare class Cadenya {
|
|
|
206
206
|
objectives: API.Objectives;
|
|
207
207
|
/**
|
|
208
208
|
* Manage memory layers and their entries. Layers are named containers that can
|
|
209
|
-
* be composed into an objective's memory
|
|
209
|
+
* be composed into an objective's memory cascade; entries are the keyed values
|
|
210
210
|
* within a layer. System-managed layers (e.g., episodic layers created by the
|
|
211
211
|
* runtime) cannot be mutated through this API.
|
|
212
212
|
*/
|
package/client.d.ts
CHANGED
|
@@ -206,7 +206,7 @@ export declare class Cadenya {
|
|
|
206
206
|
objectives: API.Objectives;
|
|
207
207
|
/**
|
|
208
208
|
* Manage memory layers and their entries. Layers are named containers that can
|
|
209
|
-
* be composed into an objective's memory
|
|
209
|
+
* be composed into an objective's memory cascade; entries are the keyed values
|
|
210
210
|
* within a layer. System-managed layers (e.g., episodic layers created by the
|
|
211
211
|
* runtime) cannot be mutated through this API.
|
|
212
212
|
*/
|
package/client.js
CHANGED
|
@@ -70,7 +70,7 @@ class Cadenya {
|
|
|
70
70
|
this.objectives = new API.Objectives(this);
|
|
71
71
|
/**
|
|
72
72
|
* Manage memory layers and their entries. Layers are named containers that can
|
|
73
|
-
* be composed into an objective's memory
|
|
73
|
+
* be composed into an objective's memory cascade; entries are the keyed values
|
|
74
74
|
* within a layer. System-managed layers (e.g., episodic layers created by the
|
|
75
75
|
* runtime) cannot be mutated through this API.
|
|
76
76
|
*/
|
package/client.mjs
CHANGED
|
@@ -67,7 +67,7 @@ export class Cadenya {
|
|
|
67
67
|
this.objectives = new API.Objectives(this);
|
|
68
68
|
/**
|
|
69
69
|
* Manage memory layers and their entries. Layers are named containers that can
|
|
70
|
-
* be composed into an objective's memory
|
|
70
|
+
* be composed into an objective's memory cascade; entries are the keyed values
|
|
71
71
|
* within a layer. System-managed layers (e.g., episodic layers created by the
|
|
72
72
|
* runtime) cannot be mutated through this API.
|
|
73
73
|
*/
|
package/package.json
CHANGED
|
@@ -35,7 +35,7 @@ export declare class Variations extends APIResource {
|
|
|
35
35
|
addAssignment(variationID: string, params: VariationAddAssignmentParams, options?: RequestOptions): APIPromise<VariationAssignment>;
|
|
36
36
|
/**
|
|
37
37
|
* Attaches a memory layer to a variation at a given position in the variation's
|
|
38
|
-
* baseline memory
|
|
38
|
+
* baseline memory cascade.
|
|
39
39
|
*/
|
|
40
40
|
addMemoryLayer(variationID: string, params: VariationAddMemoryLayerParams, options?: RequestOptions): APIPromise<VariationMemoryLayerAssignment>;
|
|
41
41
|
/**
|
|
@@ -93,7 +93,8 @@ export interface AgentVariationInfo {
|
|
|
93
93
|
feedbackCount?: number;
|
|
94
94
|
/**
|
|
95
95
|
* Read-only list of memory layer assignments for this variation, returned in
|
|
96
|
-
* ascending `position` (
|
|
96
|
+
* ascending `position` (most specific first — resolution order). Capped at 10
|
|
97
|
+
* entries.
|
|
97
98
|
*/
|
|
98
99
|
memoryLayerAssignments?: Array<VariationMemoryLayerAssignment>;
|
|
99
100
|
/**
|
|
@@ -302,8 +303,8 @@ export interface VariationAssignment {
|
|
|
302
303
|
}
|
|
303
304
|
/**
|
|
304
305
|
* VariationMemoryLayerAssignment attaches a single MemoryLayer to a variation at a
|
|
305
|
-
* given position in the variation's baseline memory
|
|
306
|
-
* one assignment per memory_layer_id.
|
|
306
|
+
* given position in the variation's baseline memory cascade. A variation has at
|
|
307
|
+
* most one assignment per memory_layer_id.
|
|
307
308
|
*
|
|
308
309
|
* Variations only support whole-layer attachments — entry pinning is an
|
|
309
310
|
* objective-level capability.
|
|
@@ -324,9 +325,10 @@ export interface VariationMemoryLayerAssignment {
|
|
|
324
325
|
*/
|
|
325
326
|
memoryLayer?: Shared.BareMetadata;
|
|
326
327
|
/**
|
|
327
|
-
* Position in the variation's baseline
|
|
328
|
-
*
|
|
329
|
-
*
|
|
328
|
+
* Position in the variation's baseline cascade. Position is specificity,
|
|
329
|
+
* CSS-style: a LOWER position is more specific and is consulted first; the
|
|
330
|
+
* highest-position assignment is the most general fallback. Gaps are fine — only
|
|
331
|
+
* relative position matters. Positions must be unique within a variation; a
|
|
330
332
|
* request that would collide with an existing assignment's position is rejected
|
|
331
333
|
* with InvalidArgument.
|
|
332
334
|
*/
|
|
@@ -457,8 +459,8 @@ export interface VariationAddMemoryLayerParams {
|
|
|
457
459
|
*/
|
|
458
460
|
memoryLayerId?: string;
|
|
459
461
|
/**
|
|
460
|
-
* Body param: Position in the
|
|
461
|
-
* position + 1).
|
|
462
|
+
* Body param: Position in the baseline cascade (lower = more specific). If
|
|
463
|
+
* omitted, the server appends at the most general end (max existing position + 1).
|
|
462
464
|
*/
|
|
463
465
|
position?: number;
|
|
464
466
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"variations.d.mts","sourceRoot":"","sources":["../../src/resources/agents/variations.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,gCAA4B;AAClD,OAAO,KAAK,UAAU,uBAAmB;AACzC,OAAO,KAAK,MAAM,sBAAkB;AACpC,OAAO,EAAE,UAAU,EAAE,mCAA+B;AACpD,OAAO,EAAE,gBAAgB,EAAE,KAAK,sBAAsB,EAAE,WAAW,EAAE,kCAA8B;AAEnG,OAAO,EAAE,cAAc,EAAE,2CAAuC;AAGhE;;GAEG;AACH,qBAAa,UAAW,SAAQ,WAAW;IACzC;;OAEG;IACH,MAAM,CACJ,OAAO,EAAE,MAAM,EACf,MAAM,EAAE,qBAAqB,EAC7B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,cAAc,CAAC;IAQ7B;;OAEG;IACH,QAAQ,CACN,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,uBAAuB,EAC/B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,cAAc,CAAC;IAK7B;;OAEG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,cAAc,CAAC;IAQvG;;OAEG;IACH,IAAI,CACF,OAAO,EAAE,MAAM,EACf,MAAM,EAAE,mBAAmB,EAC3B,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,+BAA+B,EAAE,cAAc,CAAC;IAS/D;;OAEG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,IAAI,CAAC;IAQ7F;;;OAGG;IACH,aAAa,CACX,WAAW,EAAE,MAAM,EACnB,MAAM,EAAE,4BAA4B,EACpC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,mBAAmB,CAAC;IAQlC;;;OAGG;IACH,cAAc,CACZ,WAAW,EAAE,MAAM,EACnB,MAAM,EAAE,6BAA6B,EACrC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,8BAA8B,CAAC;IAQ7C;;;OAGG;IACH,gBAAgB,CACd,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,+BAA+B,EACvC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,IAAI,CAAC;IAQnB;;;OAGG;IACH,iBAAiB,CACf,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,gCAAgC,EACxC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,IAAI,CAAC;IAQnB;;OAEG;IACH,iBAAiB,CACf,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,gCAAgC,EACxC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,8BAA8B,CAAC;CAO9C;AAED,MAAM,MAAM,+BAA+B,GAAG,gBAAgB,CAAC,cAAc,CAAC,CAAC;AAE/E;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,gBAAgB,CAAC;IAElC;;OAEG;IACH,IAAI,EAAE,kBAAkB,CAAC;IAEzB;;OAEG;IACH,IAAI,CAAC,EAAE,kBAAkB,CAAC;CAC3B;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC;;;;OAIG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,mBAAmB,CAAC,CAAC;IAEzC;;;;OAIG;IACH,SAAS,CAAC,EAAE,UAAU,CAAC,OAAO,CAAC;IAE/B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB
|
|
1
|
+
{"version":3,"file":"variations.d.mts","sourceRoot":"","sources":["../../src/resources/agents/variations.ts"],"names":[],"mappings":"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"}
|
|
@@ -35,7 +35,7 @@ export declare class Variations extends APIResource {
|
|
|
35
35
|
addAssignment(variationID: string, params: VariationAddAssignmentParams, options?: RequestOptions): APIPromise<VariationAssignment>;
|
|
36
36
|
/**
|
|
37
37
|
* Attaches a memory layer to a variation at a given position in the variation's
|
|
38
|
-
* baseline memory
|
|
38
|
+
* baseline memory cascade.
|
|
39
39
|
*/
|
|
40
40
|
addMemoryLayer(variationID: string, params: VariationAddMemoryLayerParams, options?: RequestOptions): APIPromise<VariationMemoryLayerAssignment>;
|
|
41
41
|
/**
|
|
@@ -93,7 +93,8 @@ export interface AgentVariationInfo {
|
|
|
93
93
|
feedbackCount?: number;
|
|
94
94
|
/**
|
|
95
95
|
* Read-only list of memory layer assignments for this variation, returned in
|
|
96
|
-
* ascending `position` (
|
|
96
|
+
* ascending `position` (most specific first — resolution order). Capped at 10
|
|
97
|
+
* entries.
|
|
97
98
|
*/
|
|
98
99
|
memoryLayerAssignments?: Array<VariationMemoryLayerAssignment>;
|
|
99
100
|
/**
|
|
@@ -302,8 +303,8 @@ export interface VariationAssignment {
|
|
|
302
303
|
}
|
|
303
304
|
/**
|
|
304
305
|
* VariationMemoryLayerAssignment attaches a single MemoryLayer to a variation at a
|
|
305
|
-
* given position in the variation's baseline memory
|
|
306
|
-
* one assignment per memory_layer_id.
|
|
306
|
+
* given position in the variation's baseline memory cascade. A variation has at
|
|
307
|
+
* most one assignment per memory_layer_id.
|
|
307
308
|
*
|
|
308
309
|
* Variations only support whole-layer attachments — entry pinning is an
|
|
309
310
|
* objective-level capability.
|
|
@@ -324,9 +325,10 @@ export interface VariationMemoryLayerAssignment {
|
|
|
324
325
|
*/
|
|
325
326
|
memoryLayer?: Shared.BareMetadata;
|
|
326
327
|
/**
|
|
327
|
-
* Position in the variation's baseline
|
|
328
|
-
*
|
|
329
|
-
*
|
|
328
|
+
* Position in the variation's baseline cascade. Position is specificity,
|
|
329
|
+
* CSS-style: a LOWER position is more specific and is consulted first; the
|
|
330
|
+
* highest-position assignment is the most general fallback. Gaps are fine — only
|
|
331
|
+
* relative position matters. Positions must be unique within a variation; a
|
|
330
332
|
* request that would collide with an existing assignment's position is rejected
|
|
331
333
|
* with InvalidArgument.
|
|
332
334
|
*/
|
|
@@ -457,8 +459,8 @@ export interface VariationAddMemoryLayerParams {
|
|
|
457
459
|
*/
|
|
458
460
|
memoryLayerId?: string;
|
|
459
461
|
/**
|
|
460
|
-
* Body param: Position in the
|
|
461
|
-
* position + 1).
|
|
462
|
+
* Body param: Position in the baseline cascade (lower = more specific). If
|
|
463
|
+
* omitted, the server appends at the most general end (max existing position + 1).
|
|
462
464
|
*/
|
|
463
465
|
position?: number;
|
|
464
466
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"variations.d.ts","sourceRoot":"","sources":["../../src/resources/agents/variations.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,+BAA4B;AAClD,OAAO,KAAK,UAAU,sBAAmB;AACzC,OAAO,KAAK,MAAM,qBAAkB;AACpC,OAAO,EAAE,UAAU,EAAE,kCAA+B;AACpD,OAAO,EAAE,gBAAgB,EAAE,KAAK,sBAAsB,EAAE,WAAW,EAAE,iCAA8B;AAEnG,OAAO,EAAE,cAAc,EAAE,0CAAuC;AAGhE;;GAEG;AACH,qBAAa,UAAW,SAAQ,WAAW;IACzC;;OAEG;IACH,MAAM,CACJ,OAAO,EAAE,MAAM,EACf,MAAM,EAAE,qBAAqB,EAC7B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,cAAc,CAAC;IAQ7B;;OAEG;IACH,QAAQ,CACN,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,uBAAuB,EAC/B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,cAAc,CAAC;IAK7B;;OAEG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,cAAc,CAAC;IAQvG;;OAEG;IACH,IAAI,CACF,OAAO,EAAE,MAAM,EACf,MAAM,EAAE,mBAAmB,EAC3B,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,+BAA+B,EAAE,cAAc,CAAC;IAS/D;;OAEG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,IAAI,CAAC;IAQ7F;;;OAGG;IACH,aAAa,CACX,WAAW,EAAE,MAAM,EACnB,MAAM,EAAE,4BAA4B,EACpC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,mBAAmB,CAAC;IAQlC;;;OAGG;IACH,cAAc,CACZ,WAAW,EAAE,MAAM,EACnB,MAAM,EAAE,6BAA6B,EACrC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,8BAA8B,CAAC;IAQ7C;;;OAGG;IACH,gBAAgB,CACd,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,+BAA+B,EACvC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,IAAI,CAAC;IAQnB;;;OAGG;IACH,iBAAiB,CACf,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,gCAAgC,EACxC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,IAAI,CAAC;IAQnB;;OAEG;IACH,iBAAiB,CACf,EAAE,EAAE,MAAM,EACV,MAAM,EAAE,gCAAgC,EACxC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,8BAA8B,CAAC;CAO9C;AAED,MAAM,MAAM,+BAA+B,GAAG,gBAAgB,CAAC,cAAc,CAAC,CAAC;AAE/E;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,gBAAgB,CAAC;IAElC;;OAEG;IACH,IAAI,EAAE,kBAAkB,CAAC;IAEzB;;OAEG;IACH,IAAI,CAAC,EAAE,kBAAkB,CAAC;CAC3B;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC;;;;OAIG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,mBAAmB,CAAC,CAAC;IAEzC;;;;OAIG;IACH,SAAS,CAAC,EAAE,UAAU,CAAC,OAAO,CAAC;IAE/B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB
|
|
1
|
+
{"version":3,"file":"variations.d.ts","sourceRoot":"","sources":["../../src/resources/agents/variations.ts"],"names":[],"mappings":"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"}
|
|
@@ -64,7 +64,7 @@ class Variations extends resource_1.APIResource {
|
|
|
64
64
|
}
|
|
65
65
|
/**
|
|
66
66
|
* Attaches a memory layer to a variation at a given position in the variation's
|
|
67
|
-
* baseline memory
|
|
67
|
+
* baseline memory cascade.
|
|
68
68
|
*/
|
|
69
69
|
addMemoryLayer(variationID, params, options) {
|
|
70
70
|
const { workspaceId, agentId, ...body } = params;
|
|
@@ -61,7 +61,7 @@ export class Variations extends APIResource {
|
|
|
61
61
|
}
|
|
62
62
|
/**
|
|
63
63
|
* Attaches a memory layer to a variation at a given position in the variation's
|
|
64
|
-
* baseline memory
|
|
64
|
+
* baseline memory cascade.
|
|
65
65
|
*/
|
|
66
66
|
addMemoryLayer(variationID, params, options) {
|
|
67
67
|
const { workspaceId, agentId, ...body } = params;
|
|
@@ -254,8 +254,8 @@ export interface BulkWorkspaceApplyResultDataMemoryEntryOutcome {
|
|
|
254
254
|
* MemoryEntry is a single keyed value within a MemoryLayer. Entries are addressed
|
|
255
255
|
* by their key, which follows the S3 object key safe-character convention (see
|
|
256
256
|
* MemoryEntrySpec.key for the full rule). Keys are unique within a single layer;
|
|
257
|
-
* the same key may appear in multiple layers, in which case the
|
|
258
|
-
* determines which one wins for a given objective.
|
|
257
|
+
* the same key may appear in multiple layers, in which case the cascade walk
|
|
258
|
+
* determines which one wins for a given objective (most specific layer first).
|
|
259
259
|
*
|
|
260
260
|
* MemoryEntry is the summary shape, returned by ListMemoryEntries. It does not
|
|
261
261
|
* carry the entry body — callers that need the body must fetch the entry
|
|
@@ -319,11 +319,11 @@ export interface BulkWorkspaceApplyResultDataMemoryLayerOutcome {
|
|
|
319
319
|
externalId?: string;
|
|
320
320
|
/**
|
|
321
321
|
* MemoryLayer is a named container of memory entries that can be composed into an
|
|
322
|
-
* objective's memory
|
|
323
|
-
* controls how its entries participate in the agent loop — see
|
|
324
|
-
* details.
|
|
322
|
+
* objective's memory cascade. Layers are workspace-scoped resources. The layer
|
|
323
|
+
* type controls how its entries participate in the agent loop — see
|
|
324
|
+
* MemoryLayerType for details.
|
|
325
325
|
*
|
|
326
|
-
* See "Memory
|
|
326
|
+
* See "Memory cascade composition" above for how layers compose at lookup time.
|
|
327
327
|
*/
|
|
328
328
|
resource?: MemoryLayersAPI.MemoryLayer;
|
|
329
329
|
}
|
|
@@ -559,8 +559,8 @@ export interface BulkWorkspaceApplyResultDataVariationMemoryLayerOutcome {
|
|
|
559
559
|
error?: BulkWorkspaceApplyResultDataVariationMemoryLayerOutcome.Error;
|
|
560
560
|
/**
|
|
561
561
|
* VariationMemoryLayerAssignment attaches a single MemoryLayer to a variation at a
|
|
562
|
-
* given position in the variation's baseline memory
|
|
563
|
-
* one assignment per memory_layer_id.
|
|
562
|
+
* given position in the variation's baseline memory cascade. A variation has at
|
|
563
|
+
* most one assignment per memory_layer_id.
|
|
564
564
|
*
|
|
565
565
|
* Variations only support whole-layer attachments — entry pinning is an
|
|
566
566
|
* objective-level capability.
|
|
@@ -254,8 +254,8 @@ export interface BulkWorkspaceApplyResultDataMemoryEntryOutcome {
|
|
|
254
254
|
* MemoryEntry is a single keyed value within a MemoryLayer. Entries are addressed
|
|
255
255
|
* by their key, which follows the S3 object key safe-character convention (see
|
|
256
256
|
* MemoryEntrySpec.key for the full rule). Keys are unique within a single layer;
|
|
257
|
-
* the same key may appear in multiple layers, in which case the
|
|
258
|
-
* determines which one wins for a given objective.
|
|
257
|
+
* the same key may appear in multiple layers, in which case the cascade walk
|
|
258
|
+
* determines which one wins for a given objective (most specific layer first).
|
|
259
259
|
*
|
|
260
260
|
* MemoryEntry is the summary shape, returned by ListMemoryEntries. It does not
|
|
261
261
|
* carry the entry body — callers that need the body must fetch the entry
|
|
@@ -319,11 +319,11 @@ export interface BulkWorkspaceApplyResultDataMemoryLayerOutcome {
|
|
|
319
319
|
externalId?: string;
|
|
320
320
|
/**
|
|
321
321
|
* MemoryLayer is a named container of memory entries that can be composed into an
|
|
322
|
-
* objective's memory
|
|
323
|
-
* controls how its entries participate in the agent loop — see
|
|
324
|
-
* details.
|
|
322
|
+
* objective's memory cascade. Layers are workspace-scoped resources. The layer
|
|
323
|
+
* type controls how its entries participate in the agent loop — see
|
|
324
|
+
* MemoryLayerType for details.
|
|
325
325
|
*
|
|
326
|
-
* See "Memory
|
|
326
|
+
* See "Memory cascade composition" above for how layers compose at lookup time.
|
|
327
327
|
*/
|
|
328
328
|
resource?: MemoryLayersAPI.MemoryLayer;
|
|
329
329
|
}
|
|
@@ -559,8 +559,8 @@ export interface BulkWorkspaceApplyResultDataVariationMemoryLayerOutcome {
|
|
|
559
559
|
error?: BulkWorkspaceApplyResultDataVariationMemoryLayerOutcome.Error;
|
|
560
560
|
/**
|
|
561
561
|
* VariationMemoryLayerAssignment attaches a single MemoryLayer to a variation at a
|
|
562
|
-
* given position in the variation's baseline memory
|
|
563
|
-
* one assignment per memory_layer_id.
|
|
562
|
+
* given position in the variation's baseline memory cascade. A variation has at
|
|
563
|
+
* most one assignment per memory_layer_id.
|
|
564
564
|
*
|
|
565
565
|
* Variations only support whole-layer attachments — entry pinning is an
|
|
566
566
|
* objective-level capability.
|
|
@@ -6,7 +6,7 @@ import { CursorPagination, type CursorPaginationParams, PagePromise } from "../.
|
|
|
6
6
|
import { RequestOptions } from "../../internal/request-options.mjs";
|
|
7
7
|
/**
|
|
8
8
|
* Manage memory layers and their entries. Layers are named containers that can
|
|
9
|
-
* be composed into an objective's memory
|
|
9
|
+
* be composed into an objective's memory cascade; entries are the keyed values
|
|
10
10
|
* within a layer. System-managed layers (e.g., episodic layers created by the
|
|
11
11
|
* runtime) cannot be mutated through this API.
|
|
12
12
|
*/
|
|
@@ -40,8 +40,8 @@ export type MemoryEntriesCursorPagination = CursorPagination<MemoryEntry>;
|
|
|
40
40
|
* MemoryEntry is a single keyed value within a MemoryLayer. Entries are addressed
|
|
41
41
|
* by their key, which follows the S3 object key safe-character convention (see
|
|
42
42
|
* MemoryEntrySpec.key for the full rule). Keys are unique within a single layer;
|
|
43
|
-
* the same key may appear in multiple layers, in which case the
|
|
44
|
-
* determines which one wins for a given objective.
|
|
43
|
+
* the same key may appear in multiple layers, in which case the cascade walk
|
|
44
|
+
* determines which one wins for a given objective (most specific layer first).
|
|
45
45
|
*
|
|
46
46
|
* MemoryEntry is the summary shape, returned by ListMemoryEntries. It does not
|
|
47
47
|
* carry the entry body — callers that need the body must fetch the entry
|
|
@@ -6,7 +6,7 @@ import { CursorPagination, type CursorPaginationParams, PagePromise } from "../.
|
|
|
6
6
|
import { RequestOptions } from "../../internal/request-options.js";
|
|
7
7
|
/**
|
|
8
8
|
* Manage memory layers and their entries. Layers are named containers that can
|
|
9
|
-
* be composed into an objective's memory
|
|
9
|
+
* be composed into an objective's memory cascade; entries are the keyed values
|
|
10
10
|
* within a layer. System-managed layers (e.g., episodic layers created by the
|
|
11
11
|
* runtime) cannot be mutated through this API.
|
|
12
12
|
*/
|
|
@@ -40,8 +40,8 @@ export type MemoryEntriesCursorPagination = CursorPagination<MemoryEntry>;
|
|
|
40
40
|
* MemoryEntry is a single keyed value within a MemoryLayer. Entries are addressed
|
|
41
41
|
* by their key, which follows the S3 object key safe-character convention (see
|
|
42
42
|
* MemoryEntrySpec.key for the full rule). Keys are unique within a single layer;
|
|
43
|
-
* the same key may appear in multiple layers, in which case the
|
|
44
|
-
* determines which one wins for a given objective.
|
|
43
|
+
* the same key may appear in multiple layers, in which case the cascade walk
|
|
44
|
+
* determines which one wins for a given objective (most specific layer first).
|
|
45
45
|
*
|
|
46
46
|
* MemoryEntry is the summary shape, returned by ListMemoryEntries. It does not
|
|
47
47
|
* carry the entry body — callers that need the body must fetch the entry
|
|
@@ -8,7 +8,7 @@ const headers_1 = require("../../internal/headers.js");
|
|
|
8
8
|
const path_1 = require("../../internal/utils/path.js");
|
|
9
9
|
/**
|
|
10
10
|
* Manage memory layers and their entries. Layers are named containers that can
|
|
11
|
-
* be composed into an objective's memory
|
|
11
|
+
* be composed into an objective's memory cascade; entries are the keyed values
|
|
12
12
|
* within a layer. System-managed layers (e.g., episodic layers created by the
|
|
13
13
|
* runtime) cannot be mutated through this API.
|
|
14
14
|
*/
|
|
@@ -5,7 +5,7 @@ import { buildHeaders } from "../../internal/headers.mjs";
|
|
|
5
5
|
import { path } from "../../internal/utils/path.mjs";
|
|
6
6
|
/**
|
|
7
7
|
* Manage memory layers and their entries. Layers are named containers that can
|
|
8
|
-
* be composed into an objective's memory
|
|
8
|
+
* be composed into an objective's memory cascade; entries are the keyed values
|
|
9
9
|
* within a layer. System-managed layers (e.g., episodic layers created by the
|
|
10
10
|
* runtime) cannot be mutated through this API.
|
|
11
11
|
*/
|
|
@@ -8,7 +8,7 @@ import { CursorPagination, type CursorPaginationParams, PagePromise } from "../.
|
|
|
8
8
|
import { RequestOptions } from "../../internal/request-options.mjs";
|
|
9
9
|
/**
|
|
10
10
|
* Manage memory layers and their entries. Layers are named containers that can
|
|
11
|
-
* be composed into an objective's memory
|
|
11
|
+
* be composed into an objective's memory cascade; entries are the keyed values
|
|
12
12
|
* within a layer. System-managed layers (e.g., episodic layers created by the
|
|
13
13
|
* runtime) cannot be mutated through this API.
|
|
14
14
|
*/
|
|
@@ -38,11 +38,11 @@ export declare class MemoryLayers extends APIResource {
|
|
|
38
38
|
export type MemoryLayersCursorPagination = CursorPagination<MemoryLayer>;
|
|
39
39
|
/**
|
|
40
40
|
* MemoryLayer is a named container of memory entries that can be composed into an
|
|
41
|
-
* objective's memory
|
|
42
|
-
* controls how its entries participate in the agent loop — see
|
|
43
|
-
* details.
|
|
41
|
+
* objective's memory cascade. Layers are workspace-scoped resources. The layer
|
|
42
|
+
* type controls how its entries participate in the agent loop — see
|
|
43
|
+
* MemoryLayerType for details.
|
|
44
44
|
*
|
|
45
|
-
* See "Memory
|
|
45
|
+
* See "Memory cascade composition" above for how layers compose at lookup time.
|
|
46
46
|
*/
|
|
47
47
|
export interface MemoryLayer {
|
|
48
48
|
/**
|
|
@@ -94,7 +94,7 @@ export interface MemoryLayerSpec {
|
|
|
94
94
|
/**
|
|
95
95
|
* Server-set. True for layers managed by the system (e.g., episodic layers created
|
|
96
96
|
* automatically when an objective uses an episodic_key). System-managed layers
|
|
97
|
-
* cannot be assigned to objective
|
|
97
|
+
* cannot be assigned to objective cascades via the API and cannot be mutated by
|
|
98
98
|
* clients — their lifecycle is controlled entirely by the runtime.
|
|
99
99
|
*/
|
|
100
100
|
systemManaged?: boolean;
|
|
@@ -8,7 +8,7 @@ import { CursorPagination, type CursorPaginationParams, PagePromise } from "../.
|
|
|
8
8
|
import { RequestOptions } from "../../internal/request-options.js";
|
|
9
9
|
/**
|
|
10
10
|
* Manage memory layers and their entries. Layers are named containers that can
|
|
11
|
-
* be composed into an objective's memory
|
|
11
|
+
* be composed into an objective's memory cascade; entries are the keyed values
|
|
12
12
|
* within a layer. System-managed layers (e.g., episodic layers created by the
|
|
13
13
|
* runtime) cannot be mutated through this API.
|
|
14
14
|
*/
|
|
@@ -38,11 +38,11 @@ export declare class MemoryLayers extends APIResource {
|
|
|
38
38
|
export type MemoryLayersCursorPagination = CursorPagination<MemoryLayer>;
|
|
39
39
|
/**
|
|
40
40
|
* MemoryLayer is a named container of memory entries that can be composed into an
|
|
41
|
-
* objective's memory
|
|
42
|
-
* controls how its entries participate in the agent loop — see
|
|
43
|
-
* details.
|
|
41
|
+
* objective's memory cascade. Layers are workspace-scoped resources. The layer
|
|
42
|
+
* type controls how its entries participate in the agent loop — see
|
|
43
|
+
* MemoryLayerType for details.
|
|
44
44
|
*
|
|
45
|
-
* See "Memory
|
|
45
|
+
* See "Memory cascade composition" above for how layers compose at lookup time.
|
|
46
46
|
*/
|
|
47
47
|
export interface MemoryLayer {
|
|
48
48
|
/**
|
|
@@ -94,7 +94,7 @@ export interface MemoryLayerSpec {
|
|
|
94
94
|
/**
|
|
95
95
|
* Server-set. True for layers managed by the system (e.g., episodic layers created
|
|
96
96
|
* automatically when an objective uses an episodic_key). System-managed layers
|
|
97
|
-
* cannot be assigned to objective
|
|
97
|
+
* cannot be assigned to objective cascades via the API and cannot be mutated by
|
|
98
98
|
* clients — their lifecycle is controlled entirely by the runtime.
|
|
99
99
|
*/
|
|
100
100
|
systemManaged?: boolean;
|
|
@@ -11,7 +11,7 @@ const headers_1 = require("../../internal/headers.js");
|
|
|
11
11
|
const path_1 = require("../../internal/utils/path.js");
|
|
12
12
|
/**
|
|
13
13
|
* Manage memory layers and their entries. Layers are named containers that can
|
|
14
|
-
* be composed into an objective's memory
|
|
14
|
+
* be composed into an objective's memory cascade; entries are the keyed values
|
|
15
15
|
* within a layer. System-managed layers (e.g., episodic layers created by the
|
|
16
16
|
* runtime) cannot be mutated through this API.
|
|
17
17
|
*/
|
|
@@ -7,7 +7,7 @@ import { buildHeaders } from "../../internal/headers.mjs";
|
|
|
7
7
|
import { path } from "../../internal/utils/path.mjs";
|
|
8
8
|
/**
|
|
9
9
|
* Manage memory layers and their entries. Layers are named containers that can
|
|
10
|
-
* be composed into an objective's memory
|
|
10
|
+
* be composed into an objective's memory cascade; entries are the keyed values
|
|
11
11
|
* within a layer. System-managed layers (e.g., episodic layers created by the
|
|
12
12
|
* runtime) cannot be mutated through this API.
|
|
13
13
|
*/
|
|
@@ -115,8 +115,8 @@ export interface ContextWindowCompacted {
|
|
|
115
115
|
}
|
|
116
116
|
/**
|
|
117
117
|
* MemoryRead is emitted each time the agent resolves a key against the memory
|
|
118
|
-
*
|
|
119
|
-
* emit this event.
|
|
118
|
+
* cascade and loads an entry. Lookups that miss (key not found in any layer) do
|
|
119
|
+
* not emit this event.
|
|
120
120
|
*/
|
|
121
121
|
export interface MemoryRead {
|
|
122
122
|
/**
|
|
@@ -138,7 +138,7 @@ export interface MemoryRead {
|
|
|
138
138
|
}
|
|
139
139
|
/**
|
|
140
140
|
* MemoryReference identifies a memory layer or a specific entry within one, for
|
|
141
|
-
* composition into a memory
|
|
141
|
+
* composition into a memory cascade. Used on objectives (where entry pinning is
|
|
142
142
|
* permitted).
|
|
143
143
|
*
|
|
144
144
|
* memory*layer_id accepts both the canonical form (memlyr*…) and the external-id
|
|
@@ -146,9 +146,10 @@ export interface MemoryRead {
|
|
|
146
146
|
*/
|
|
147
147
|
export interface MemoryReference {
|
|
148
148
|
/**
|
|
149
|
-
* When set,
|
|
150
|
-
* as a single-entry layer (only this key resolves at this position). The
|
|
151
|
-
* must belong to memory_layer_id; mismatches are rejected with
|
|
149
|
+
* When set, inserts only this entry from memory_layer_id into the cascade —
|
|
150
|
+
* behaves as a single-entry layer (only this key resolves at this position). The
|
|
151
|
+
* entry must belong to memory_layer_id; mismatches are rejected with
|
|
152
|
+
* InvalidArgument.
|
|
152
153
|
*/
|
|
153
154
|
memoryEntryId?: string;
|
|
154
155
|
memoryLayerId?: string;
|
|
@@ -198,23 +199,21 @@ export interface Objective {
|
|
|
198
199
|
*/
|
|
199
200
|
info?: ObjectiveInfo;
|
|
200
201
|
/**
|
|
201
|
-
* Memory layers/entries
|
|
202
|
-
*
|
|
202
|
+
* Memory layers/entries layered over the baseline cascade inherited from the
|
|
203
|
+
* selected variation — element-level rules over inherited styles, in CSS terms.
|
|
203
204
|
*
|
|
204
|
-
* Array order is
|
|
205
|
-
*
|
|
206
|
-
*
|
|
207
|
-
* position.
|
|
205
|
+
* Array order is resolution order: EARLIER elements are more specific and are
|
|
206
|
+
* consulted first. Entries pinned via memory_entry_id behave as single-entry
|
|
207
|
+
* layers at their position.
|
|
208
208
|
*
|
|
209
209
|
* System-managed layers (e.g., episodic) cannot be referenced here; they attach
|
|
210
|
-
* themselves automatically based on
|
|
211
|
-
*
|
|
212
|
-
* Stack size cap: the TOTAL effective stack (variation's memory layers
|
|
210
|
+
* themselves automatically based on the episodic key.
|
|
213
211
|
*
|
|
214
|
-
*
|
|
215
|
-
*
|
|
212
|
+
* Size cap: the TOTAL effective cascade (this field + the variation's memory layer
|
|
213
|
+
* assignments) must not exceed 10 entries. A request that would produce a larger
|
|
214
|
+
* cascade is rejected with InvalidArgument.
|
|
216
215
|
*/
|
|
217
|
-
|
|
216
|
+
memoryCascade?: Array<MemoryReference>;
|
|
218
217
|
/**
|
|
219
218
|
* The output of the objective, populated when the objective completes. Will match
|
|
220
219
|
* the schema of output_json_schema or output_json_inferred. This will only be set
|
|
@@ -358,8 +357,8 @@ export interface ObjectiveEventData {
|
|
|
358
357
|
finalized?: ObjectiveEventData.Finalized;
|
|
359
358
|
/**
|
|
360
359
|
* MemoryRead is emitted each time the agent resolves a key against the memory
|
|
361
|
-
*
|
|
362
|
-
* emit this event.
|
|
360
|
+
* cascade and loads an entry. Lookups that miss (key not found in any layer) do
|
|
361
|
+
* not emit this event.
|
|
363
362
|
*/
|
|
364
363
|
memoryRead?: MemoryRead;
|
|
365
364
|
subAgentSpawned?: SubAgentSpawned;
|
|
@@ -490,12 +489,14 @@ export interface ObjectiveInfo {
|
|
|
490
489
|
*/
|
|
491
490
|
currentContextWindowId: string;
|
|
492
491
|
/**
|
|
493
|
-
* The effective memory
|
|
494
|
-
*
|
|
495
|
-
*
|
|
496
|
-
*
|
|
492
|
+
* The effective memory cascade at objective creation time: the episodic layer
|
|
493
|
+
* (when present), then Objective.memory_cascade, then the variation's baseline
|
|
494
|
+
* layers by ascending position. Order is resolution order — index 0 is the most
|
|
495
|
+
* specific and is consulted first; the first layer containing a key wins. Returned
|
|
496
|
+
* on reads so clients can see exactly what the objective resolves against without
|
|
497
|
+
* re-joining variation state.
|
|
497
498
|
*/
|
|
498
|
-
|
|
499
|
+
effectiveMemoryCascade: Array<MemoryReference>;
|
|
499
500
|
/**
|
|
500
501
|
* Total number of context windows that this objective has generated
|
|
501
502
|
*/
|
|
@@ -661,23 +662,21 @@ export interface ObjectiveCreateParams {
|
|
|
661
662
|
*/
|
|
662
663
|
initialMessage?: string;
|
|
663
664
|
/**
|
|
664
|
-
* Memory layers/entries
|
|
665
|
-
*
|
|
665
|
+
* Memory layers/entries layered over the baseline cascade inherited from the
|
|
666
|
+
* selected variation — element-level rules over inherited styles, in CSS terms.
|
|
666
667
|
*
|
|
667
|
-
* Array order is
|
|
668
|
-
*
|
|
669
|
-
*
|
|
670
|
-
* position.
|
|
668
|
+
* Array order is resolution order: EARLIER elements are more specific and are
|
|
669
|
+
* consulted first. Entries pinned via memory_entry_id behave as single-entry
|
|
670
|
+
* layers at their position.
|
|
671
671
|
*
|
|
672
672
|
* System-managed layers (e.g., episodic) cannot be referenced here; they attach
|
|
673
|
-
* themselves automatically based on
|
|
674
|
-
*
|
|
675
|
-
* Stack size cap: the TOTAL effective stack (variation's memory layers
|
|
673
|
+
* themselves automatically based on the episodic key.
|
|
676
674
|
*
|
|
677
|
-
*
|
|
678
|
-
*
|
|
675
|
+
* Size cap: the TOTAL effective cascade (this field + the variation's memory layer
|
|
676
|
+
* assignments) must not exceed 10 entries. A request that would produce a larger
|
|
677
|
+
* cascade is rejected with InvalidArgument.
|
|
679
678
|
*/
|
|
680
|
-
|
|
679
|
+
memoryCascade?: Array<MemoryReference>;
|
|
681
680
|
/**
|
|
682
681
|
* CreateOperationMetadata contains the user-provided fields for creating an
|
|
683
682
|
* operation. Read-only fields (id, account_id, workspace_id, created_at,
|