Radar brief — 2026-08-11
Codex and Claude push agent plugins, self-hosted runners, and safer approvals; Cline hardens session rewind—while several Gemini CLI tags stay noisy prerelease.
What the evidence shows
High-signal, versioned releases from GitHub-style sources dominated this window (model / agent / MCP / CLI themes). Security and breaking-change tags clustered around approvals, enterprise auth, and session durability.
--approve-for-me auto-reviewed approvals; import/sync Cursor & Claude skills without dupes/new·/clear session naming, pin/side threads; Agent Plugins manifests & marketplaces (Bedrock, Claude Code); thread forks; remote Code Mode over WebSocketclaude self-hosted-runner for Team/Enterprise web·mobile·desktop on your machines; archive plugin source (zip + optional SHA-256); Bedrock region prefix envrun.failedmodel tab-complete + provider switch; latest Gemini models; air-gapped GOOSE_DOCS_ROOT; templated compaction summariesgit.diff_base (HEAD vs default-branch merge base); Project Panel drag-out; JSX/TSX linked editing / Emmet in bodies (prerelease).envrc eval; tools-server OOM protectionTrusted mix: ~55% GitHub/changelog-style. Sources reporting errors: 0. Open improvement proposals on file: 8 (mostly older patch lines, P5).
For developers
- Codex CLI: Move to rust-v0.147.0 (or at least 0.146.1) if you use plugins or long-lived threads—use catalog install, sectioned transcripts, and treat
--approve-for-meas an explicit trust choice; read the cyber-model auto-review default change before unattended runs. - Claude Code: On Team/Enterprise, trial
claude self-hosted-runnerfor sessions that must stay on your hardware; preferarchiveplugins with SHA-256 pinning over ad-hoc git/npm when supply chain matters. - Cline: Desktop v0.0.8 + extension v4.1.7 + SDK v0.0.72 together make edit-rewind and MCP OAuth usable—practice fork-from-mid-thread on a scratch repo before relying on it in active worktrees.
- Goose v1.45.0: Use structured compaction templates and
GOOSE_DOCS_ROOTif you run air-gapped; tab-completemodelwhen switching Gemini/providers. - OpenCode v1.18.10: Pull if Modal model discovery or broken saved tabs bite you.
- Grok Build 8a14c91: Note worktree/resume and skill-path behavior if you script cwd switches.
- Skip deep invest in Gemini CLI preview/nightly tags unless you are fixing auth HTTPS or session-fallback bugs yourself.
For teams
- Enterprise auth path: Antigravity 1.1.10 Business sign-in maps Gemini Enterprise seats, region, and admin controls—pilot under a dedicated Cloud project before org-wide rollout.
- Self-hosted agent compute: Claude Code self-hosted runners change data-residency and cost posture; define who may register machines and how images are patched.
- Approval policy: Codex
--approve-for-meplus 0.146.1 safer cyber-model defaults need a written allowlist (which models, which repos, human audit cadence). - MCP posture: Cline’s pre-registered OAuth clients unstick remote MCP where dynamic registration is blocked—standardize client IDs in secrets management, not chat config.
- Session durability / rewind: Cline transactional checkpoints reduce half-applied agent damage; require checkpoint-on for shared workspaces and document restore drills.
- IDE fleet: Windsurf v3.7.16 restart confirmation protects running local agents; communicate Plugins→Extensions rename so support docs stay accurate.
- Prerelease gate: Zed v1.15.0-pre git.diff_base is useful for branch-based review norms—keep it off default stable images until non-pre.
What to ignore
- Gemini CLI v0.56.x preview/nightly caretaker/Firestore/PubSub churn — internal triage tooling, not a stable developer-facing feature drop.
- Marketing framing around “+N more changes” without the named bullets above.
- Open proposals still pointed at older lines (Codex 0.144–0.145, Cline v4.0.7, Goose v1.44.0, OpenCode v1.18.5, Zed v1.13.0-pre, Grok 8adf901): useful backlog hygiene, not today’s release truth.
- Score-only ranking without reading security-tagged notes (Codex cyber-model defaults, Gemini HTTPS credential fix).
Watch next
- Codex plugin marketplace +
--approve-for-meadoption vs. residual breakages after the 0.146→0.147 jump. - Claude self-hosted-runner operational patterns (Team/Enterprise only) and archive-plugin pinning in real orgs.
- Cline desktop fork/rewind reliability under multi-root workspaces and MCP OAuth at scale.
- Whether Zed’s
git.diff_baselands stable quickly post-pre. - Antigravity Enterprise sign-in + admin-control surface area in regulated environments.
- Any non-preview Gemini CLI release that promotes caretaker work into product CLI behavior.
- Closure or refresh of the 8 open improve/review proposals against the versions in this brief.
How to use DevAgentRadar
- Treat this as evidence-ranked release radar, not vendor copy—verify against the linked GitHub/changelog tags before upgrading production images.
- Developers: pick one assistant you already run; apply only the concrete version actions above on a branch.
- Teams: turn security/breaking rows into policy (approvals, self-hosted runners, MCP OAuth, checkpoint discipline) and assign an owner.
- Prefer versioned GitHub signals over blogs; discount prerelease/nightly unless you are reproducing a named fix.
- Re-check open proposals before scheduling fleet upgrades so work tracks current tags, not stale P5 items.
- Next brief: compare what actually shipped stable vs. what remained preview noise.
Evidence appendix
- Evidence window: top curated signals (versioned releases preferred)
- Assistants tracked: 22
- Signals in this brief: 16
- Trusted source mix (GitHub/changelog vs HTML): 55%
- Open improvement proposals: 8
- Sources reporting errors: 0
High-signal releases used
-
OpenAI Codex CLI
rust-v0.146.0: Name new sessions with/newor/clear, pin important threads, and switch between side conversations without closing them. (#34605, #34840, #35011) · Support — source -
Claude Code
v2.1.224: Added self-hosted environments:claude self-hosted-runnerturns your own machines or containers into a place Claude Code web, mobile, and desktop sessions can — source -
OpenAI Codex CLI
rust-v0.147.0: Install portable Agent Plugins and search across local, personal, workspace, and remote plugin catalogs. (#36544, #36409, #36919, #36796) · Organize conversatio — source -
Zed AI
v1.15.0-pre: This week's release includes a newgit.diff_basesetting for choosing whether editor gutters, file-status colors, andgit: diffshow uncommitted changes aga — source -
Google Antigravity
1.1.10: Added Business sign-in for Gemini Enterprise accounts, so you can authenticate with a Google Cloud project under Google Cloud terms, use a license seat allocate — source -
Cline
desktop-v0.0.8: Edit any earlier message in a conversation — the app forks the session at that point, rewinds the workspace to that run's checkpoint, and re-runs from your edit — source -
Cline
v4.1.7: Restore the "View Changes" button on completion rows, backed by SDK checkpoints, so you can review everything a task touched from the completion card. · Bring b — source -
Cline
sdk/sdk/v0.0.72— SDK v0.0.72: Prompts queued during a turn now survive being interrupted: they are preserved across user-initiated aborts, drained after a turn aborts itself, and edits made — source -
Gemini CLI
v0.56.0-preview.1: Changelog for v0.55.0-preview.1 · chore(release): bump version to 0.56.0-nightly.20260806.g761f604c1 · Changelog for v0.54.0 · Reclassifying Capacity Exhaustion — source -
OpenAI Codex CLI
rust-v0.146.1: Apply safer automatic-review defaults for cyber-capable models and explain permission changes in the terminal interface. (#37057) · #37057 [0.146] Backport safe — source -
Goose
v1.45.0: Stable agent event message identity #10716 · Tab completion and switch provider formodelcommand [#10585](h — source -
Gemini CLI
v0.54.0-preview.0: Changelog for v0.53.0-preview.0 · Changelog for v0.52.0 · chore(release): bump version to 0.54.0-nightly.20260722.gf743ab579 · fix(caretaker): sanitize and wrap — source -
Gemini CLI
v0.56.0-nightly.20260808.gcf22ac7e8: Reclassifying Capacity Exhaustion as Terminal Error · feat(caretaker): update Firestore schema with error, and pr_number fields · feat(caretaker-triage): prompt — source -
OpenCode
v1.18.10: Discover available Modal models automatically. (@devennavani) · Prevent adding the same attachment more than once. · Always show the new session button. · Impro — source
Open proposals
-
Improve with OpenAI Codex CLI rust-v0.145.0: rust-v0.145.0 0.145.0 (audience: team, P5)
-
Improve with Cline v4.0.7: v4.0.7 (audience: team, P5)
-
Improve with xAI Grok CLI (Grok Build) 8adf901: Synced from monorepo (audience: team, P5)
-
Improve with OpenCode pr-38252-videos: pr-38252-videos PR #38252 verification videos (audience: everyone, P5)
-
Improve with OpenAI Codex CLI rust-v0.144.6: rust-v0.144.6 0.144.6 (audience: developer, P5)
-
Review breaking changes in Zed AI v1.13.0-pre (audience: team, P5)
-
Improve with OpenCode v1.18.5: v1.18.5 (audience: team, P5)
-
Improve with Goose v1.44.0: v1.44.0 (audience: team, P5)
Anonymous · one vote per visitor · re-click to clear. Helps improve digests—not a product ranking.