mirror of
https://github.com/openai/codex.git
synced 2026-03-05 21:45:28 +03:00
Update compact-remote realtime snapshots
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -14,7 +14,7 @@ Scenario: A same-turn realtime-ended update is recorded before manual /compact.
|
||||
03:message/user:USER_ONE
|
||||
04:function_call/exec_command
|
||||
05:function_call_output:<UNIFIED_EXEC_OUTPUT>
|
||||
06:message/developer:<realtime_conversation>\nRealtime conversation ended.\n\nYou are...
|
||||
06:message/developer:<realtime_conversation>\nRealtime conversation ended.\n\nSubsequ...
|
||||
|
||||
## Remote Post-Resume History Layout
|
||||
00:compaction:encrypted=true
|
||||
|
||||
@@ -22,4 +22,4 @@ Scenario: Realtime closes while the turn is paused on exec approval. The continu
|
||||
03:message/user:USER_ONE
|
||||
04:function_call/exec_command
|
||||
05:function_call_output:<UNIFIED_EXEC_OUTPUT>
|
||||
06:message/developer:<realtime_conversation>\nRealtime conversation ended.\n\nYou are...
|
||||
06:message/developer:<realtime_conversation>\nRealtime conversation ended.\n\nSubsequ...
|
||||
|
||||
@@ -14,7 +14,7 @@ Scenario: A same-turn realtime-ended update is recorded before the turn complete
|
||||
03:message/user:USER_ONE
|
||||
04:function_call/exec_command
|
||||
05:function_call_output:<UNIFIED_EXEC_OUTPUT>
|
||||
06:message/developer:<realtime_conversation>\nRealtime conversation ended.\n\nYou are...
|
||||
06:message/developer:<realtime_conversation>\nRealtime conversation ended.\n\nSubsequ...
|
||||
|
||||
## Remote Post-Resume History Layout
|
||||
00:message/developer:<PERMISSIONS_INSTRUCTIONS>
|
||||
@@ -25,7 +25,7 @@ Scenario: A same-turn realtime-ended update is recorded before the turn complete
|
||||
03:message/user:USER_ONE
|
||||
04:function_call/exec_command
|
||||
05:function_call_output:<UNIFIED_EXEC_OUTPUT>
|
||||
06:message/developer:<realtime_conversation>\nRealtime conversation ended.\n\nYou are...
|
||||
06:message/developer:<realtime_conversation>\nRealtime conversation ended.\n\nSubsequ...
|
||||
07:message/assistant:REMOTE_MID_TURN_REALTIME_ENDED_REPLY
|
||||
08:message/user:<ENVIRONMENT_CONTEXT:cwd=<CWD>>
|
||||
09:message/user:USER_TWO
|
||||
|
||||
Reference in New Issue
Block a user