We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abfa287 commit 13efe50Copy full SHA for 13efe50
1 file changed
src/__tests__/CodexACPAgent/CodexAcpClient.test.ts
@@ -76,6 +76,7 @@ describe('ACP server test', { timeout: 40_000 }, () => {
76
"account/login/start",
77
"account/read",
78
"account/updated",
79
+ "config/read",
80
"thread/start",
81
"model/list",
82
"thread/started",
0 commit comments