mirror of
https://github.com/openai/codex.git
synced 2026-04-30 19:32:04 +03:00
Revert "Revert "realtime prompt changes"" (#13398)
Reverts openai/codex#13385
This commit is contained in:
@@ -17,7 +17,7 @@ Scenario: After remote manual /compact and resume, the first resumed turn rebuil
|
||||
00:compaction:encrypted=true
|
||||
01:message/developer[2]:
|
||||
[01] <PERMISSIONS_INSTRUCTIONS>
|
||||
[02] <realtime_conversation>\nRealtime conversation ended.\n\nYou are...
|
||||
[02] <realtime_conversation>\nRealtime conversation ended.\n\nSubsequ...
|
||||
02:message/user[2]:
|
||||
[01] <AGENTS_MD>
|
||||
[02] <ENVIRONMENT_CONTEXT:cwd=<CWD>>
|
||||
|
||||
@@ -12,7 +12,7 @@ Scenario: Remote mid-turn continuation compaction after realtime was closed befo
|
||||
02:message/developer:<realtime_conversation>\nRealtime conversation started.\n\nYou a...
|
||||
03:message/user:SETUP_USER
|
||||
04:message/assistant:REMOTE_SETUP_REPLY
|
||||
05:message/developer:<realtime_conversation>\nRealtime conversation ended.\n\nYou are...
|
||||
05:message/developer:<realtime_conversation>\nRealtime conversation ended.\n\nSubsequ...
|
||||
06:message/user:USER_TWO
|
||||
|
||||
## Remote Compaction Request
|
||||
@@ -23,7 +23,7 @@ Scenario: Remote mid-turn continuation compaction after realtime was closed befo
|
||||
02:message/developer:<realtime_conversation>\nRealtime conversation started.\n\nYou a...
|
||||
03:message/user:SETUP_USER
|
||||
04:message/assistant:REMOTE_SETUP_REPLY
|
||||
05:message/developer:<realtime_conversation>\nRealtime conversation ended.\n\nYou are...
|
||||
05:message/developer:<realtime_conversation>\nRealtime conversation ended.\n\nSubsequ...
|
||||
06:message/user:USER_TWO
|
||||
07:function_call/test_tool
|
||||
08:function_call_output:unsupported call: test_tool
|
||||
|
||||
@@ -17,7 +17,7 @@ Scenario: Remote pre-turn auto-compaction after realtime was closed between turn
|
||||
00:compaction:encrypted=true
|
||||
01:message/developer[2]:
|
||||
[01] <PERMISSIONS_INSTRUCTIONS>
|
||||
[02] <realtime_conversation>\nRealtime conversation ended.\n\nYou are...
|
||||
[02] <realtime_conversation>\nRealtime conversation ended.\n\nSubsequ...
|
||||
02:message/user[2]:
|
||||
[01] <AGENTS_MD>
|
||||
[02] <ENVIRONMENT_CONTEXT:cwd=<CWD>>
|
||||
|
||||
Reference in New Issue
Block a user