Diego Rodrigues de Sa e Souza
7974d03b9d
fix(codex): Test probe uses a ChatGPT-account-supported model ( #7521 ) ( #7524 )
...
The connection Test button always reported success for a Codex connection
backed by a ChatGPT account: the probe sent `gpt-5.3-codex`, a codex-only
model the ChatGPT-account backend rejects outright with a 400 — the same
status the probe treats as 'auth accepted, body invalid'. A bad token and a
good token both came back 400, so Test could never fail on a bad token.
Probe with `gpt-5.5` (confirmed served for ChatGPT-account sessions via live
VPS test 2026-07-16) instead; `input: []` still yields the intended 400 for a
good token, 401/403 for a bad one.
Live verification (VPS): gpt-5.3-codex, gpt-5.6-sol and the gpt-5*-codex ids all
return 'not supported when using Codex with a ChatGPT account'; gpt-5.5 and
gpt-5.6-terra answer normally on the same account.
Closes #7521
2026-07-17 02:39:02 -03:00
..
2026-07-07 13:14:06 -03:00
2026-04-30 14:08:50 -03:00
2026-04-19 19:50:30 -03:00
2026-04-30 20:31:00 -03:00
2026-05-27 21:49:21 -03:00
2026-06-11 18:52:29 -03:00
2026-07-13 09:12:40 -03:00
2026-07-02 10:47:13 -03:00
2026-05-10 00:55:06 -03:00
2026-07-13 09:12:40 -03:00
2026-07-13 09:12:40 -03:00
2026-06-19 06:49:01 -03:00
2026-07-13 09:12:40 -03:00
2026-07-06 02:25:17 -03:00
2026-06-05 12:06:35 -03:00
2026-07-13 09:12:40 -03:00
2026-05-27 22:00:56 -03:00
2026-07-13 09:12:40 -03:00
2026-06-21 08:56:51 -03:00
2026-05-26 23:51:47 -03:00
2026-07-13 09:12:40 -03:00
2026-07-13 09:12:40 -03:00
2026-07-04 13:00:30 -03:00
2026-06-23 17:06:18 -03:00
2026-05-26 23:51:47 -03:00
2026-03-05 08:05:58 -03:00
2026-04-22 12:26:21 -03:00
2026-06-08 19:08:17 -03:00
2026-07-06 02:25:17 -03:00
2026-06-06 02:38:35 -03:00
2026-06-11 18:52:29 -03:00
2026-07-13 09:12:40 -03:00
2026-06-11 05:06:58 -03:00
2026-06-26 02:51:06 -03:00
2026-06-01 14:31:42 -03:00
2026-04-17 16:45:27 -03:00
2026-06-12 23:49:22 -03:00
2026-07-13 09:12:40 -03:00
2026-07-13 09:12:40 -03:00
2026-06-30 06:54:29 -03:00
2026-06-27 09:07:12 -03:00
2026-06-01 09:59:23 -03:00
2026-05-28 15:16:31 -03:00
2026-07-13 09:12:40 -03:00
2026-07-13 09:12:40 -03:00
2026-07-13 09:12:40 -03:00
2026-07-13 09:12:40 -03:00
2026-07-13 09:12:40 -03:00
2026-05-16 05:01:03 -03:00
2026-07-13 18:18:54 -03:00
2026-06-23 17:06:18 -03:00
2026-07-13 09:12:40 -03:00
2026-07-13 09:12:40 -03:00
2026-04-21 04:13:28 -03:00
2026-05-10 18:27:41 -03:00
2026-06-11 18:52:29 -03:00
2026-07-17 01:01:18 -03:00
2026-07-04 13:00:30 -03:00
2026-06-04 20:05:38 -03:00
2026-07-17 02:39:02 -03:00
2026-06-05 01:57:40 -03:00
2026-06-13 17:27:40 -03:00
2026-02-18 00:02:15 -03:00
2026-03-09 13:43:48 -03:00
2026-05-26 23:51:47 -03:00
2026-06-27 09:07:12 -03:00
2026-04-25 16:45:59 -03:00
2026-05-26 23:51:47 -03:00
2026-07-07 13:14:06 -03:00
2026-07-04 13:00:30 -03:00
2026-06-08 01:25:38 -03:00
2026-05-26 23:51:47 -03:00
2026-07-16 14:13:57 -03:00
2026-04-25 16:45:59 -03:00
2026-07-13 09:12:40 -03:00
2026-05-26 23:51:47 -03:00
2026-07-13 09:12:40 -03:00
2026-04-02 11:41:28 -06:00
2026-07-02 10:47:13 -03:00
2026-02-18 13:44:08 -03:00
2026-05-26 23:51:47 -03:00
2026-05-14 15:23:46 -03:00
2026-07-13 09:12:40 -03:00
2026-05-26 23:51:47 -03:00
2026-04-30 01:27:03 -03:00
2026-04-13 19:54:44 -03:00
2026-07-13 09:12:40 -03:00
2026-07-16 14:14:27 -03:00
2026-07-07 13:14:06 -03:00
2026-06-30 06:54:29 -03:00
2026-06-06 03:08:16 -03:00