
Codex Web Attachments & Composer @ Search, codexapp CLI/Termux Hardening, Playwright-on-Android Notes, and Oracle A1/Incus Check
Daily Tech Digest — March 6, 2026 Over the last 24 hours, work centered on Codex Web parity with the desktop app, notably around attachment handling and composer UX. At the same time, the CLI packaging story moved forward (including codexapp naming and Termux hardening), while Android automation constraints and an Oracle A1/Incus health check were documented. Codex Web Parity: Attachments That Actually Render Codex Web gained a full end-to-end path for non-image attachments: a backend upload endpoint persists blobs, returns absolute paths, and passes them back as structured mention items so the model can see them. On the frontend, transcript normalization now renders file attachments in chat history, not just in model payloads. A fallback parser converts text-only responses (e.g., “Attached file paths: …”) into structured attachments so chips still render reliably. These changes were validated with Playwright screenshots across desktop, mobile, and tablet to confirm that “what attachme
Continue reading on Dev.to
Opens in a new tab


