---
๐ฃ Claude Code (Anthropic)
Latest release: v2.1.154โv2.1.157 ยท Week 22 (May 25โ29, 2026)
Major Updates
- Claude Opus 4.8 integration โ Claude Code now runs on the newly released Opus 4.8 model (May 28). Key improvements: stronger coding performance, better agentic task handling, and a new "effort dial" that lets you control how deeply Claude works on each problem.
- Dynamic Workflows โ New feature for tackling large-scale, multi-phase tasks. Claude Code can now write helper scripts, spawn sub-agents, and orchestrate complex workflows autonomously โ a significant step toward autonomous project-level development.
- Fast Mode on Opus 4.8 โ Fast mode now defaults to Opus 4.8, offering dramatically faster responses while maintaining quality for routine tasks.
- Security Guidance โ New built-in security scanning that catches vulnerabilities during the coding process, surfacing issues before they land in your repo.
- Agent View (
claude agents) โ Single-screen dashboard for all Claude Code sessions: see what's running, what's blocked on you, and what's complete. (Shipped Week 20, now stabilized.)
- Goal Mode (
/goal) โ Keeps Claude working across turns until a completion condition is met โ set it and forget it for longer tasks.
- Rewind with Compression โ The Rewind menu can now compress earlier context with "Summarize up to here," helping with very long sessions.
- Skill Folder Protection โ
--dangerously-skip-permissionsno longer prompts for writes to.claude/skills/,.claude/agents/, and.claude/commands/.
- iTerm2 Clipboard Support โ
/terminal-setupnow enables iTerm2's clipboard access, so/copyworks even from tmux.
Bug Fixes
- Fixed thinking block modification issues when using Opus 4.8 that caused API errors (v2.1.154, May 28).
Industry News
- 125K+ GitHub Stars โ Claude Code has crossed 125K stars and 20.5K forks. Anthropic is pushing native installers and deprecating
npm install, signaling this is meant to be a core CLI tool, not just a Node package.
- GitHub AW Integration โ GitHub's
gh-aw(add-wizard) now lists Claude Code as a first-class engine alongside Copilot, marking a major competitive milestone.
- Claude Mythos Preview โ Anthropic announced Claude Mythos (next-gen model) coming in the coming weeks, per Reuters.
Changelog: <https://code.claude.com/docs/en/changelog> | What's New: <https://code.claude.com/docs/en/whats-new/2026-w22> | GitHub: <https://github.com/anthropics/claude-code>
---
๐ท Claude API / Platform
Model Releases
- Claude Opus 4.8 (May 28, 2026) โ Anthropic's most capable GA model. ~4ร more honest/reliable than Opus 4.7. Strongest improvements in coding, agentic tasks, and professional work. Available immediately on the API.
- Claude Sonnet 5 โ Coming soon; Anthropic has confirmed Sonnet 5 is in the pipeline.
- Claude Mythos โ Preview announced by Anthropic; expected in the coming weeks.
Platform Updates
- Higher API Rate Limits โ May 2026 saw significant throughput increases, especially for Opus class models on the API. Minute-level bottlenecks that previously constrained agents, batch jobs, and code pipelines have been resolved.
- Claude Managed Agents โ New multi-agent capabilities including "dreaming" mode and agent teams.
- Model Deprecations โ Sonnet 4.5 and Opus 4.5 deprecation scheduled for June 15, 2026. Migrate to Sonnet 4.6 and Opus 4.6 (or the new 4.8).
- Claude Design โ Anthropic Labs product launched alongside Opus 4.7 for visual output collaboration (designs, prototypes, slides).
Docs: <https://platform.claude.com/docs/en/release-notes/overview> | Opus 4.8 Announcement: <https://www.anthropic.com/news/claude-opus-4-8> | Migration Guide: <https://platform.claude.com/docs/en/about-claude/models/migration-guide>
---
๐ข OpenAI Codex CLI
Latest release: v0.135.0 ยท May 2026
New Features
- Remote Computer Use โ Codex can now use desktop apps even after your Mac is locked, including remotely via Codex Mobile. Includes safeguards: short-lived authorization, covered displays, relock on local input, and manual-unlock fallback.
- Vim Mode Enhancements โ Text-object editing, improved word/line-end behavior, and configurable interrupt-turn binding.
codex doctorDiagnostics โ Richer environment, Git, terminal, app-server, and thread inventory diagnostics for troubleshooting.
- Remote Status (
/status) โ Shows remote connection details and server version when connected over a remote transport.
- Plugin Sharing (v0.130) โ Share/unshare individual plugins or entire workspaces, with source filtering and local share-path tracking.
codex remote-controlโ New remote control capability added in v0.130.
Codex App (26.527)
- Appshots โ Send any app window to Codex with a double-Command key press (macOS).
- Goal Mode โ Out of beta across app, IDE, and CLI.
- Computer Use on Windows โ Expanded to Windows in version 26.527.
Stats
- 83K GitHub Stars ยท ~235 contributors ยท Built in Rust for performance
- Available to all ChatGPT Plus, Pro, Business, Edu, and Enterprise subscribers at no extra cost.
Changelog: <https://developers.openai.com/codex/changelog?type=codex-cli> | GitHub Releases: <https://github.com/openai/codex/releases> | CLI Docs: <https://developers.openai.com/codex/cli>
---
๐ OpenCode (opencode-ai/opencode)
Latest release: v1.15.12 ยท May 29, 2026
Core Updates
- Grok OAuth Sign-In (May 21) โ Connect your SuperGrok or X Premium subscription directly inside OpenCode, including device-code login. Major partnership with xAI.
- Desktop v2 Beta (May 27) โ New home view, session entry flow, titlebar, and pinch zoom setting. Available on macOS, Windows, and Linux.
- V2 Session APIs โ Safe
UnknownErrorresponses with log reference IDs for corrupt messages; API 500s no longer expose config details.
- Effect-Based Event System (v1.15.0, May 15) โ More complete event delivery across the core.
- PDF Attachments โ Restored support for PDF file attachments.
- OAuth & Reasoning Streams โ Fixed and stabilized.
headerTimeoutConfig โ New config for provider request timeouts, defaulting to 10s for OpenAI setups.
- Experimental Background Agents โ Push updates without polling.
- Remote-Backed Projects โ Stable project identity resolution for remote deployments.
Bug Fixes
- Fixed V2 titlebar errors when session sync cache was deleted.
- Fixed Markdown table rendering in chat output.
- Web deployments no longer run desktop health checks.
- Duplicate server connections now properly merged.
- Stabilized virtualized session timeline interactions.
Stats & Ecosystem
- 160K+ GitHub Stars ยท ~250 contributors ยท 7.5M Monthly Active Downloads
- Supports 75+ model providers: Claude, GPT, Gemini, Grok, DeepSeek, local Ollama, and more.
- MIT-licensed, maintained by Anomaly (the org that grew out of SST).
- Official partnership with OpenAI: ChatGPT subscribers can use Codex directly inside OpenCode.
Changelog: <https://opencode.ai/changelog> | GitHub: <https://github.com/anomalyco/opencode> | Download: <https://opencode.ai/download>
---
๐ Competitive Landscape Snapshot
| Tool | Stars | Latest Version | Key Move This Week |
|---|---|---|---|
| Claude Code | 125K+ | v2.1.157 | Opus 4.8 + Dynamic Workflows |
| OpenAI Codex CLI | 83K | v0.135.0 | Remote computer use (locked Mac) |
| OpenCode | 160K+ | v1.15.12 | Desktop v2 + Grok OAuth |
Key Trend: OpenCode continues its meteoric rise, now the most-starred terminal coding agent. Claude Code is closing the quality gap with Dynamic Workflows โ a feature that directly competes with Codex's goal mode and OpenCode's background agents. The market is converging on remote/locked-device computer use as the next differentiator.
---
AI Coding Intelligence โข Leaniverse News