AI Coding Tools Articles
44 articles across AI Catchup's news, guides, tutorials, and comparisons.
All AI Coding Tools articles
Ox Alpha: An Anonymous 1M-Context Coding Model Is Free for a Week on OpenRouter and OpenCode
Ox Alpha is an anonymous stealth reasoning model built for coding and sustained agentic work, released August 20 with a 1,048,576-token context window, text, image, and video input, and $0 pricing. OpenRouter and OpenCode both serve it free for about a week; OpenCode says usage is near unlimited and does not count against Go plans.
Codex Opens GPT-5.6 Sol's 1M-Token Context to ChatGPT Accounts
GPT-5.6 Sol's 1M-token context window in Codex is now available for usage through ChatGPT accounts, not only API keys, according to OpenAI developer Tibo Sottiaux. The announcement also repeats a warning that Codex's default context length is tuned for performance and cost.
OpenAI's GPT-5.6 Builder's Guide Shows How to Make Agents More Efficient
OpenAI's GPT-5.6 builder's guide lays out a Responses API architecture for longer-running agents: persist reasoning, compact context, delegate work across agents, and move deterministic tool processing into code. OpenAI reports that these patterns raised GPT-5.6 Sol's ARC-AGI-3 score from 13.3% to 38.3% while using roughly 6x fewer output tokens.
OpenAI Expands Daybreak With GPT-5.6-Cyber
OpenAI expanded its Daybreak cybersecurity program with Blue and Red access tiers and introduced GPT-5.6-Cyber, a purpose-trained model for authorized vulnerability research, exploit validation, and security testing. Access is limited to approved defenders and organizations.
Claude Code Artifacts Expand to Pro and Max Plans (Private by Default)
Anthropic's ClaudeDevs says Claude Code Artifacts are now available on Pro and Max plans. The Claude Code docs now list Pro/Max/Team/Enterprise as eligible, with Pro/Max artifacts remaining private to the individual user.
Claude Desktop for Linux Beta: Ubuntu and Debian, With Caveats
Anthropic shipped a beta of the Claude desktop app for Linux on Ubuntu 22.04+ and Debian 12+ (x86_64 or arm64). It gives the same Chat, Cowork, and Claude Code experience as macOS and Windows on all paid plans. Install via Anthropic's apt repo to get updates -- the app does not self-update, and a raw .deb install gets no updates. Computer Use and Dictation are not in the Linux beta yet, and only Debian-based distros are supported today.
Claude Sonnet 5 Launch: Anthropic's Most Agentic Sonnet, Now the Default Tier
Anthropic launched Claude Sonnet 5 on June 30, 2026, calling it its most agentic Sonnet yet -- it plans, drives browsers and terminals, and runs autonomously. It is the default for Free and Pro, available across all plans, in Claude Code, and on the API as claude-sonnet-5. Anthropic later made its $2 per million input and $10 per million output token pricing permanent.
Cursor for iOS: Cloud Agents Go Mobile-First in Public Beta
Cursor shipped a native iOS app in public beta on all paid plans. It launches always-on cloud agents that run in isolated VMs with full dev environments, work asynchronously toward merge-ready PRs, and report back via Live Activities and push notifications. You can also remote-control agents on your computer, pick any frontier model, use voice and slash commands, review diffs and demos, leave follow-ups, and merge PRs from the phone. Composer 2.5 runs are 75% off in the app through July 5, 2026.
Codex Permission Profiles: Least-Privilege Controls for Local Agent Work
OpenAI shipped Codex permission profiles in beta -- reusable, inheritable policies that replace the coarse sandbox_mode/sandbox_workspace_write combo. A profile binds OS-enforced filesystem read/write/deny rules (down to **/*.env) to per-domain network and Unix-socket rules. Enterprise admins get fail-closed allowlists via requirements.toml. Profiles govern local sandboxed command execution only, not MCP servers, app connectors, browser, or cloud.
Claude Code Adds Artifacts: Live, Shareable Pages for PR Walkthroughs and Dashboards
Anthropic introduced Artifacts in Claude Code, letting Team and Enterprise orgs turn an in-progress Claude Code session into a live web page that updates as the session progresses and can be shared privately within the organization.
OpenAI Previews GPT-5.6: Sol, Terra, and Luna in Limited Preview
OpenAI announced a limited preview of the GPT-5.6 family: Sol, a next-generation frontier flagship OpenAI calls a step function better than GPT-5.5; Terra, a balanced model competitive with GPT-5.5 at 2x lower cost; and Luna, its most cost-efficient model. Access starts with trusted partners in Codex and the API.
Anthropic Abruptly Suspends Fable 5 and Mythos 5 Access After US Government Directive
Anthropic says a US government export control directive ordered it to suspend all access to Claude Fable 5 and Mythos 5 by any foreign national, inside or outside the US. To comply, Anthropic is disabling both models for all customers. It says access to every other Anthropic model is unaffected, and that it is working to restore Fable 5 and Mythos 5 as soon as possible.
Claude Fable 5 and Mythos 5: Mythos-Class Capability Goes General, With Caveats
Anthropic launched Claude Fable 5, a Mythos-class model made safe for general use and available today as claude-fable-5, plus Claude Mythos 5 for vetted cyberdefenders via Project Glasswing. Pricing is $10 per million input and $50 per million output tokens, with free subscription access ending June 23 and a mandatory 30-day data-retention policy on all Mythos-class traffic.
Codex for Every Role: Role-Specific Plugins, Codex Sites, and Annotations Beyond Code
OpenAI is pushing Codex past software development with three releases: six role-specific plugins bundling 62 apps and 110 skills, Codex Sites that turn analysis into shareable hosted web apps in preview for business and enterprise, and annotations that now refine documents, spreadsheets, and presentations -- not just code and websites.
Codex Build iOS Apps Plugin: Mirror the Simulator in the Browser and Hot-Reload SwiftUI Previews
OpenAI's Build iOS Apps plugin lets Codex mirror the iOS Simulator in the in-app browser and hot-reload package-backed SwiftUI previews without leaving Codex. It packages Swift and iOS workflows -- designing App Intents and Shortcuts, building and refactoring SwiftUI, auditing performance, and debugging on simulators through XcodeBuildMCP-backed flows. The plugin is open source in OpenAI's plugins repo.
Cursor Shared Canvases: Publish an Agent Canvas and Share It With Your Team via URL
Cursor added shared canvases -- you can now share a canvas from Cursor with your team by generating a link to a live snapshot that teammates open in the browser. Recipients view it read-only in the Cursor Dashboard, so you distribute a working dashboard or report instead of a full chat thread. Shared canvases are available on Pro, Teams, and Enterprise plans.
Claude Opus 4.8 Fast Mode: 2.5x Faster Output Tokens in Research Preview
Anthropic launched Fast mode for Claude Opus 4.8 in research preview, promising 2.5x faster output token speeds with the same Opus-level intelligence. It is available now in Claude Code for developers with extra usage enabled, and on the Claude Platform API through an account manager or a waitlist form.
Claude Code ships a security-guidance plugin for in-session vulnerability checks
Anthropic shipped an official security-guidance plugin for Claude Code. It runs automatic vulnerability checks while Claude edits files, at the end of each turn, and when Claude runs commits or pushes through its Bash tool.
Claude Agent SDK Gets a Monthly Credit on Paid Claude Plans Starting June 15, 2026
Anthropic is bundling a dedicated monthly credit for programmatic Claude usage into Pro, Max, Team, and Enterprise plans starting June 15, 2026. The credit covers Claude Agent SDK projects, `claude -p` non-interactive Claude Code, Claude Code GitHub Actions, and third-party apps built on the Agent SDK, with amounts ranging from $20 on Pro to $200 on Max 20x and seat-based Enterprise Premium.
Claude Code 2.1.142: `claude agents` Gains Session Flags, Fast Mode Defaults to Opus 4.7, MCP Tool Timeout Honored
Anthropic shipped Claude Code 2.1.142 on May 14, 2026. The release adds eight session-configuration flags to `claude agents` (`--add-dir`, `--settings`, `--mcp-config`, `--plugin-dir`, `--permission-mode`, `--model`, `--effort`, `--dangerously-skip-permissions`), flips fast mode's default model from Opus 4.6 to Opus 4.7, and fixes `MCP_TOOL_TIMEOUT` not raising the per-request fetch timeout for remote HTTP/SSE MCP servers -- a regression that capped tool calls at 60 seconds regardless of configuration.
Claude Code Weekly Limits +50%: Promo Extended Through August 31, 2026
Anthropic's +50% Claude Code weekly-limits promo is still live, and Anthropic has now extended it a third time: its support doc runs the window through August 31, 2026 at 11:59 PM PT, not August 19. It covers Pro, Max, and Team plans plus legacy seat-based Enterprise, across the CLI, IDE extensions, desktop, and web.
Codex in the ChatGPT Mobile App: Run, Review, and Steer Codex from Your Phone
Yes, you can drive Codex from your phone. The ChatGPT mobile app on iOS and Android connects to a host running the ChatGPT desktop app on macOS or Windows, and from the phone you start work, review diffs and terminal output, and approve actions. Codex still executes on the host, which must stay awake and online.
Codex Hooks and Programmatic Access Tokens: Setup, Trust Model, and What Actually Runs Today
Codex access tokens are ChatGPT Business and Enterprise workspace credentials for non-interactive Codex CLI runs. Create one in the ChatGPT admin console at chatgpt.com/admin/access-tokens, then authenticate with the CODEX_ACCESS_TOKEN environment variable or codex login --with-access-token. Hooks are the in-session extensibility framework: eleven lifecycle events, of which only command handlers execute today.
Codex CLI 0.130.0 Adds `remote-control`, Richer Plugin Sharing Metadata, and Better App-Server Thread Paging
OpenAI shipped Codex CLI 0.130.0 in May 2026. The release adds a new `codex remote-control` command for starting a headless, remotely controllable app-server, improves app-server clients with paging options for large threads (unloaded/summary/full turn items), expands plugin sharing with link metadata and discoverability controls, adds Bedrock auth support for AWS console-login credentials from `aws login` profiles, and fixes several app-server/thread reliability issues.
Claude Code 2.1.133: `worktree.baseRef` Default Returns to `origin/<default>`, MCP OAuth Proxy Honored Across the Whole Flow
Anthropic shipped Claude Code 2.1.133 on May 7, 2026. The headline is a worktree-base behavior change: a new `worktree.baseRef` setting (`fresh` | `head`) defaults to `fresh`, which moves `EnterWorktree`'s base back to `origin/<default>` after several months of branching from local `HEAD`. The release also routes `HTTP(S)_PROXY` / `NO_PROXY` / mTLS through the entire MCP OAuth flow (discovery, dynamic client registration, token exchange, refresh), exposes effort level to hooks via `$CLAUDE_EFFORT`, adds Linux sandbox path overrides, and fixes a refresh-token race that was 401-ing parallel sessions.
Codex CLI 0.129.0 Adds Modal Vim Composer, Redesigned Resume/Fork Picker, and a `/hooks` Browser
OpenAI shipped Codex CLI 0.129.0 on May 7, 2026. The release brings modal Vim editing to the TUI composer via `/vim`, a redesigned resume/fork picker with raw scrollback and workspace-aware `/diff`, a new `/hooks` browser with before/after compaction support, expanded plugin management with workspace sharing and access controls, theme-aware status lines, and Codex Apps auth surfaced through Guardian. Plus a long bug-fix list across Linux/Windows sandboxes, MCP, and TUI input handling.
Cursor adds enterprise model controls, soft spend limits, and richer usage analytics
Cursor's May 4, 2026 update adds granular model/provider access controls for Enterprise admins, introduces soft spend limits with automated alerts, and expands usage analytics so admins can break consumption down by product surface (including Cloud Agents, Bugbot, and Security Review).
Warp Goes Open Source: AGPL Client, MIT UI Framework, and a New `settings.toml`
On April 27, 2026 (changelog v0.2026.04.27.15.32) Warp open-sourced its client at github.com/warpdotdev/warp under AGPL v3, with the `warpui` UI framework crates released under MIT. The same release adds a TOML settings file editable from the settings page or by asking Warp's agent. The server stays closed-source. OpenAI is the founding sponsor.
Cursor SDK Lands in Public Beta: Programmatic Agents in TypeScript with Local and Cloud Runtimes
Cursor launched the Cursor SDK in public beta on April 29, 2026, exposing the same agent runtime that powers Cursor desktop, CLI, and web behind a TypeScript package. `@cursor/sdk` lets you spawn agents against local files, Cursor-hosted VMs, or self-hosted workers, stream results, and bill on standard token-based pricing -- moving Cursor from an editor surface to a programmable platform.
Anthropic's Claude Code Post-Mortem: Three Engineering Missteps Behind the Spring 2026 Quality Decline
Anthropic published a post-mortem on April 23, 2026 explaining the Claude Code quality regression that ran from early March through mid-April: a March 4 default-effort downgrade from high to medium, a March 26 caching change that wiped reasoning history every turn, and an April 16 verbosity prompt that capped responses at 25 words between tool calls. All three were resolved by April 20, the API was unaffected, and Anthropic reset usage limits for all subscribers.
Cursor 3.2 Adds /multitask Async Subagents, Worktrees Polish, and Multi-Root Workspaces
Cursor 3.2 shipped on April 24, 2026 with three changes that pull cross-repo, parallel agent work into the default flow: a new `/multitask` command that fans a request out to async subagents instead of queueing, an improved worktrees experience that runs isolated branch work in the background, and multi-root workspaces so a single agent session can target frontend, backend, and shared-library folders at once.
GPT-5.5 Is Here: State-of-the-Art Agentic Coding, 1M Context, and a New Pro Tier
OpenAI launched GPT-5.5 on April 23, 2026 -- its smartest model yet, with state-of-the-art scores on Terminal-Bench 2.0 (82.7%), GDPval (84.9%), and OSWorld-Verified (78.7%), GPT-5.4 per-token latency, and a new GPT-5.5 Pro tier for harder work. Available in ChatGPT and Codex today, with API at $5/M input and $30/M output coming soon.
Claude Code Subagent Patterns: 10 Reusable Agent Definitions
A Claude Code subagent is a delegated worker with its own context window, defined as a markdown file with YAML frontmatter in .claude/agents/. Subagents can edit files when you grant Edit or Write, nest three layers deep by default, and run 20 at a time. These 10 definitions cover the highest-value delegations.
Claude Opus 4.7 Best Practices: How to Actually Get the Most Out of the Upgrade
Claude Opus 4.7 follows instructions more literally than 4.6, runs longer agentic tasks more reliably, and ships a new xhigh effort level. The practical effect: prompts that worked before may now produce surprises, and the workflows that earn the upgrade are the ones built around detailed plans, deliberate effort selection, auto mode with /fewer-permission-prompts, and explicit verification steps. Boris Cherny's day-of-launch tips are the honest playbook; this guide breaks them down with the workflows readers can apply this week.
Cursor Self-Documentation: New Subagent-Powered Help Reads Cursor's Own Docs in Real Time
Cursor shipped a self-documentation feature on April 17, 2026: when you ask Cursor about its own features, capabilities, or settings, it now spawns a subagent that fetches the current Cursor docs and updates before answering. The change closes the most annoying gap in AI coding tools -- the model's training cutoff lagging the product's release cadence -- and is a small but telling preview of where AI tool documentation is heading across the industry.
Codex CLI vs Claude Code vs Cursor: 2026 Architecture Deep-Dive (Sandboxing, Context, Plugins, Scheduling)
Codex CLI, Claude Code, and Cursor all reach for the same outcome -- an AI agent that ships code -- with three different architectures. Codex enforces safety at the OS kernel layer. Claude Code uses application-layer hooks for programmable governance. Cursor builds the agent into a visual IDE with a marketplace of plugins. The right one depends less on which model you prefer and more on which architecture matches your security posture, your composition needs, and your team shape.
Claude Opus 4.7 Is Here: State-of-the-Art Coding, xhigh Effort, and a New Cyber Safeguards Tier
Anthropic launched Claude Opus 4.7 on April 16, 2026 -- a notable improvement on Opus 4.6 in advanced software engineering, with the same pricing, a new xhigh effort level, /ultrareview in Claude Code, higher-resolution vision, and the first deployment of cyber safeguards from the Mythos Preview track.
Cursor Canvases: When to Ask the Agent for a UI Instead of Text
Cursor canvases are agent-generated interactive artifacts -- dashboards, reports, audits -- that render beside the chat. Cursor saves each one to your workspace canvas list, so you can reopen, edit, and rerun it later with fresh data. Publishing a canvas as a browser link for teammates needs a paid plan and a team.
Warp's Universal Agent Support: The Terminal as an Agentic Development Environment
Warp's April 2026 universal agent support brings first-class integration for Claude Code, Codex, Gemini CLI, and OpenCode in a single terminal -- with vertical tabs, status indicators, code review, mobile remote, and a rich input editor. It is Warp's bet that 'ADE' beats both IDE and traditional terminal for multi-agent work.
Master Claude Code's 1M Context Window: Rewind, Compact, Clear, and Subagents
Claude Code's 1M token context window opens longer autonomous sessions but introduces 'context rot' -- degraded performance as the window fills. Master four turn-end tools: /rewind to drop bad branches, /compact to summarize and continue, /clear to start fresh with a distilled brief, and subagents to wall off noisy work in their own context.
Inside Claude Code's Rebuilt Desktop: Parallel Agents, Drag-Drop Panes, Side Chat
Anthropic rebuilt the Claude Code desktop app on April 14, 2026 around parallel agent workflows. The new app adds a multi-session sidebar, drag-and-drop pane layout, an in-app file editor, integrated terminal, side chat for asides, three view modes, and SSH support on macOS -- making the orchestrator role the default.
Claude Code Routines: Schedule, API, and GitHub-Trigger Your AI Agents
Claude Code Routines is Anthropic's new way to run saved Claude Code configurations automatically -- by schedule, API call, or GitHub event. Routines run on Anthropic's cloud infrastructure with a prompt, repo, and MCP connectors. Available in research preview on Pro, Max, Team, and Enterprise plans.
AI Tools Landscape: What Changed in Early 2026
Three shifts defined AI tooling in early 2026: MCP settled as the cross-tool standard, coding assistants grew past autocomplete into multi-file workflow partners, and narrowly autonomous agents reached production. MCP's tipping point was earlier than this page first said -- Visual Studio Code made MCP support generally available in June 2025.
Cursor vs Claude Code in 2026: Which AI Coding Tool Is Better?
Neither tool is terminal-only or editor-only any more. Cursor ships a CLI and Claude Code ships a desktop app, an IDE extension, and a browser surface. Choose Cursor for inline tab autocomplete and cross-lab model choice; choose Claude Code for one agent that follows you across surfaces.