mirror of
https://github.com/openai/codex.git
synced 2026-05-02 10:26:45 +00:00
feat: chronicle alias (#18651)
Rename Telepathy to Chronicle and add an alias for backward compatibility
This commit is contained in:
@@ -344,6 +344,9 @@
|
||||
"child_agents_md": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"chronicle": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"code_mode": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@@ -2319,6 +2322,9 @@
|
||||
"child_agents_md": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"chronicle": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"code_mode": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user