Codex Desktop
PulseAugur coverage of Codex Desktop — every cluster mentioning Codex Desktop across labs, papers, and developer communities, ranked by signal.
6 day(s) with sentiment data
-
Codex Desktop offers portable AI agent factory; ChatGPT enhances voice conversations
The author of a blog post on jorypestorious.com discusses their experience with Codex Desktop, an open-source project that aims to provide a portable agent factory. They initially wanted to build their own system but fo…
-
Myna Player & Codex Desktop Offer Localized AI Solutions
The Myna Player project has released an alpha version that addresses the challenge of real-time subtitle translation by processing audio locally before playback. This approach allows for transcription with word timestam…
-
AI agent skill development process detailed for Codex Desktop bug fix
An individual detailed a process for transforming a specific bug fix in Codex Desktop into a reusable AI agent skill. The fix involved editing a local state file to correct how project sorting by last updated date funct…
-
MCP Go implementation bug caused 45-second tool call deadlocks
A bug in the Model Context Protocol (MCP) implementation in mcp-go caused a 45-second deadlock for tool calls that required user input. The issue arose because the server incorrectly sent elicitation requests (which req…
-
OpenAI Codex Desktop suffers from severe process leak on Windows
A user on Reddit reported a significant performance issue with OpenAI's Codex Desktop application on Windows. The application appears to suffer from a process leak, leading to hundreds of background processes accumulati…
-
GPT-5.6 Sol and GPT-Image-2 create open-source desktop pet
Simon Willison details the creation of a custom desktop pet named "Pedalican" using Codex Desktop, which leveraged GPT-5.6 Sol for the design and GPT-Image-2 for sprite assets. The process involved iterative prompting t…
-
shot-scraper video tool records agent work with YAML storyboards
Simon Willison has introduced a new feature in shot-scraper version 1.10 called `shot-scraper video`. This tool allows users to create video demonstrations of web application routines by defining a storyboard in YAML fo…
-
Codex Desktop adds remote folder editing via SSH
Codex Desktop, a tool developed by OpenAI, may have recently gained the ability to edit remote folders via Secure Shell (SSH). A user reported this potential new functionality after an app update, noting that it did not…
-
Simon Willison converts browser compatibility data to SQLite using AI tools
Simon Willison has created a SQLite database from Mozilla's browser compatibility data, inspired by their new MDN MCP service. He utilized Claude Code (Opus 4.8) to generate a script for this conversion and employed Cod…
-
Moebius image inpainting model ported to browser using Claude Code
Simon Willison successfully ported the Moebius 0.2B image inpainting model to run in a web browser using Claude Code. The process involved converting the model to ONNX format and leveraging WebGPU for browser-based exec…