386 related articles

OpenAI Codex Voice Mode gets a major upgrade with always-on background operation and uninterrupted voice programming. Explore the new workflow, ambient coding agents, and what voice programming means for developers.

Veteran AI practitioner Remy breaks down the leap from chat models to AI agents: how agents work, the three pillars of context, tools, and skills, MCP connections, and hands-on architecture to make you a 100x employee.

Herder is an open-source terminal multiplexer for macOS and Windows that unifies management of Claude Code, Codex, OpenCode, and other AI coding agents—with persistence and remote reconnection.

Rocky is a minimal, transparent open-source coding agent with a core loop under a few hundred lines of Python, native DeepSeek search, Research mode, and built-in SWE benchmarking for reproducible agent experiments.

OpenAI merges Codex and ChatGPT into a unified platform while launching three new models: SOUL, TERRA, and LUNA. Deep dive into Computer Use, loop workflows, multi-threading, and the Agent Native strategy.

No ChatGPT account? No problem. Learn how to connect DeepSeek and other Chinese LLMs to Codex using the Codex++ management tool — including Base URL setup, API Key creation, and token top-up.

OpenAI launches GPT-5.6 (Sol, Terra, Luna), ChatGPT Work, a new desktop app, and Sites hosting. AI evolves from a Q&A tool into an autonomous work partner for finance, file management, and more.

An in-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing methods and the transition path for test engineers.

In-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing and the transition path for test engineers.
sqlite-utils 4.1 Released: The --code …
sqlite-utils 4.1 brings practical new features: the --code option for generating rows via Python, type overrides to solve ZIP-code leading-zero loss, STRICT table mode switching, drop-index, and more. A deep dive into the design and AI-assisted dev workflow.

A comprehensive guide to OpenAI's new AI coding agent Codex: from concept and comparison of its four forms, to installing Git/Node.js/VS Code, configuring the API Key, and creating a workspace.
ChatGPT Work Deep Dive: The Cloud-Loca…
ChatGPT Work runs in the cloud on web/mobile but accesses local files on desktop — and they don't sync. A deep dive into the split design, UX tradeoffs, and broader AI agent challenges.

Complete beginner's guide to OpenAI Codex desktop client: installation, setup, project management, and plugins — no coding required. Let AI actually do work for you.

OpenAI joins the Rust Foundation as a Platinum Member with $600K. xAI and Anthropic are also building Rust infrastructure. Here's why AI giants are betting big on Rust.

As AI coding assistants like Codex become standard, the risks of overreliance grow too. Learn when developers should "show a red card," reclaim control, and safeguard code quality and responsibility.

A data-deletion disaster reveals the biggest AI Agent risk: the problem isn't the model, it's Harness design. Learn context management, process standards, and permission isolation.

A deep dive into engineering AI applications: from a simple chat page to a multi-layer Agent platform, covering RAG knowledge bases, Workflow scheduling, multi-model management, and run tracing.

Opus 5 moving to API billing? 5 proven tips to cut token costs by up to 80%: lower Effort Level, architect-executor split, Ponytail compression, Deep Research, and Advisor Mode — while outperforming Opus 4.8.

OpenAI Codex is more than a coding tool—it's an AI agent that writes code, makes slides, and operates browsers. This guide covers its four versions, permission modes, plugins, automation, and six best practices.

OpenAI launches GPT-5.6 with three tiered models—Sol, Terra, and Luna—Ultra multi-agent parallel collaboration, Codex integrated into ChatGPT desktop, and an upgraded Computer Use.