@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/agent-evals.js +13 -13
- package/dist/agent-evals.js.map +1 -1
- package/dist/agent-evals.mjs +13 -13
- package/dist/agent-evals.mjs.map +1 -1
- package/dist/agent-harness.js +6 -6
- package/dist/agent-harness.js.map +1 -1
- package/dist/agent-harness.mjs +6 -6
- package/dist/agent-harness.mjs.map +1 -1
- package/dist/cli/index.js +6 -6
- package/dist/index.js +6 -6
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +6 -6
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/cli/index.js
CHANGED
|
@@ -26883,8 +26883,8 @@ var manifest_default = {
|
|
|
26883
26883
|
continuationBuilder: "buildContinuationInstruction:action-presentation",
|
|
26884
26884
|
modelOutputInstruction: "agent-evals:modelOutputInstruction",
|
|
26885
26885
|
codeReviewPolicy: "reviewGeneratedJobCode",
|
|
26886
|
-
defaultModel: "gpt-5.
|
|
26887
|
-
modelMatrix: ["gpt-5.
|
|
26886
|
+
defaultModel: "gpt-5.6-luna",
|
|
26887
|
+
modelMatrix: ["gpt-5.6-luna"],
|
|
26888
26888
|
temperature: 0,
|
|
26889
26889
|
compatibility: {
|
|
26890
26890
|
minSdkVersion: "0.4.40",
|
|
@@ -26930,8 +26930,8 @@ var manifest_default2 = {
|
|
|
26930
26930
|
continuationBuilder: "buildContinuationInstruction:experimental-compact",
|
|
26931
26931
|
modelOutputInstruction: "agent-evals:modelOutputInstruction",
|
|
26932
26932
|
codeReviewPolicy: "reviewGeneratedJobCode",
|
|
26933
|
-
defaultModel: "gpt-5.
|
|
26934
|
-
modelMatrix: ["gpt-5.
|
|
26933
|
+
defaultModel: "gpt-5.6-luna",
|
|
26934
|
+
modelMatrix: ["gpt-5.6-luna"],
|
|
26935
26935
|
temperature: 0,
|
|
26936
26936
|
compatibility: {
|
|
26937
26937
|
minSdkVersion: "0.4.40",
|
|
@@ -26977,8 +26977,8 @@ var manifest_default3 = {
|
|
|
26977
26977
|
continuationBuilder: "buildContinuationInstruction",
|
|
26978
26978
|
modelOutputInstruction: "agent-evals:modelOutputInstruction",
|
|
26979
26979
|
codeReviewPolicy: "reviewGeneratedJobCode",
|
|
26980
|
-
defaultModel: "gpt-5.
|
|
26981
|
-
modelMatrix: ["gpt-5.
|
|
26980
|
+
defaultModel: "gpt-5.6-luna",
|
|
26981
|
+
modelMatrix: ["gpt-5.6-luna"],
|
|
26982
26982
|
temperature: 0,
|
|
26983
26983
|
compatibility: {
|
|
26984
26984
|
minSdkVersion: "0.4.40",
|
package/dist/index.js
CHANGED
|
@@ -17981,8 +17981,8 @@ var manifest_default = {
|
|
|
17981
17981
|
continuationBuilder: "buildContinuationInstruction:action-presentation",
|
|
17982
17982
|
modelOutputInstruction: "agent-evals:modelOutputInstruction",
|
|
17983
17983
|
codeReviewPolicy: "reviewGeneratedJobCode",
|
|
17984
|
-
defaultModel: "gpt-5.
|
|
17985
|
-
modelMatrix: ["gpt-5.
|
|
17984
|
+
defaultModel: "gpt-5.6-luna",
|
|
17985
|
+
modelMatrix: ["gpt-5.6-luna"],
|
|
17986
17986
|
temperature: 0,
|
|
17987
17987
|
compatibility: {
|
|
17988
17988
|
minSdkVersion: "0.4.40",
|
|
@@ -18028,8 +18028,8 @@ var manifest_default2 = {
|
|
|
18028
18028
|
continuationBuilder: "buildContinuationInstruction:experimental-compact",
|
|
18029
18029
|
modelOutputInstruction: "agent-evals:modelOutputInstruction",
|
|
18030
18030
|
codeReviewPolicy: "reviewGeneratedJobCode",
|
|
18031
|
-
defaultModel: "gpt-5.
|
|
18032
|
-
modelMatrix: ["gpt-5.
|
|
18031
|
+
defaultModel: "gpt-5.6-luna",
|
|
18032
|
+
modelMatrix: ["gpt-5.6-luna"],
|
|
18033
18033
|
temperature: 0,
|
|
18034
18034
|
compatibility: {
|
|
18035
18035
|
minSdkVersion: "0.4.40",
|
|
@@ -18075,8 +18075,8 @@ var manifest_default3 = {
|
|
|
18075
18075
|
continuationBuilder: "buildContinuationInstruction",
|
|
18076
18076
|
modelOutputInstruction: "agent-evals:modelOutputInstruction",
|
|
18077
18077
|
codeReviewPolicy: "reviewGeneratedJobCode",
|
|
18078
|
-
defaultModel: "gpt-5.
|
|
18079
|
-
modelMatrix: ["gpt-5.
|
|
18078
|
+
defaultModel: "gpt-5.6-luna",
|
|
18079
|
+
modelMatrix: ["gpt-5.6-luna"],
|
|
18080
18080
|
temperature: 0,
|
|
18081
18081
|
compatibility: {
|
|
18082
18082
|
minSdkVersion: "0.4.40",
|