How to use OpenCode
OpenCode, an open-source coding harness, allows developers to select their preferred AI model provider without being locked into a single ecosystem, unlike Codex or Claude Code. Installation is availa…
OpenCode, an open-source coding harness, allows developers to select their preferred AI model provider without being locked into a single ecosystem, unlike Codex or Claude Code. Installation is availa…
AI-powered agent orchestration is challenging the monotasking philosophy, according to a developer who finds managing multiple coding agents in parallel can boost productivity despite splitting attent…
Tricentis' 2026 Quality Transformation Report finds that 60% of organizations regularly ship untested code into production, driven by leadership pressure to move faster and too much code to test. The …
Anthropic's Fable 5 model achieves 96% of the performance of the full Fable 5 at 46% of the cost when used as an orchestrator that delegates implementation to cheaper models, according to a technical …
Anthropic's Claude Fable 5, released June 9, was placed under U.S. export controls three days later, forcing a global disable until restrictions lifted June 30, with temporary free access extended thr…
A newsletter post explains how to use loops in Claude Code, describing them as recursive goals where an orchestrator agent iterates until a purpose is met, potentially spinning off subagents for paral…
Codex and Claude Code are competing AI-powered developer tools from OpenAI and Anthropic, respectively, each using state-of-the-art models to read and modify entire codebases. The article compares the…
Augment launched Cosmos, a unified cloud agents platform for AI-native engineering teams, addressing the coordination and trust challenges that arise when multiple agents generate code across a team. …
Developer Gary Sheng used Claude Code to redesign his iPhone app Simple Meds, which he originally built with GPT-4o and Cursor a year ago. The redesign leverages Claude Opus 4.7 and newer AI agents to…
The newsletter has published a collection of Claude Code guides, compiling articles from its archive to help users learn the tool from scratch or improve their skills. The guides cover advanced featur…
AI tools amplify the output of software engineers, but without strong engineering skills, they produce low-quality code, or 'slop,' that creates technical debt. To avoid becoming an 'AI slop cannon,' …
A developer used Claude Code to build a custom landing page for an info product waitlist, choosing a custom build over no-code tools for full control over A/B testing and future product integration. T…
OpenAI is integrating its Codex AI assistant into ChatGPT, expanding the tool beyond software development to handle tasks like email, document creation, and data analysis. The company reported that kn…
Claude Code users can customize the CLI tool's status bar to display key information such as context window usage, session cost, Git branch, current model, effort level, and rate limit usage. The cust…
Codex and Claude Code's /goal feature allows users to implement a project from a Product Requirements Document without manual oversight, replacing tedious back-and-forth prompts with autonomous execut…
Codex has introduced a new "Goals" feature that allows users to execute long-running, outcome-driven tasks by moving beyond isolated prompts into an iterative work loop. The `/goal` command, available…
Claude Code desktop app user and newsletter author Daniel used the AI tool to create a sponsorship landing page, replacing a Notion page that previously housed the information. The project demonstrate…
OpenAI published a project showcase demonstrating applications built with its Codex AI coding tool, including a SwiftUI dungeon crawler, a luxury watch landing page, and a procedural 3D city generator…
AI tools like Claude Code, Codex, and Cursor can now generate project requirements documents, architecture overviews, and design wireframes for new app development. The process begins with a chatbot i…
OpenAI has introduced Codex pets, optional animated companions for the Codex app that appear in a persistent overlay to show task progress. Users can create custom pets by installing the hatch-pet ski…