@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.
package/dist/index.mjs CHANGED
@@ -17959,8 +17959,8 @@ var manifest_default = {
17959
17959
  continuationBuilder: "buildContinuationInstruction:action-presentation",
17960
17960
  modelOutputInstruction: "agent-evals:modelOutputInstruction",
17961
17961
  codeReviewPolicy: "reviewGeneratedJobCode",
17962
- defaultModel: "gpt-5.4",
17963
- modelMatrix: ["gpt-5.4"],
17962
+ defaultModel: "gpt-5.6-luna",
17963
+ modelMatrix: ["gpt-5.6-luna"],
17964
17964
  temperature: 0,
17965
17965
  compatibility: {
17966
17966
  minSdkVersion: "0.4.40",
@@ -18006,8 +18006,8 @@ var manifest_default2 = {
18006
18006
  continuationBuilder: "buildContinuationInstruction:experimental-compact",
18007
18007
  modelOutputInstruction: "agent-evals:modelOutputInstruction",
18008
18008
  codeReviewPolicy: "reviewGeneratedJobCode",
18009
- defaultModel: "gpt-5.4",
18010
- modelMatrix: ["gpt-5.4"],
18009
+ defaultModel: "gpt-5.6-luna",
18010
+ modelMatrix: ["gpt-5.6-luna"],
18011
18011
  temperature: 0,
18012
18012
  compatibility: {
18013
18013
  minSdkVersion: "0.4.40",
@@ -18053,8 +18053,8 @@ var manifest_default3 = {
18053
18053
  continuationBuilder: "buildContinuationInstruction",
18054
18054
  modelOutputInstruction: "agent-evals:modelOutputInstruction",
18055
18055
  codeReviewPolicy: "reviewGeneratedJobCode",
18056
- defaultModel: "gpt-5.4",
18057
- modelMatrix: ["gpt-5.4"],
18056
+ defaultModel: "gpt-5.6-luna",
18057
+ modelMatrix: ["gpt-5.6-luna"],
18058
18058
  temperature: 0,
18059
18059
  compatibility: {
18060
18060
  minSdkVersion: "0.4.40",