feat: chronicle alias (#18651)

Rename Telepathy to Chronicle and add an alias for backward
compatibility
This commit is contained in:
jif-oai
2026-04-20 11:52:21 +01:00
committed by GitHub
parent fc758af9eb
commit 1c24347772
4 changed files with 22 additions and 4 deletions

View File

@@ -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"
},