Skip to content

Commit 13b5ac6

Browse files
fix: test data
1 parent 54878f5 commit 13b5ac6

1 file changed

Lines changed: 2 additions & 12 deletions

File tree

src/__tests__/CodexACPAgent/data/auth-with-key.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,24 +48,14 @@
4848
"persistExtendedHistory": false
4949
}
5050
}
51-
{
52-
"eventType": "notification",
53-
"method": "thread/status/changed",
54-
"params": {
55-
"threadId": "threadId",
56-
"status": {
57-
"type": "idle"
58-
}
59-
},
60-
"jsonrpc": "2.0"
61-
}
6251
{
6352
"eventType": "response",
6453
"thread": "thread",
6554
"model": "model",
6655
"modelProvider": "openai",
56+
"serviceTier": null,
6757
"cwd": "cwd",
68-
"approvalPolicy": "on-request",
58+
"approvalPolicy": "untrusted",
6959
"sandbox": "sandbox",
7060
"reasoningEffort": "reasoningEffort"
7161
}

0 commit comments

Comments
 (0)