zen: gpt-5.2-codex
This commit is contained in:
parent
9e4438f5bf
commit
bbb3120b59
2 changed files with 5 additions and 2 deletions
|
|
@ -32,6 +32,7 @@
|
|||
"promote-models-to-dev": "script/promote-models.ts dev",
|
||||
"promote-models-to-prod": "script/promote-models.ts production",
|
||||
"pull-models-from-dev": "script/pull-models.ts dev",
|
||||
"pull-models-from-prod": "script/pull-models.ts production",
|
||||
"update-black": "script/update-black.ts",
|
||||
"promote-black-to-dev": "script/promote-black.ts dev",
|
||||
"promote-black-to-prod": "script/promote-black.ts production",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue