Loading...
Loading...
OpenAI’s Codex desktop app has launched natively on Windows via the Microsoft Store and winget, signaling a broader push toward agent-driven automation embedded directly in everyday developer environments. The app supports PowerShell-first workflows, optional WSL execution, multi-project management, parallel agent threads, long-running tasks, and centralized diff review. A key enabler is a new Windows-native agent sandbox using OS-level controls (restricted tokens, ACLs, dedicated users) to run code more safely on real machines—an approach aligned with the growing “every app is an ETL pipeline” mindset, where apps continuously ingest logs, trigger fixes, and generate PRs.
Our commitment to Windows quality
Microsoft Hasn’t Had a Coherent GUI Strategy Since Petzold
Windows: Microsoft broke the only thing that mattered | Hacker News Hacker News new | past | comments | ask | show | jobs | submit login Windows: Microsoft broke the only thing that mattered ( yankodesign.com ) 10 points by kjellsbells 31 minutes ago | hide | past | favorite | discuss help Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact Search:
Show HN: 极光字幕 实时语音翻译 在Windows本地运行
My favorite use case is to ask it to check error logs every few hours and create PRs for any actionable errors. I think you can get really creative when you tie in other data sources. [翻译] 我最喜欢的用例是让它每隔几个小时检查一次错误日志,并为任何可操作的错误创建PR。 我认为当你整合其他数据源时,可以发挥很大创造力。
&#32; submitted by &#32; <a href="https://www.reddit.com/user/Old_Function_4295"> /u/Old_Function_4295 </a> <br/> <span><a href="https://xakpc.dev/windows-widgets/history/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/programming/comments/1rmdt6b/microsoft_has_killed_widgets_six_times_heres_why/">[comments]</a></span>
Codex app for Windows - Codex现已原生支持Windows系统,并配备安全沙盒环境
@sama: Codex app on Windows!
OpenAI is working on a bidirectional voice model that can adjust its response in realtime, according to The Information. Presumably, this model is developed to power upcoming hardware device from OpenAI. https://t.co/V28dQb0Hzu [翻译] 据 The Information 报道,OpenAI 正在开发一个可以实时调整响应的双向语音模型。 据推测,这个模型是为 OpenAI 即将推出的硬件设备开发的。https://t.co/V28dQb0Hzu
The Codex desktop app is now available natively on Windows via the Microsoft Store and winget, offering a unified interface for multi-project work, parallel agent threads, and result review. It runs using a Windows-native agent (PowerShell and Windows Sandbox) but can be configured to run the agent in Windows Subsystem for Linux (WSL); projects can be opened from either Windows or WSL filesystems with recommended practices for reliability. Users can set default editors and integrated terminals (PowerShell, CMD, Git Bash, WSL) per project, and admins can deploy the app through enterprise Store distribution. Recommended developer tools include Git, Node.js, Python, .NET SDK, and GitHub CLI for full functionality and Git/GitHub integration.
@thsottiaux: The Codex App is now generally available on Windows. Please
Codex App 终于支持 windows 了 OpenAI 的 Codex App 正式登陆 Windows,支持原生运行,也支持 WSL(Windows 子系统,让 Windows 用户跑 Linux 环境的工具)。终端方面全面兼容 PowerShell、命令提示符、Git Bash 和 WSL,覆盖了大多数 Windows 开发者的日常习惯。 最值得关注的是沙盒机制。Codex 在 [翻译] Codex App 终于支持 Windows 了。OpenAI 的 Codex App 正式登陆 Windows,支持原生运行,也支持 WSL(Windows 子系统,让 Windows 用户跑 Linux 环境的工具)。终端方面全面兼容 PowerShell、命令提示符、Git Bash 和 WSL,覆盖了大多数 Windows 开发者的日常习惯。最值得关注的是沙盒机制。Codex 在...
We heard you, now the Codex app is now live on Windows. Here are app targets you can add to your workflow: https://t.co/pgQvzjeubb [翻译] 我们听到了你们的声音,现在 Codex 应用已在 Windows 上线。以下是你可以添加到工作流程中的应用目标:https://t.co/pgQvzjeubb
@OpenAI: RT @OpenAIDevs: The Codex app is now on Windows. Get the full Codex app experience on Windows with
To bring Codex to Windows, we built the first Windows-native agent sandbox. It uses OS-level controls like restricted tokens, filesystem ACLs, and dedicated sandbox users so agents can safely run in real Windows developer environments like PowerShell. Explore the OSS [翻译] 为了将 Codex 带到 Windows,我们构建了首个 Windows 原生代理沙盒。它使用操作系统级控制,如受限令牌、文件系统 ACL 和专用沙盒用户,让代理能够在真实的 Windows 开发环境(如 PowerShell)中安全运行。探索开源
The Codex app is now on Windows. Get the full Codex app experience on Windows with a native agent sandbox and support for Windows developer environments in PowerShell. https://t.co/Vw0pezFctG https://t.co/gclqeLnFjr [翻译] Codex 应用现已登陆 Windows。在 Windows 上获得完整的 Codex 应用体验,具有原生代理沙盒,支持 PowerShell 中的 Windows 开发环境。https://t.co/Vw0pezFctG https://t.co/gclqeLnFjr
With the Codex app on Windows, now you can: • Work with multiple agents in parallel • Manage long-running tasks • Review diffs in one place • Stay in your existing setup, without switching to WSL or VMs [翻译] 通过 Windows 版 Codex 应用,你现在可以:• 并行使用多个代理 • 管理长期运行的任务 • 在一处查看差异 • 继续使用现有设置,无需切换到 WSL 或虚拟机
@testingcatalog: Codex for Windows is set to arrive tomorrow according to Ope
Every app you've built is an ETL pipeline
Made codex app run on Windows