@granular-software/sdk 0.4.54 → 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.
@@ -12,8 +12,8 @@ var manifest_default = {
12
12
  continuationBuilder: "buildContinuationInstruction:action-presentation",
13
13
  modelOutputInstruction: "agent-evals:modelOutputInstruction",
14
14
  codeReviewPolicy: "reviewGeneratedJobCode",
15
- defaultModel: "gpt-5.4",
16
- modelMatrix: ["gpt-5.4"],
15
+ defaultModel: "gpt-5.6-luna",
16
+ modelMatrix: ["gpt-5.6-luna"],
17
17
  temperature: 0,
18
18
  compatibility: {
19
19
  minSdkVersion: "0.4.40",
@@ -59,8 +59,8 @@ var manifest_default2 = {
59
59
  continuationBuilder: "buildContinuationInstruction:experimental-compact",
60
60
  modelOutputInstruction: "agent-evals:modelOutputInstruction",
61
61
  codeReviewPolicy: "reviewGeneratedJobCode",
62
- defaultModel: "gpt-5.4",
63
- modelMatrix: ["gpt-5.4"],
62
+ defaultModel: "gpt-5.6-luna",
63
+ modelMatrix: ["gpt-5.6-luna"],
64
64
  temperature: 0,
65
65
  compatibility: {
66
66
  minSdkVersion: "0.4.40",
@@ -106,8 +106,8 @@ var manifest_default3 = {
106
106
  continuationBuilder: "buildContinuationInstruction",
107
107
  modelOutputInstruction: "agent-evals:modelOutputInstruction",
108
108
  codeReviewPolicy: "reviewGeneratedJobCode",
109
- defaultModel: "gpt-5.4",
110
- modelMatrix: ["gpt-5.4"],
109
+ defaultModel: "gpt-5.6-luna",
110
+ modelMatrix: ["gpt-5.6-luna"],
111
111
  temperature: 0,
112
112
  compatibility: {
113
113
  minSdkVersion: "0.4.40",