ChatGPT/Codex app includes full copy of LibreOffice
| Source: HN | Original article
The ChatGPT/Codex app now bundles a full copy of the LibreOffice suite, integrating the complete office productivity tools directly into the AI platform.
OpenAI’s desktop client for its ChatGPT‑powered coding assistant, formerly known as Codex, has been found to ship a full copy of LibreOffice. A look at the application bundle reveals roughly 1.7 GB of files, of which about 430 MB is the “libreoffice‑headless” package, accompanied by sizable components such as Poppler (188 MB) and Git (148 MB). The inclusion turns what is marketed as a lightweight coding agent into a considerably heavyweight download, especially for Linux users who can obtain the app directly.
The discovery matters because the bulk of the bundle is unrelated to the core AI coding functionality. Critics note that OpenAI could replace these legacy libraries with more compact, modern alternatives written in Rust or compiled to WebAssembly, which would shrink the installer and improve performance. The current approach raises questions about efficiency, security surface area and the company’s willingness to invest in native tooling rather than relying on existing, but bulky, desktop suites.
Observers will be watching whether OpenAI responds with a slimmer release or an explanation of why LibreOffice is required—perhaps for document‑format handling in code‑generation tasks. Subsequent updates to the ChatGPT desktop client, especially on Linux, may reveal a shift toward lighter dependencies. The broader AI‑tooling community is also likely to scrutinise packaging choices as developers balance feature richness against the overhead of bundled third‑party software.
Sources
Back to AIPULSEN