Skip to content

Commit 17a4969

Browse files
authored
Add onExp tag for gpt5CodexAlternatePrompt (#1175)
1 parent ab9e9a3 commit 17a4969

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3033,7 +3033,8 @@
30333033
"type": "string",
30343034
"default": "default",
30353035
"tags": [
3036-
"experimental"
3036+
"experimental",
3037+
"onExp"
30373038
],
30383039
"enum": [
30393040
"default",

0 commit comments

Comments
 (0)