There is no documentation on the transcript_path property of hooks inputs:
|
"transcript_path": "/path/to/transcript.json" |
In the OpenAI document:
transcript_path points to a conversation transcript for convenience, but the transcript format is not a stable interface for hooks and may change over time.
https://developers.openai.com/codex/hooks#common-input-fields
There is no documentation on the
transcript_pathproperty of hooks inputs:vscode-docs/docs/agent-customization/hooks.md
Line 241 in cbf89af
In the OpenAI document:
https://developers.openai.com/codex/hooks#common-input-fields