mirror of
https://github.com/openai/codex.git
synced 2026-04-25 07:05:38 +00:00
capture thread intent rather than product surface
This commit is contained in:
@@ -1190,15 +1190,13 @@
|
||||
},
|
||||
"SessionSourceMetadata": {
|
||||
"enum": [
|
||||
"cli",
|
||||
"vscode",
|
||||
"exec",
|
||||
"mcp",
|
||||
"subagent_review",
|
||||
"subagent_compact",
|
||||
"subagent_memory_consolidation",
|
||||
"subagent_thread_spawn",
|
||||
"subagent_other",
|
||||
"user",
|
||||
"agent_guardian",
|
||||
"agent_review",
|
||||
"agent_spawned",
|
||||
"agent_compaction",
|
||||
"agent_memory",
|
||||
"agent_other",
|
||||
"unknown"
|
||||
],
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user