AI Coding News: August 10, 2026 — Claude Code 2.1.227, Copilot CLI 1.0.79, OpenCode 1.18.16

August 10, 2026 was a light day across the AI coding stack, but not an empty one. Anthropic shipped a point release for Claude Code that fixes a bug affecting GitHub Actions runners, GitHub Copilot rolled out CLI 1.0.79 alongside new web conversation controls, and OpenCode's desktop app got a config-parsing fix and a UI polish. OpenAI's Codex CLI and Cursor stayed quiet, with no new releases since our last check. Here is everything that actually shipped, sourced straight from the official changelogs.
Claude Code 2.1.227: A GitHub Actions Bug Fix and a Rewind Glitch Squashed
Anthropic pushed Claude Code 2.1.227 on August 10, following the spend-limit and workspace-trust release from earlier in the week. This build is mostly a cleanup pass, fixing issues that had been reported since the previous two point releases.
- Fixed every Bash command failing under claude-code-action with allowed_non_write_users on GitHub-hosted runners — a bug that had been silently breaking CI pipelines using that permission mode.
- Fixed feature flags being evaluated without the user's subscription tier when a session started with an expired login token, which had been wrongly prompting Max plan users to enable usage credits for Fable.
- Fixed /tui bringing back a conversation that had already been rewound to before its first message.
- Improved the slash-command menu: blue now marks only the selected row, matched characters are bolded instead of recolored, and emoji or accented command names keep their original glyphs.
- Reduced event-loop stalls on file-not-found suggestions and at-mention size checks for a snappier CLI.
Full details are in the official Claude Code changelog.
GitHub Copilot Ships CLI 1.0.79 and Expands Web Conversation Controls
GitHub Copilot CLI moved to v1.0.79 on August 10, focused on sandbox transparency and enterprise policy controls, while Copilot on the web picked up new conversation management options the same day.
- The /sandbox configuration dialog now shows exactly where sandbox settings are stored in settings.json, making it easier to audit or hand-edit sandbox policy.
- Added support for an enterprise allow-auto-only policy, so /allow-all auto continues to work for admins even when full /allow-all is blocked org-wide.
- Copilot on web expanded its conversation controls, giving users more flexibility in managing ongoing chats.
This follows last week's Kimi K3 rollout and CLI sessions sidebar, and is tracked on GitHub's Copilot changelog.
OpenCode 1.18.16: Config Parsing Fix and Desktop Polish
SST's OpenCode shipped v1.18.16 on August 10, its second release in three days, continuing the rapid iteration pace we have tracked all week.
- Core fix: unknown top-level config fields are now ignored instead of failing config parsing entirely, preventing a malformed or forward-looking config key from bricking a session.
- Desktop app: added a right-click project menu in the Home view for faster project access.
- Localization: updated Chinese token terminology and refined macOS window management.
Quiet Day for Codex CLI and Cursor
OpenAI's Codex CLI is still on rust-v0.146.1 from August 5, per the official OpenAI Codex changelog — no new CLI build landed this week. Cursor's most recent shipped update remains the August 3 Google Workspace plugin integration, per its official changelog. Both are worth watching in the next roundup.
Why This Matters
None of today's changes are headline-grabbing on their own, but the pattern is consistent with what we have seen all week: Claude Code and GitHub Copilot are both hardening enterprise and CI-facing surfaces (sandbox policy, Actions permissions), while OpenCode keeps shipping resilience fixes at an unusually fast clip for an open-source agent. If you run any of these tools in CI or on a team plan, the Claude Code Actions fix and the Copilot enterprise sandbox policy are worth pulling in now rather than waiting for the next batch.
References
Comments
Share your thoughts and join the conversation
