test: refresh Mattermost prompt snapshots

This commit is contained in:
Peter Steinberger
2026-06-01 04:21:21 +01:00
parent 44b63d0cf9
commit 2a65cbb1ee
6 changed files with 87 additions and 318 deletions

View File

@@ -183,15 +183,8 @@
"additionalProperties": true, "additionalProperties": true,
"properties": { "properties": {
"agentId": { "agentId": {
"anyOf": [ "description": "Agent id, or null to keep it unset",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Agent id, or null to keep it unset"
}, },
"deleteAfterRun": { "deleteAfterRun": {
"description": "Delete after first run", "description": "Delete after first run",
@@ -401,15 +394,8 @@
"type": "object" "type": "object"
}, },
"sessionKey": { "sessionKey": {
"anyOf": [ "description": "Explicit session key, or null to clear it",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Explicit session key, or null to clear it"
}, },
"sessionTarget": { "sessionTarget": {
"description": "main | isolated | current | session:<id>", "description": "main | isolated | current | session:<id>",
@@ -434,15 +420,8 @@
"additionalProperties": true, "additionalProperties": true,
"properties": { "properties": {
"agentId": { "agentId": {
"anyOf": [ "description": "Agent id, or null to clear it",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Agent id, or null to clear it"
}, },
"deleteAfterRun": { "deleteAfterRun": {
"type": "boolean" "type": "boolean"
@@ -451,29 +430,15 @@
"additionalProperties": true, "additionalProperties": true,
"properties": { "properties": {
"accountId": { "accountId": {
"anyOf": [ "description": "Delivery account, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Delivery account"
}, },
"bestEffort": { "bestEffort": {
"type": "boolean" "type": "boolean"
}, },
"channel": { "channel": {
"anyOf": [ "description": "Delivery channel, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Delivery channel"
}, },
"failureDestination": { "failureDestination": {
"anyOf": [ "anyOf": [
@@ -481,26 +446,12 @@
"additionalProperties": true, "additionalProperties": true,
"properties": { "properties": {
"accountId": { "accountId": {
"anyOf": [ "description": "Failure delivery account, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Failure delivery account"
}, },
"channel": { "channel": {
"anyOf": [ "description": "Failure delivery channel, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Failure delivery channel"
}, },
"mode": { "mode": {
"anyOf": [ "anyOf": [
@@ -518,15 +469,8 @@
] ]
}, },
"to": { "to": {
"anyOf": [ "description": "Failure delivery target, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Failure delivery target"
} }
}, },
"type": "object" "type": "object"
@@ -557,15 +501,8 @@
"description": "Thread/topic id" "description": "Thread/topic id"
}, },
"to": { "to": {
"anyOf": [ "description": "Delivery target, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Delivery target"
} }
}, },
"type": "object" "type": "object"
@@ -658,18 +595,11 @@
"type": "number" "type": "number"
}, },
"toolsAllow": { "toolsAllow": {
"anyOf": [ "description": "Allowed tool ids, or null to clear",
{ "items": {
"items": { "type": "string"
"type": "string" },
}, "type": "array"
"type": "array"
},
{
"type": "null"
}
],
"description": "Allowed tool ids, or null to clear"
} }
}, },
"type": "object" "type": "object"
@@ -713,15 +643,8 @@
"type": "object" "type": "object"
}, },
"sessionKey": { "sessionKey": {
"anyOf": [ "description": "Explicit session key, or null to clear it",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Explicit session key, or null to clear it"
}, },
"sessionTarget": { "sessionTarget": {
"description": "Session target", "description": "Session target",

View File

@@ -183,15 +183,8 @@
"additionalProperties": true, "additionalProperties": true,
"properties": { "properties": {
"agentId": { "agentId": {
"anyOf": [ "description": "Agent id, or null to keep it unset",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Agent id, or null to keep it unset"
}, },
"deleteAfterRun": { "deleteAfterRun": {
"description": "Delete after first run", "description": "Delete after first run",
@@ -401,15 +394,8 @@
"type": "object" "type": "object"
}, },
"sessionKey": { "sessionKey": {
"anyOf": [ "description": "Explicit session key, or null to clear it",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Explicit session key, or null to clear it"
}, },
"sessionTarget": { "sessionTarget": {
"description": "main | isolated | current | session:<id>", "description": "main | isolated | current | session:<id>",
@@ -434,15 +420,8 @@
"additionalProperties": true, "additionalProperties": true,
"properties": { "properties": {
"agentId": { "agentId": {
"anyOf": [ "description": "Agent id, or null to clear it",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Agent id, or null to clear it"
}, },
"deleteAfterRun": { "deleteAfterRun": {
"type": "boolean" "type": "boolean"
@@ -451,29 +430,15 @@
"additionalProperties": true, "additionalProperties": true,
"properties": { "properties": {
"accountId": { "accountId": {
"anyOf": [ "description": "Delivery account, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Delivery account"
}, },
"bestEffort": { "bestEffort": {
"type": "boolean" "type": "boolean"
}, },
"channel": { "channel": {
"anyOf": [ "description": "Delivery channel, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Delivery channel"
}, },
"failureDestination": { "failureDestination": {
"anyOf": [ "anyOf": [
@@ -481,26 +446,12 @@
"additionalProperties": true, "additionalProperties": true,
"properties": { "properties": {
"accountId": { "accountId": {
"anyOf": [ "description": "Failure delivery account, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Failure delivery account"
}, },
"channel": { "channel": {
"anyOf": [ "description": "Failure delivery channel, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Failure delivery channel"
}, },
"mode": { "mode": {
"anyOf": [ "anyOf": [
@@ -518,15 +469,8 @@
] ]
}, },
"to": { "to": {
"anyOf": [ "description": "Failure delivery target, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Failure delivery target"
} }
}, },
"type": "object" "type": "object"
@@ -557,15 +501,8 @@
"description": "Thread/topic id" "description": "Thread/topic id"
}, },
"to": { "to": {
"anyOf": [ "description": "Delivery target, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Delivery target"
} }
}, },
"type": "object" "type": "object"
@@ -658,18 +595,11 @@
"type": "number" "type": "number"
}, },
"toolsAllow": { "toolsAllow": {
"anyOf": [ "description": "Allowed tool ids, or null to clear",
{ "items": {
"items": { "type": "string"
"type": "string" },
}, "type": "array"
"type": "array"
},
{
"type": "null"
}
],
"description": "Allowed tool ids, or null to clear"
} }
}, },
"type": "object" "type": "object"
@@ -713,15 +643,8 @@
"type": "object" "type": "object"
}, },
"sessionKey": { "sessionKey": {
"anyOf": [ "description": "Explicit session key, or null to clear it",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Explicit session key, or null to clear it"
}, },
"sessionTarget": { "sessionTarget": {
"description": "Session target", "description": "Session target",

View File

@@ -183,15 +183,8 @@
"additionalProperties": true, "additionalProperties": true,
"properties": { "properties": {
"agentId": { "agentId": {
"anyOf": [ "description": "Agent id, or null to keep it unset",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Agent id, or null to keep it unset"
}, },
"deleteAfterRun": { "deleteAfterRun": {
"description": "Delete after first run", "description": "Delete after first run",
@@ -401,15 +394,8 @@
"type": "object" "type": "object"
}, },
"sessionKey": { "sessionKey": {
"anyOf": [ "description": "Explicit session key, or null to clear it",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Explicit session key, or null to clear it"
}, },
"sessionTarget": { "sessionTarget": {
"description": "main | isolated | current | session:<id>", "description": "main | isolated | current | session:<id>",
@@ -434,15 +420,8 @@
"additionalProperties": true, "additionalProperties": true,
"properties": { "properties": {
"agentId": { "agentId": {
"anyOf": [ "description": "Agent id, or null to clear it",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Agent id, or null to clear it"
}, },
"deleteAfterRun": { "deleteAfterRun": {
"type": "boolean" "type": "boolean"
@@ -451,29 +430,15 @@
"additionalProperties": true, "additionalProperties": true,
"properties": { "properties": {
"accountId": { "accountId": {
"anyOf": [ "description": "Delivery account, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Delivery account"
}, },
"bestEffort": { "bestEffort": {
"type": "boolean" "type": "boolean"
}, },
"channel": { "channel": {
"anyOf": [ "description": "Delivery channel, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Delivery channel"
}, },
"failureDestination": { "failureDestination": {
"anyOf": [ "anyOf": [
@@ -481,26 +446,12 @@
"additionalProperties": true, "additionalProperties": true,
"properties": { "properties": {
"accountId": { "accountId": {
"anyOf": [ "description": "Failure delivery account, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Failure delivery account"
}, },
"channel": { "channel": {
"anyOf": [ "description": "Failure delivery channel, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Failure delivery channel"
}, },
"mode": { "mode": {
"anyOf": [ "anyOf": [
@@ -518,15 +469,8 @@
] ]
}, },
"to": { "to": {
"anyOf": [ "description": "Failure delivery target, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Failure delivery target"
} }
}, },
"type": "object" "type": "object"
@@ -557,15 +501,8 @@
"description": "Thread/topic id" "description": "Thread/topic id"
}, },
"to": { "to": {
"anyOf": [ "description": "Delivery target, or null to clear",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Delivery target"
} }
}, },
"type": "object" "type": "object"
@@ -658,18 +595,11 @@
"type": "number" "type": "number"
}, },
"toolsAllow": { "toolsAllow": {
"anyOf": [ "description": "Allowed tool ids, or null to clear",
{ "items": {
"items": { "type": "string"
"type": "string" },
}, "type": "array"
"type": "array"
},
{
"type": "null"
}
],
"description": "Allowed tool ids, or null to clear"
} }
}, },
"type": "object" "type": "object"
@@ -713,15 +643,8 @@
"type": "object" "type": "object"
}, },
"sessionKey": { "sessionKey": {
"anyOf": [ "description": "Explicit session key, or null to clear it",
{ "type": "string"
"type": "string"
},
{
"type": "null"
}
],
"description": "Explicit session key, or null to clear it"
}, },
"sessionTarget": { "sessionTarget": {
"description": "Session target", "description": "Session target",

View File

@@ -223,8 +223,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
"roughTokens": 0 "roughTokens": 0
}, },
"dynamicToolsJson": { "dynamicToolsJson": {
"chars": 44020, "chars": 42091,
"roughTokens": 11005 "roughTokens": 10523
}, },
"openClawDeveloperInstructions": { "openClawDeveloperInstructions": {
"chars": 2988, "chars": 2988,
@@ -235,8 +235,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
"roughTokens": 6925 "roughTokens": 6925
}, },
"totalWithDynamicToolsJson": { "totalWithDynamicToolsJson": {
"chars": 71722, "chars": 69793,
"roughTokens": 17931 "roughTokens": 17449
}, },
"userInputText": { "userInputText": {
"chars": 1629, "chars": 1629,

View File

@@ -223,8 +223,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
"roughTokens": 0 "roughTokens": 0
}, },
"dynamicToolsJson": { "dynamicToolsJson": {
"chars": 43741, "chars": 41812,
"roughTokens": 10936 "roughTokens": 10453
}, },
"openClawDeveloperInstructions": { "openClawDeveloperInstructions": {
"chars": 1964, "chars": 1964,
@@ -235,8 +235,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
"roughTokens": 6544 "roughTokens": 6544
}, },
"totalWithDynamicToolsJson": { "totalWithDynamicToolsJson": {
"chars": 69919, "chars": 67990,
"roughTokens": 17480 "roughTokens": 16998
}, },
"userInputText": { "userInputText": {
"chars": 1129, "chars": 1129,

View File

@@ -224,8 +224,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
"roughTokens": 0 "roughTokens": 0
}, },
"dynamicToolsJson": { "dynamicToolsJson": {
"chars": 44836, "chars": 42907,
"roughTokens": 11209 "roughTokens": 10727
}, },
"openClawDeveloperInstructions": { "openClawDeveloperInstructions": {
"chars": 1983, "chars": 1983,
@@ -236,8 +236,8 @@ This is the deterministic model-bound layer stack OpenClaw can snapshot for the
"roughTokens": 6780 "roughTokens": 6780
}, },
"totalWithDynamicToolsJson": { "totalWithDynamicToolsJson": {
"chars": 71957, "chars": 70028,
"roughTokens": 17990 "roughTokens": 17507
}, },
"userInputText": { "userInputText": {
"chars": 1367, "chars": 1367,