Skip to content

Commit 358f34d

Browse files
committed
2026-03-06 16:23:58
1 parent 7cf439e commit 358f34d

2 files changed

Lines changed: 55 additions & 0 deletions

File tree

eng_2026/03/2026-03-06-13-27.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
OpenAI is actively trying to seize the initiative from Claude Code, investing heavily in this effort.
2+
3+
**Codex remains free for another month**
4+
An extension of the original limited-time promo from February 2, 2026. Following the release of the Windows version of the Codex app, the promotion has been extended by another month; free ChatGPT accounts can now generate code until April 2. Plus accounts receive double limits.
5+
6+
**Codex app for Windows and GPT‑5.4**
7+
https://openai.com/index/introducing-gpt-5-4/
8+
OpenAI has finally introduced the **Windows** version of the Codex app and GPT‑5.4 - a new model that combines the coding capabilities of GPT-5.3-Codex with powerful reasoning. As usual, the model is more token-efficient, faster in iterations, and more proactive.
9+
10+
[https://www.youtube.com/watch?v=8hNcRChDrNk](https://www.youtube.com/watch?v=8hNcRChDrNk)
11+
12+
![YouTube Preview](https://img.youtube.com/vi/8hNcRChDrNk/mqdefault.jpg)
13+
14+
A specialized **WinUI App skill** has been added for Windows developers. You can now select different terminals and switch to WSL.
15+
16+
Starting from version 26.305, a `fast mode` has been introduced where GPT-5.4 operates 1.5 times faster while maintaining the same level of intelligence.
17+
18+
On the downside, the "Default open destination" list cannot be edited.
19+
20+
Reports suggest GPT-5.4 can view screenshots, control the mouse and keyboard, and run Playwright in Interactive mode for real-time visual debugging.
21+
22+
**WebSocket Mode**
23+
https://developers.openai.com/api/docs/guides/websocket-mode/
24+
This is a persistent connection for the Responses API, specifically designed for long agentic workflows with numerous tool calls (agentic coding, automation, orchestration). For coding agents, it significantly reduces iteration latency, offering up to 40% faster execution with 20+ tool calls.
25+
26+
The mode is built into the Codex App (macOS/Windows). In Codex-Spark, this mode is enabled by default. For other models, you need to add `responses_websockets_v2 = true` to the `~/.codex/config.toml` configuration file (CLI version v0.110 will display an "Under-development features" warning).
27+
28+
#codex #chatgpt #newllmmodel

ukr_2026/03/2026-03-06-15-27.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
OpenAI активно намагається перехопити ініціативу у Cluade Code - зараз вкладають в це багато грошей.
2+
3+
**Codex безкоштовно ще місяць**
4+
Продовження оригінального limited-time промо від 2 лютого 2026. Після релізу Windows-версії Codex app подовжили ще на місяць, тепер безкоштовні ChatGPT аккаунти мають можливість генерувати код до 2 квітня. Для Plus - подвійні ліміти.
5+
6+
**Codex app під Windows та GPT‑5.4**
7+
https://openai.com/index/introducing-gpt-5-4/
8+
OpenAI представила нарешті **windows** версію Codex app та GPT‑5.4 нову модель, яка поєднує coding-можливості з GPT-5.3-Codex та потужний reasoning. Як завжди модель стала ефективнішою за токенами, швидшою в ітераціях та проактивнішою.
9+
10+
[https://www.youtube.com/watch?v=8hNcRChDrNk](https://www.youtube.com/watch?v=8hNcRChDrNk)
11+
12+
![YouTube Preview](https://img.youtube.com/vi/8hNcRChDrNk/mqdefault.jpg)
13+
14+
Додали спеціальній **скіл WinUI App** для розробників під Windows. Можна вибирати різні термінали та перемикатися на WSL.
15+
16+
З версії 26.305 додали `fast mode` де GPT-5.4 працює в 1.5 раза швидше при тому ж рівні інтелекту. З мінусів - не можна редагувати список "Default open destination".
17+
18+
Кажуть що GPT-5.4 може бачити скріншоти, керувати мишею та клавіатурою, запускати Playwright у режимі Interactive для візуального дебагінгу в реальному часі.
19+
20+
**WebSocket режим**
21+
https://developers.openai.com/api/docs/guides/websocket-mode/
22+
Це постійне з’єднання для Responses API, спеціально створене для довгих агентних workflow з купою tool calls (agentic coding, автоматизація, оркестрація). Для coding-агентів значно менша затримка в ітераціях, до 40% швидше виконання при 20+ tool calls.
23+
24+
Режим вбудовано в Codex App (macOS/Windows). У Codex-Spark режим увімкнено за замовчуванням, а для інших моделей у конфіг `~/.codex/config.toml` треба додати `responses_websockets_v2 = true` (у версії CLI v0.110 буде Under-development features попередження).
25+
26+
27+
#codex #chatgpt #newllmmodel

0 commit comments

Comments
 (0)