@granular-software/sdk 0.4.53 → 0.4.55

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.
@@ -10,8 +10,8 @@ var manifest_default = {
10
10
  continuationBuilder: "buildContinuationInstruction:action-presentation",
11
11
  modelOutputInstruction: "agent-evals:modelOutputInstruction",
12
12
  codeReviewPolicy: "reviewGeneratedJobCode",
13
- defaultModel: "gpt-5.4",
14
- modelMatrix: ["gpt-5.4"],
13
+ defaultModel: "gpt-5.6-luna",
14
+ modelMatrix: ["gpt-5.6-luna"],
15
15
  temperature: 0,
16
16
  compatibility: {
17
17
  minSdkVersion: "0.4.40",
@@ -57,8 +57,8 @@ var manifest_default2 = {
57
57
  continuationBuilder: "buildContinuationInstruction:experimental-compact",
58
58
  modelOutputInstruction: "agent-evals:modelOutputInstruction",
59
59
  codeReviewPolicy: "reviewGeneratedJobCode",
60
- defaultModel: "gpt-5.4",
61
- modelMatrix: ["gpt-5.4"],
60
+ defaultModel: "gpt-5.6-luna",
61
+ modelMatrix: ["gpt-5.6-luna"],
62
62
  temperature: 0,
63
63
  compatibility: {
64
64
  minSdkVersion: "0.4.40",
@@ -104,8 +104,8 @@ var manifest_default3 = {
104
104
  continuationBuilder: "buildContinuationInstruction",
105
105
  modelOutputInstruction: "agent-evals:modelOutputInstruction",
106
106
  codeReviewPolicy: "reviewGeneratedJobCode",
107
- defaultModel: "gpt-5.4",
108
- modelMatrix: ["gpt-5.4"],
107
+ defaultModel: "gpt-5.6-luna",
108
+ modelMatrix: ["gpt-5.6-luna"],
109
109
  temperature: 0,
110
110
  compatibility: {
111
111
  minSdkVersion: "0.4.40",