Skip to content

LLM-21851 change model encoding #87

LLM-21851 change model encoding

LLM-21851 change model encoding #87

Re-run triggered January 6, 2026 11:41
Status Failure
Total duration 19s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Process completed with exit code 1.
src/__tests__/CodexACPAgent/CodexAcpClient.test.ts > ACP server test > should authenticate with key: src/CodexAcpClient.ts#L178
Error: Default model "gpt-5.2-codex" is not available. Known models: gpt-5.1-codex-max, gpt-5.1-codex-mini, gpt-5.2 ❯ CodexAcpClient.ensureDefaultModelAvailable src/CodexAcpClient.ts:178:19 ❯ CodexAcpClient.newSession src/CodexAcpClient.ts:106:35 ❯ CodexAcpServer.runWithProcessCheck src/CodexAcpServer.ts:227:20 ❯ CodexAcpServer.newSession src/CodexAcpServer.ts:70:33 ❯ src/__tests__/CodexACPAgent/CodexAcpClient.test.ts:55:36
src/__tests__/CodexACPAgent/CodexAcpClient.test.ts > ACP server test > should start conversation: src/CodexAcpClient.ts#L178
Error: Default model "gpt-5.2-codex" is not available. Known models: gpt-5.1-codex-max, gpt-5.1-codex-mini, gpt-5.2 ❯ CodexAcpClient.ensureDefaultModelAvailable src/CodexAcpClient.ts:178:19 ❯ CodexAcpClient.newSession src/CodexAcpClient.ts:106:35 ❯ CodexAcpServer.runWithProcessCheck src/CodexAcpServer.ts:227:20 ❯ CodexAcpServer.newSession src/CodexAcpServer.ts:70:33 ❯ src/__tests__/CodexACPAgent/CodexAcpClient.test.ts:24:36