fix: narrow legacy codex context cleanup
This commit is contained in:
@@ -54,8 +54,7 @@ const CODEX_SAMPLE_SCHEMA: TranscriptSchema = {
|
||||
toolName: {
|
||||
coalesce: [
|
||||
'payload.name',
|
||||
'payload.type',
|
||||
{ value: 'web_search' }
|
||||
'payload.type'
|
||||
]
|
||||
},
|
||||
toolInput: {
|
||||
|
||||
Reference in New Issue
Block a user