PulseAugur
EN
LIVE 06:49:11

OpenAI's Codex faces ongoing SQLite logging issue, fix expected in 0.143.0

OpenAI's Codex application has a persistent issue with excessive SQLite logging, leading to high disk write amplification. While version 0.142.0 introduced some fixes, reports indicate the problem is reduced but not fully resolved across various operating systems. A further fix is anticipated in version 0.143.0, and a temporary workaround involving a SQL trigger is available for users needing to mitigate disk usage. AI

IMPACT Minor impact for users of OpenAI's Codex, as a persistent disk write issue is being addressed.

RANK_REASON This is an update on a software bug fix for a specific product, not a new release or significant industry event.

Read on r/OpenAI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

OpenAI's Codex faces ongoing SQLite logging issue, fix expected in 0.143.0

COVERAGE [1]

  1. r/OpenAI TIER_2 English(EN) · /u/1996fanrui ·

    Update: Codex SQLite logging issue is not fully fixed in 0.142.0

    <!-- SC_OFF --><div class="md"><p>I originally reported this bug after noticing unusually high SSD writes on my own machine: <a href="https://github.com/openai/codex/issues/28224">https://github.com/openai/codex/issues/28224</a></p> <p>`0.142.0` includes two fixes for the SQLite …