Radar brief — 2026-08-18
CLI agents double down on approvals, plan-mode guardrails, and enterprise auth, while plugin catalogs and session-fork workflows keep shipping—security and control surfaces matter as much as model upgrades this window.
What the evidence shows
Versioned GitHub-style releases dominate the top scores; one HTML changelog and several prereleases/nightlies are noisier.
CLAUDE_CODE_PROJECT_DIR_NAME for per-session config hosts; selection:clear keybinding (incl. agents view); GitLab MR badge via authenticated glab (!N draft/pending/green). Large multi-surface drop (+48).--approve-for-me auto-reviewed approvals; import/sync Cursor & Claude skills without dupes (+155).git.diff_base chooses gutter/status/git: diff against HEAD vs default-branch merge base; Project Panel drag-out (macOS/Linux Wayland); JSX/TSX linked editing + Emmet in arrow/return bodies.@ path resolution; tool-registry discovery; release-pipeline hardening.run.failed.Lower-confidence / thin signals: Gemini CLI v0.56.0-preview.1 and nightly v0.56.0-nightly.20260818… (caretaker/SSR/TUI fixes, prerelease); Codex rust-v0.148.0-alpha.22 (tag only, no substantive notes in evidence).
For developers
- Codex (
rust-v0.147.0): Try Agent Plugins and catalog search locally; use conversation sections for long threads. Preferrust-v0.146.1+if you run cyber-capable models so auto-review defaults are the safer set. Inspect--approve-for-mebefore relying on it for unattended runs. - Cline (
v4.1.4): Expect plan mode to refuse mutating shell/file ops—not just prompt against them. Drive plan→act yourself. Use slash menu for skills vs workflows when names collide. - Cline Desktop (
desktop-v0.0.8): Use mid-thread edit + checkpoint rewind to experiment without manual git reset; trust failed restores less—restores are intended to be atomic. - Goose (
v1.46.0): Lean on streaming shell + per-message cost/TTFT UI to debug slow or expensive turns; cache-safe assembly is relevant if you care about prompt-cache hit rates. - Claude Code (
v2.1.234): SetCLAUDE_CODE_PROJECT_DIR_NAMEif your host isolates config dirs; bindselection:clear; wireglabauth to get MR state in the footer. - Gemini CLI (
v0.55.1): Pull for path-blocklist and@-reference resolution fixes before filing path-escape bugs. - Zed (
v1.15.0): Setgit.diff_baseexplicitly so gutters match whether you think in “uncommitted” vs “branch vs main.” - OpenCode (
v1.18.17): Useful if compaction or retry storms have been noisy; check PDF attach only on Copilot models that advertise vision.
For teams
- Enterprise auth path: Antigravity 1.1.10 Business sign-in (Gemini Enterprise seats, region, admin controls) is the clearest org-readiness signal this window—pilot under a dedicated Cloud project before broad rollout.
- Approval policy: Codex’s
--approve-for-meplus safer cyber-model auto-review (0.146.1→0.147.0) needs a written policy: who may enable auto-approve, on which repos, with what audit. - Plan-mode as control surface: Cline’s hard blocks in plan mode are enforceable guardrails—good default for supervised agents; document that models can no longer self-switch to act.
- Session integrity: Cline Desktop transactional rewinds + SDK queue/abort durability reduce “half-applied” workspace risk—prefer these builds for shared agent hosts.
- MCP estate: Windsurf’s MCP auth fixes (GitLab/Atlassian) and broad
surface:mcptags across Claude/Codex/Gemini/Cline justify a quick matrix test of self-hosted MCP against your pinned client versions. - Open proposals (P5 backlog): older improve/review items still open for Codex
0.145.0/0.144.6, Clinev4.0.7, Goosev1.44.0, OpenCodev1.18.5, Zedv1.13.0-prebreaking review, Grok sync—triage against current tags above before adopting stale proposal targets.
What to ignore
- Codex
rust-v0.148.0-alpha.22— empty release note in evidence; not actionable. - Gemini nightlies/previews (
v0.56.0-*) — internal caretaker/triage and SSR fix chatter; wait for stable notes unless you dogfood previews. - Marketing-shaped HTML blurbs without versioned GitHub detail (Windsurf is usable but secondary).
- Raw “+N more changes” volume — score and concrete control/security bullets beat changelog length.
- Stale open proposals pinned to older versions when newer evidence (e.g. Codex 0.147, Cline 4.1.4, Goose 1.46) already supersedes them.
Watch next
- Whether Codex plugin catalogs and
--approve-for-mepick up tighter default deny lists after the cyber-model review change. - Cline plan-mode hard blocks: any escape hatches or team policy docs in follow-on tags.
- Gemini CLI stable after the 0.55.1 security path fixes—does 0.56 ship tool-registry discovery cleanly?
- Goose production impact of unrolled loop + cache-safe assembly on cost and latency.
- Antigravity Enterprise: admin-control coverage beyond sign-in (sandbox/hooks tags already present).
- Claude Code follow-through on tagged surfaces (
permissions,context-files,background, MCP) called out in release tags but not fully expanded in the summary text. - Grok Build: first proper semver/tag after monorepo commit
be71313.
How to use DevAgentRadar
- Treat this as an evidence radar, not a vendor ranking—act only on versions and behaviors listed above.
- Developers: pin one CLI/agent bump this week that matches your pain (approvals, plan guards, checkpoints, or cost UI) and verify on a throwaway repo.
- Teams: map approval, plan-mode, MCP auth, and enterprise sign-in signals to policy before wide enablement; close or retarget open proposals to current tags.
- Re-check source URLs (GitHub releases first) when you adopt; ignore alphas/nightlies unless you explicitly dogfood.
- Suggest improvements via open proposals when a release lacks security/rollback notes your org needs.
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
-
Claude Code
v2.1.234: Added the optionalCLAUDE_CODE_PROJECT_DIR_NAMEenvironment variable: hosts that give each session its own config directory can choose a short name for the pe — 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: This week's release includes a newgit.diff_basesetting for choosing whether editor gutters, file-status colors, andgit: diffshow uncommitted changes aga — source -
Goose
v1.46.0: Unrolled agent loop #9574 · Cache-safe request assembly with append-only turn context and declared cache semant — 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 -
Gemini CLI
v0.55.1: fix/verify release npm ci ignore scripts · fix(ci): prevent workspace binary shadowing in release verification · Feat/tool registry discovery · fix(ci): prevent — 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.4: Recognize Chutes as a provider. · Show skills alongside workflows in the slash command menu, and disambiguate commands that share a name instead of letting one — 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 -
Gemini CLI
v0.56.0-nightly.20260818.g194edea47: [SSR Agent] Issue Fix (26120): Clarify privacy notice wording and selection options · [SSR Agent] Issue Fix (21919): Fix TypeScript strict-null errors in integr — source -
xAI Grok CLI (Grok Build)
be71313— Synced from monorepo: Synced from monorepo · Presence protocol end-to-end: live presence updates through the gateway to client presence tiers · Worktree: narrow standalone origin fet — source -
OpenCode
v1.18.17: Made session compaction keep complete recent turns and produce clearer summaries for smaller models. · Added MERGE Gateway reasoning variants so those model opt — 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.